aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
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
2020-04-08Remove the "next" field from windows_thread_infoTom Tromey1-0/+8
2020-04-08gdb: stop using host-dependent signal numbers in windows-tdep.cSimon Marchi1-0/+24
2020-04-08Remove objfile parameter from read_gdb_index_from_bufferSimon Marchi1-0/+6
2020-04-07Define NetBSD specific skip_solib_resolverKamil Rytarowski1-0/+6
2020-04-07DWARFv5: Info address command error in gdb with DWARFfv5.nitachra1-0/+9
2020-04-07DWARFv5: Handle location list for split dwarf.nitachra1-0/+11
2020-04-07Support for DW_AT_loclists_base and DW_FORM_loclistx.nitachra1-0/+15
2020-04-07gdb: small cleanups in dwarf2_psymtab constructorsSimon Marchi1-0/+7
2020-04-07[gdb/symtab] Add symbol with inherited DW_AT_const_value to psymtabsTom de Vries1-0/+6
2020-04-07[gdb/symtab] Fix check-psymtab failure for inline functionTom de Vries1-0/+5
2020-04-06Implement basic threading support in the NetBSD targetKamil Rytarowski1-0/+17
2020-04-06Select variant field when printing variantTom Tromey1-0/+6
2020-04-06Fix build breakage in NetBSD tdep filesTom Tromey1-0/+8
2020-04-06Handle complex error type in read_base_typeTom Tromey1-0/+5
2020-04-06Add signal number conversions for NetBSDKamil Rytarowski1-0/+17
2020-04-03Fix attributes of typed enums of typedefsHannes Domani1-0/+5
2020-04-03Fix DWARF disassembly of DW_OP_const_typeTom Tromey1-0/+5
2020-04-02gdb: use bfd_get_section_contents to read section contents in is_linked_with_...Simon Marchi1-0/+8
2020-04-02gdb: replace some calls to internal_error with gdb_assertSimon Marchi1-0/+9
2020-04-02Avoid assertion failure due to complex type changeTom Tromey1-0/+5
2020-04-02Micro-optimize partial_die_info::readTom Tromey1-0/+5
2020-04-02gdb: Don't remove duplicate entries from the line tableAndrew Burgess1-0/+7