summaryrefslogtreecommitdiff
path: root/overlay/mgdb/gdb/winnt-nat.c
AgeCommit message (Expand)AuthorFilesLines
2019-09-07mgdb: winnt_kill(): initial implementation and integration.midipix1-6/+24
2019-09-07mgdb: winnt_create_inferior(): initial implementation and integration.midipix1-5/+64
2019-09-07mgdb: winnt_detach(): finalize logic.midipix1-8/+12
2019-09-02mgdb: winnt_prepare(), winnt_respond(): initial implementation and integration.midipix1-0/+112
2019-08-31mgdb: close process file descriptor upon detaching.midipix1-0/+5
2019-08-31mgdb: winnt_detach(): fix failure test logic.midipix1-1/+1
2019-08-31gdb: midipix-specific bits: added copyright note.midipix1-0/+6
2019-08-31gdb: midipix-specific bits: introduced gdb/winnt-nat.c.midipix1-0/+284