summaryrefslogtreecommitdiff
path: root/gdb
Commit message (Expand)AuthorAgeFilesLines
* Add dynamic_prop::is_constantTom Tromey2023-05-1214-43/+45
* Implement DAP register scopeTom Tromey2023-05-122-5/+33
* Fix calling debuginfo-less functions in AdaTom Tromey2023-05-126-2/+113
* gdb/python: implement DisassemblerResult.__str__ methodAndrew Burgess2023-05-123-9/+30
* gdb/python: implement __repr__ methods for py-disasm.c typesAndrew Burgess2023-05-123-2/+84
* gdb/doc: improve Python Disassembler API documentationAndrew Burgess2023-05-121-5/+12
* gdb/testsuite: extend special '^' handling to gdb_test_multipleAndrew Burgess2023-05-127-28/+39
* gdb: fix error message for $_gdb_maint_settingAndrew Burgess2023-05-122-2/+25
* [gdb/testsuite] Fix gdb.dwarf2/opt-out-not-implptr.exp for -m32Tom de Vries2023-05-121-7/+45
* [gdb/testsuite] Make is_64_target more robustTom de Vries2023-05-121-1/+8
* [gdb/cli] Fix wrapping for TERM=ansiTom de Vries2023-05-123-13/+1
* Do not print <synthetic pointer> when piece is optimized outTom Tromey2023-05-113-8/+91
* gdb/testsuite: Match file size in gdb.debuginfod/crc_mismatch.expAaron Merey2023-05-111-1/+1
* Disable out-of-scope watchpointsJohnson Sun2023-05-114-0/+103
* Add "scheduler-locking" to documentation indexTom Tromey2023-05-111-0/+1
* [gdb/tui] Fix tui compact-source a bit moreTom de Vries2023-05-102-17/+29
* gdb/rust: fix crash for expression debug with stringsAndrew Burgess2023-05-102-1/+25
* [gdb/tui] Fix tui compact-sourceTom de Vries2023-05-104-8/+71
* Support higher baud rates when they are definedDan Callaghan2023-05-091-0/+66
* gdb: fix use-after-free in check_longjmp_breakpoint_for_call_dummySimon Marchi2023-05-091-9/+16
* x86-fbsd-nat: Add missing public label.John Baldwin2023-05-081-0/+1
* gdb: Avoid warning for the jump command inside an inline function.Felix Willgerodt2023-05-083-1/+76
* Remove parameter from select_source_symtabTom Tromey2023-05-072-20/+10
* Remove ALL_BREAKPOINTS_SAFETom Tromey2023-05-071-71/+63
* Remove ALL_DICT_SYMBOLSTom Tromey2023-05-075-30/+57
* Remove ALL_OBJFILE_OSECTIONSTom Tromey2023-05-0720-276/+294
* Rename objfile::sectionsTom Tromey2023-05-0711-29/+30
* Allow pretty-print of static membersTom Tromey2023-05-063-16/+47
* Filter out types from DAP scopes requestTom Tromey2023-05-052-7/+7
* Use discrete_position in ada-valprint.cTom Tromey2023-05-051-30/+9
* gdb/python: add mechanism to manage Python initialization functionsAndrew Burgess2023-05-0535-158/+254
* gdb/testsuite: more newline pattern cleanupAndrew Burgess2023-05-055-9/+9
* [gdb/testsuite] Generate long string in gdb.base/page.expTom de Vries2023-05-051-1/+1
* gdb/testsuite: tighten patterns in build-id-no-debug-warning.expAndrew Burgess2023-05-051-2/+4
* Simplify decode_locdescTom Tromey2023-05-051-137/+66
* Simplify auto_load_expand_dir_vars and remove substitute_path_componentTom Tromey2023-05-055-121/+21
* [gdb/testsuite] Add gdb.base/wrap-line.expTom de Vries2023-05-051-0/+169
* [gdb/testsuite] Add gdb.tui/wrap-line.expTom de Vries2023-05-052-14/+188
* Revert "gdb/testsuite: add KFAILs to gdb.reverse/step-reverse.exp"Bruno Larsen2023-05-041-15/+0
* Don't treat references to compound values as "simple".Gareth Rees2023-05-0410-25/+175
* [gdb/build] Fix frame_list position in frame.cTom de Vries2023-05-032-9/+10
* gdb/show_args_command: print to the ui_file argumentLancelot SIX2023-05-031-1/+1
* Pass const frame_info_ptr reference for skip_[language_]trampolineMark Wielaard2023-05-034-5/+5
* Change signature of bfd crc functionsAlan Modra2023-05-033-3/+3
* gdb.base/watchpoint-unaligned.exp: Always initialize wpoffset_to_wpnumAlexandra Hájková2023-05-021-1/+2
* xcoffread.c: Fix -Werror=dangling-pointer= issue with main_subfile.Mark Wielaard2023-05-021-11/+13
* [gdb/testsuite] Use set in lmap in gdb.dwarf2/dw2-abs-hi-pc.expTom de Vries2023-05-021-1/+1
* Fix Assertion pid != 0 failure in AIX.Aditya Kamath2023-05-021-12/+11
* Remove error_streamTom Tromey2023-05-023-10/+2
* gdb/testsuite: compile gdb.linespec/cp-completion-aliases.exp as C++Andrew Burgess2023-05-021-1/+1