aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2020-07-30Unify Solaris procfs and largefile handlingRainer Orth1-0/+11
2020-07-30[gdb/build] Fix Wmaybe-uninitialized in gdb/ui-style.hTom de Vries1-0/+6
2020-07-29[tdep/s390] Fix Wmaybe-uninitialized in s390_displaced_step_fixupTom de Vries1-0/+5
2020-07-28Demangle function names when disassemblingAndrew Burgess1-0/+14
2020-07-28Update "disassemble" helpTom Tromey1-0/+5
2020-07-28Fix bug in DW_OP_GNU_variable_value evaluationTom Tromey1-0/+5
2020-07-28Implement xfer_partial TARGET_OBJECT_SIGNAL_INFO for NetBSDKamil Rytarowski1-0/+10
2020-07-28PKG_CHECK_MODULES: Properly check if $pkg_cv_[]$1[]_LIBS worksH.J. Lu1-0/+5
2020-07-28PKG_CHECK_MODULES: Check if $pkg_cv_[]$1[]_LIBS worksH.J. Lu1-0/+5
2020-07-28gdb/python: make more use of RegisterDescriptorsAndrew Burgess1-0/+15
2020-07-28gdb: Add a find method for RegisterDescriptorIteratorAndrew Burgess1-0/+9
2020-07-27Use SIGTRAP si_code values for all FreeBSD architectures on 11.3 and later.John Baldwin1-0/+5
2020-07-27Remove unused declaration from gcore.hTom Tromey1-0/+4
2020-07-27[gdb/build] Fix typo sys/sockets.h -> sys/socket.hTom de Vries1-0/+6
2020-07-26Don't unnecessarily redefine 'socklen_t' type in MinGW builds.Eli Zaretskii1-0/+8
2020-07-25gdb/fortran: resolve dynamic types when readjusting after an indirectionAndrew Burgess1-0/+12
2020-07-25[gdb/symtab] Ignore zero line table entriesTom de Vries1-0/+6
2020-07-24config/debuginfod.m4: Use PKG_CHECK_MODULESAaron Merey1-0/+5
2020-07-23Fix BZ 26294 - Add period to help text for maint print core-file-backed-mappingsKevin Buettner1-0/+6
2020-07-23Don't touch frame_info objects if frame cache was reinitializedPedro Alves1-0/+12
2020-07-23[gdb/tui] Fix Wmaybe-uninitialized warning in tui-winsource.cTom de Vries1-0/+6
2020-07-23gdb/disassembly: Update to handle non-statement addressesAndrew Burgess1-0/+5
2020-07-22Add documentation for "maint print core-file-backed-mappings"Kevin Buettner1-0/+5
2020-07-22Add new command "maint print core-file-backed-mappings"Kevin Buettner1-0/+9
2020-07-22Adjust coredump-filter.exp to account for NT_FILE note handlingKevin Buettner1-0/+11
2020-07-22Use NT_FILE note section for reading core target memoryKevin Buettner1-0/+17
2020-07-22Add new gdbarch method, read_core_file_mappingsKevin Buettner1-0/+7
2020-07-22Provide access to non SEC_HAS_CONTENTS core file sectionsKevin Buettner1-0/+11
2020-07-22section_table_xfer_memory: Replace section name with callback predicateKevin Buettner1-0/+9
2020-07-22Fix crash in -stack-list-argumentsTom Tromey1-0/+5
2020-07-22gdb/python: Use reference not pointer in py-registers.cAndrew Burgess1-0/+7
2020-07-22gdb/jit: skip jit symbol lookup if already detected the symbols don't existSimon Marchi1-0/+7
2020-07-22gdb/jit: apply minor cleanup and modernizationSimon Marchi1-0/+13
2020-07-22gdb/jit: remove jiter_objfile_data -> objfile back-linkSimon Marchi1-0/+6
2020-07-22gdb/jit: enable tracking multiple JITer objfilesTankut Baris Aktemur1-0/+16
2020-07-22gdb/jit: move cached_code_address and jit_breakpoint to jiter_objfile_dataSimon Marchi1-0/+9
2020-07-22gdb/jit: apply some simplifications and assertionsSimon Marchi1-0/+7
2020-07-22gdb/jit: split jit_objfile_data in twoSimon Marchi1-0/+17
2020-07-22gdb/jit: link to jit_objfile_data directly from the objfile structSimon Marchi1-0/+17
2020-07-22gdb/jit: pass the jiter objfile as an argument to jit_event_handlerTankut Baris Aktemur1-0/+12
2020-07-21Retire the now-unused gdbarch handle_segmentation_fault hook.John Baldwin1-0/+9
2020-07-21Migrate the sparc64 ADI handle_segmentation_fault hook to report_signal_info.John Baldwin1-0/+8
2020-07-21Migrate the x86 MPX handle_segmentation_fault hook to report_signal_info.John Baldwin1-0/+12
2020-07-21Report architecture-specific signal information for core files.John Baldwin1-0/+5
2020-07-21Add a new gdbarch hook to report additional signal information.John Baldwin1-0/+8
2020-07-21gdb/python: Reuse gdb.RegisterGroup objects where possibleAndrew Burgess1-0/+8
2020-07-21gdb/python: Reuse gdb.RegisterDescriptor objects where possibleAndrew Burgess1-0/+11
2020-07-21gdb, gdbserver: make stopped_pids global variables staticSimon Marchi1-0/+4
2020-07-21gdb: handle undefined properties in ada_discrete_type_{low,high}_boundSimon Marchi1-0/+6
2020-07-21Enable multi-process mode in the NetBSD native target.Kamil Rytarowski1-0/+7