Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-09-07 | mgdb: winnt_create_inferior(): initial implementation and integration. | midipix | 1 | -5/+64 |
2019-09-07 | mgdb: winnt_detach(): finalize logic. | midipix | 1 | -8/+12 |
2019-09-02 | mgdb: winnt_prepare(), winnt_respond(): initial implementation and integration. | midipix | 1 | -0/+112 |
2019-08-31 | mgdb: close process file descriptor upon detaching. | midipix | 1 | -0/+5 |
2019-08-31 | mgdb: winnt_detach(): fix failure test logic. | midipix | 1 | -1/+1 |
2019-08-31 | gdb: midipix-specific bits: added copyright note. | midipix | 4 | -0/+38 |
2019-08-31 | gdb: midipix-specific bits: introduced gdb/winnt-nat.c. | midipix | 1 | -0/+284 |
2019-08-31 | gdb: midipix-specific bits: updated gdb/config/i386/midipix64.mh. | midipix | 1 | -1/+1 |
2019-08-30 | project: gdb bits: applied new directory layout (./overlay). | midipix | 4 | -0/+86 |