summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-09-15mgdb: amd64_winnt_init_reg_offsets(): initial implementation and integration.midipix2-0/+74
2019-09-14mgdb: winnt_detach(): clear executable file.midipix1-0/+2
2019-09-14mgdb: winnt_mourn_inferior(): remove unnecessary call to delete_inferior().midipix1-1/+0
2019-09-14mgdb: struct winnt_process: added .solibs member, related interfaces.midipix2-10/+123
2019-09-14mgdb: enable the perk library interface.midipix2-0/+22
2019-09-14mgdb: winnt_get_modules(): initial implementation and integration.midipix1-6/+88
2019-09-11gdb-7.12: midipix targets: abandon windows-tdep.o.midipix1-2/+2
2019-09-11mgdb: amd64-winnt-tdep.c, i386-winnt-tdep.c: abandon windows-tdep.h.midipix2-5/+5
2019-09-11mgdb: winnt_pid_to_exec_file(): initial implementation.midipix1-3/+18
2019-09-10mgdb: winnt_respond(): do not create a 'process-only' thread record.midipix1-2/+0
2019-09-09mgdb: winnt_xfer_partial((): initial implementation.midipix1-3/+19
2019-09-09mgdb: amd64_winnt_supply_core_regs(): implementation and integration.midipix1-1/+35
2019-09-09mgdb: moved {i386|amd64}_winnt_fetch_registers() where they belong.midipix5-49/+71
2019-09-09mgdb: winnt_wait(): set waitstatus->value.midipix1-0/+2
2019-09-08mgdb: winnt_wait(): handle event->evttype, added winnt_wait_event().midipix1-18/+46
2019-09-08mgdb: winnt_get_ada_task_ptid(): initial implementation and integration.midipix1-0/+14
2019-09-08mgdb: struct winnt_process: added and integrated struct __dbg_event member.midipix1-18/+50
2019-09-08mgdb: amd64_winnt_fetch_registers(): initial implementation and integration.midipix3-3/+78
2019-09-08mgdb: i386_winnt_init_abi(): whitespace meditation.midipix1-2/+1
2019-09-08mgdb: amd64_winnt_init_abi(): whitespace meditation.midipix1-2/+1
2019-09-08mgdb: winnt_mourn_inferior(): invoke delete_inferior().midipix1-0/+1
2019-09-08mgdb: winnt_detach(), winnt_kill(): invoke winnt_mourn_inferior().midipix1-7/+9
2019-09-08mgdb: implemented winnt_mourn_inferior(), revised winnt_abandon() accordingly.midipix1-8/+6
2019-09-08mgdb: winnt_wait(): always use the system process and thread identifiers.midipix1-4/+1
2019-09-08mgdb: winnt_prepare(): update inferior_ptid with current pid & tid.midipix1-0/+3
2019-09-08mgdb: added winnt_fetch_registers(), winnt_store_registers() as stubs.midipix1-0/+23
2019-09-08mgdb: added winnt_interrupt() as stub.midipix1-0/+7
2019-09-08mgdb: added winnt_thread_alive() as stub.midipix1-0/+10
2019-09-08mgdb: added winnt_files_info() as stub.midipix1-0/+6
2019-09-08mgdb: added winnt_xfer_partial() as stub.midipix1-0/+30
2019-09-08mgdb: added winnt_pid_to_exec_file() as stub.midipix1-0/+11
2019-09-08mgdb: dynamically allocate outbuf, suitable for executable path name.midipix1-2/+5
2019-09-08mgdb: winnt_pid_to_str(): fix thread-id sprintf format specifier.midipix1-1/+1
2019-09-08mgdb: removed winnt_pfd_from_pid() [--> winnt_process_record()].midipix1-12/+0
2019-09-07README: updated slibtool-related note.midipix1-5/+3
2019-09-07mgdb: amd64 bits: defined amd64_winnt_frame_unwind.midipix1-1/+2
2019-09-07project: directory layout: patches for foo are now under ./patches/foo.midipix6-0/+0
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-09-01gdb-7.12: always use the bundled opcodes library.midipix1-15/+0
2019-09-01gdb-7.12: removed the pre-chainport config.sub & config.guess bits.midipix1-25/+0
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.midipix4-0/+38
2019-08-31gdb: midipix-specific bits: introduced gdb/winnt-nat.c.midipix1-0/+284
2019-08-31gdb: midipix-specific bits: updated gdb/config/i386/midipix64.mh.midipix1-1/+1
2019-08-31gdb-7.12.midipix: updated patch.midipix1-81/+81
2019-08-31project: gdb bits: moved patch notes to gdb.notes.midipix2-36/+35