Automatic date update in version.in
[deliverable/binutils-gdb.git] / gdb / nat / windows-nat.h
2021-04-30  Tom TromeyMake get_image_name static
2021-04-30  Tom TromeyShare DLL code between gdb and gdbserver
2021-04-30  Tom TromeyUse nat/windows-nat function indirection code
2021-04-30  Tom TromeyMove function indirection code to nat/windows-nat
2021-04-12  Simon Marchigdb, gdbserver: remove WinCE support code
2021-01-01  Joel BrobeckerUpdate copyright year range in all GDB files
2020-09-24  Hannes DomaniHandle 64bit breakpoints of WOW64 processes as SIGINT
2020-06-18  Pedro AlvesDon't write to inferior_ptid in windows-nat.c, part II
2020-04-24  Tom TromeyFix Windows debugging regression
2020-04-16  Tom TromeyFix Cygwin gdb build
2020-04-10  Hannes DomaniFix debugging of WOW64 processes
2020-04-08  Tom TromeyMake last_wait_event static
2020-04-08  Tom TromeyMove wait_for_debug_event to nat/windows-nat.c
2020-04-08  Tom TromeyIntroduce fetch_pending_stop
2020-04-08  Tom TromeyShare some inferior-related Windows code
2020-04-08  Tom TromeyShare handle_exception
2020-04-08  Tom TromeyShare handle_load_dll and handle_unload_dll declarations
2020-04-08  Tom TromeyNormalize handle_output_debug_string API
2020-04-08  Tom TromeyShare some Windows-related globals
2020-04-08  Tom TromeyShare get_image_name between gdb and gdbserver
2020-04-08  Tom TromeyShare thread_rec between gdb and gdbserver
2020-04-08  Tom TromeyWrap shared windows-nat code in windows_nat namespace
2020-04-08  Tom TromeyCall CloseHandle from ~windows_thread_info
2020-04-08  Tom TromeyHandle pending stops from the Windows kernel
2020-04-08  Tom TromeyShare Windows thread-suspend and -resume code
2020-04-08  Tom TromeyMake windows_thread_info::name a unique_xmalloc_ptr
2020-04-08  Tom TromeyChange two windows_thread_info members to "bool"
2020-04-08  Tom TromeyUse new and delete for windows_thread_info
2020-04-08  Tom TromeyShare windows_thread_info between gdb and gdbserver
This page took 2.184122 seconds and 35 git commands to generate.