aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2020-04-15gdb: Don't corrupt completions hash when expanding the hash tableAndrew Burgess1-0/+7
2020-04-15Better handling of realpath() failure in windows_make_so() on CygwinJon Turney1-0/+5
2020-04-14Implement IP_STAT+IP_STATUS (aliases of the same format) on NetBSDKamil Rytarowski1-0/+5
2020-04-14[gdb] Fix missing symtab includesTom de Vries1-0/+15
2020-04-14[gdb] Expand symbolless symtabs using maint expand-symtabsTom de Vries1-0/+17
2020-04-13Move event-loop.[ch] to gdbsupport/Tom Tromey1-0/+32
2020-04-13Introduce async-event.[ch]Tom Tromey1-0/+17
2020-04-13Introduce and use flush_streamsTom Tromey1-0/+5
2020-04-13Use warning in event-loopTom Tromey1-0/+5
2020-04-13Include <chrono> in event-loop.cTom Tromey1-0/+4
2020-04-13Move gdb_select.h to gdbsupport/Tom Tromey1-0/+17
2020-04-13Move event-loop configury to common.m4Tom Tromey1-0/+5
2020-04-13Move start_event_loop out of event-loop.cTom Tromey1-0/+6
2020-04-13Update my email address on MAINTAINERSSergio Durigan Junior1-0/+4
2020-04-13Implement IP_MINIMAL and IP_ALL on NetBSDKamil Rytarowski1-0/+5
2020-04-12Implement "info proc cmdline" for NetBSDKamil Rytarowski1-0/+5
2020-04-12Implement "info proc cwd" for NetBSDKamil Rytarowski1-0/+5
2020-04-12Implement "info proc exe" for NetBSDKamil Rytarowski1-0/+4
2020-04-12Implement "info proc mappings" for NetBSDKamil Rytarowski1-0/+17
2020-04-10gdb: fix undefined behavior reported in copy_bitwiseArtur Shepilko1-0/+5
2020-04-10Avoid infinite recursion in get_msymbol_addressTom Tromey1-0/+4
2020-04-10Skip separate debug files when handling copy relocationsTom Tromey1-0/+5
2020-04-10Fix debugging of WOW64 processesHannes Domani1-0/+10
2020-04-10[gdb/cli] Don't let python colorize strip leading newlinesTom de Vries1-0/+5
2020-04-09gdb: move Tom de Vries to Global MaintainersSimon Marchi1-0/+5
2020-04-09Partially revert my UB fix in record_lineBernd Edlinger1-0/+8
2020-04-09Add SVR4 psABI specific parser for AUXV entriesKamil Rytarowski1-0/+14
2020-04-08Make last_wait_event staticTom Tromey1-0/+6
2020-04-08Move wait_for_debug_event to nat/windows-nat.cTom Tromey1-0/+8
2020-04-08Introduce fetch_pending_stopTom Tromey1-0/+7
2020-04-08Share some inferior-related Windows codeTom Tromey1-0/+10
2020-04-08Share handle_exceptionTom Tromey1-0/+17
2020-04-08Remove some globals from windows-nat.cTom Tromey1-0/+6
2020-04-08Share handle_load_dll and handle_unload_dll declarationsTom Tromey1-0/+7
2020-04-08Fix up complaints.h for namespace useTom Tromey1-0/+5
2020-04-08Normalize handle_output_debug_string APITom Tromey1-0/+6
2020-04-08Share some Windows-related globalsTom Tromey1-0/+17
2020-04-08Share get_image_name between gdb and gdbserverTom Tromey1-0/+6
2020-04-08Share thread_rec between gdb and gdbserverTom Tromey1-0/+16
2020-04-08Wrap shared windows-nat code in windows_nat namespaceTom Tromey1-0/+6
2020-04-08Call CloseHandle from ~windows_thread_infoTom Tromey1-0/+6
2020-04-08Handle pending stops from the Windows kernelTom Tromey1-0/+22
2020-04-08Change type of argument to windows-nat.c:thread_recTom Tromey1-0/+12
2020-04-08Share Windows thread-suspend and -resume codeTom Tromey1-0/+9
2020-04-08Use lwp, not tid, for Windows thread idTom Tromey1-0/+13
2020-04-08Make windows_thread_info::name a unique_xmalloc_ptrTom Tromey1-0/+7
2020-04-08Change two windows_thread_info members to "bool"Tom Tromey1-0/+8
2020-04-08Use new and delete for windows_thread_infoTom Tromey1-0/+8
2020-04-08Share windows_thread_info between gdb and gdbserverTom Tromey1-0/+5
2020-04-08Rename windows_thread_info::id to "tid"Tom Tromey1-0/+6