aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2020-04-20gdb: fix tabs vs spaces in ChangeLogSimon Marchi1-30/+30
2020-04-18Restore some windows-tdep.c codeTom Tromey1-0/+6
2020-04-18Change get_objfile_arch to a method on objfileTom Tromey1-0/+92
2020-04-17Replace most calls to help_list and cmd_show_listTom Tromey1-0/+150
2020-04-17Remove obsolete and unused inf_ptrace_target::auxv_parseKamil Rytarowski1-0/+5
2020-04-16gdb: is_linked_with_cygwin_dll: mention filename in warning messagesSimon Marchi1-0/+5
2020-04-16gdb: is_linked_with_cygwin_dll: handle import table not at beginning of .idat...Simon Marchi1-0/+5
2020-04-16Refactor delete_program_space as a destructorPedro Alves1-0/+18
2020-04-16Fix Cygwin gdb buildTom Tromey1-0/+8
2020-04-16[gdb/symtab] Handle PU without import in "save gdb-index"Tom de Vries1-0/+6
2020-04-16Fix compilation of python/python.c for Python 3.9Kevin Buettner1-0/+5
2020-04-15Fix OpenBSD build error.Kamil Rytarowski1-0/+6
2020-04-15Use debug_printf in windows-nat.cTom Tromey1-0/+5
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