aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2021-11-18gdb: PowerPC fix gdb.base/break-interp.expCarl Love3-9/+33
2021-11-18gdb fix PowerPC test gdb.arch/ppc-longdouble.expCarl Love1-1/+1
2021-11-18[gdb/testsuite] Add missing wait in gdb.base/signals-state-child.expTom de Vries1-3/+11
2021-11-17[gdb/build, s390x] Fix build after gdbarch_tdep changesAndreas Arnez1-1/+1
2021-11-17Expose the BTI BTYPE more explicitly in the registersLuis Machado2-0/+4
2021-11-17gdb/nat/linux-osdata.c: fix build on gcc-12 (string overfow)Sergei Trofimovich1-9/+4
2021-11-16gdb: Add aliases for read_core_file_mappings callbacksAaron Merey7-37/+46
2021-11-16gdb: fix length of array view returned by some value_contents functionsSimon Marchi1-3/+3
2021-11-16gdbsupport: remove FUNCTION_NAMESimon Marchi1-7/+1
2021-11-16gdb/gdbsupport: make xstrprintf and xstrvprintf return a unique_ptrAndrew Burgess32-144/+111
2021-11-16gdb: throw OPTIMIZED_OUT_ERROR rather than GENERIC_ERRORAndrew Burgess1-2/+3
2021-11-16[gdb/testsuite] Remove inferior output in gdb.base/foll-vfork.expTom de Vries4-12/+11
2021-11-15gdb: rework "set debuginfod" commandsSimon Marchi3-203/+142
2021-11-15gdb: adjust gdbarch_tdep calls in nat filesSimon Marchi13-105/+118
2021-11-15gdb: remove unused variables in xtensa-linux-nat.cSimon Marchi1-2/+0
2021-11-15gdb: add arc-newlib-tdep.c to ALL_TARGET_OBSSimon Marchi2-1/+2
2021-11-15[gdb] Don't use gdb_stdlog for inferior-eventsTom de Vries2-26/+14
2021-11-15Extend the prologue analyzer to handle the bti instructionLuis Machado2-0/+41
2021-11-15gdb: fix gdbarch_tdep ODR violationSimon Marchi133-1325/+1514
2021-11-14Fix build with current GCC: EL_EXPLICIT(location) always non-NULLPedro Alves1-6/+5
2021-11-14[PR gdb/16238] Add completer for the show user commandLancelot SIX2-1/+143
2021-11-12Fix gdb.base/sigstep.exp test for ppcCarl Love1-1/+11
2021-11-12[gdb/testsuite] Fix regexp in gdb.base/foll-vfork.expTom de Vries1-3/+3
2021-11-11gdb: fix "set scheduler-locking" thread exit hangSimon Marchi3-2/+89
2021-11-11[gdb/testsuite] Add gdb.arch/ppc64-break-on-_exit.expTom de Vries4-0/+303
2021-11-10Handle PIE in .debug_loclistsTom Tromey1-16/+15
2021-11-10gdb: adjust x_file fields on COFF readersClément Chigot2-7/+7
2021-11-10[gdb/testsuite] Add gdb.opt/break-on-_exit.expTom de Vries2-0/+92
2021-11-09Test case for Bug 28308Kevin Buettner3-0/+159
2021-11-09Fix PR 28308 - dprintf breakpoints not working when run from scriptKevin Buettner1-11/+3
2021-11-09gdb::array_view slicing/container selftest - test std::array tooPedro Alves1-0/+5
2021-11-09gdb.debuginfod/fetch_src_and_symbols.exp: fix when GDB is built with AddressS...Simon Marchi1-1/+6
2021-11-09Correctly handle DW_LLE_start_endTom Tromey4-7/+30
2021-11-09Fix build on rhES5Tom Tromey3-0/+24
2021-11-08Improve gdb::array_view ctor from contiguous containersLancelot SIX3-4/+25
2021-11-08Add a const version of gdb_argv:as_array_viewLancelot SIX1-0/+10
2021-11-08gdb: fix nulltr -> nullptr typoSimon Marchi1-1/+1
2021-11-08gdb: tweak scoped_disable_commit_resumed uses when resuming all threads in no...Simon Marchi2-3/+8
2021-11-08gdb: make dwarf2_find_containing_comp_unit take a dwarf2_per_bfdSimon Marchi1-14/+16
2021-11-08gdb: remove bpstat typedef, rename bpstats to bpstatSimon Marchi23-117/+115
2021-11-05Introduce make_unique_xstrndupTom Tromey2-5/+5
2021-11-05Avoid /proc/pid/mem races (PR 28065)Pedro Alves2-191/+147
2021-11-05gdb/testsuite: use gdb_get_line_numberAndrew Burgess2-18/+4
2021-11-04gdb: introduce "set index-cache enabled", deprecate "set index-cache on/off"Simon Marchi5-27/+71
2021-11-04gdb: pass/return setting setter/getter scalar values by valueSimon Marchi3-61/+81
2021-11-04gdb: remove command_class enum class_deprecatedSimon Marchi2-6/+1
2021-11-04gdb: remove unnecessary cmd_list_element::aliases nullptr checksSimon Marchi1-17/+11
2021-11-03gdb: fix gnu-nat buildSimon Marchi1-3/+3
2021-11-03gdb/testsuite: set ASAN_OPTIONS=detect_leaks=0 while running testsSimon Marchi1-0/+7
2021-11-03[AArch64] Make gdbserver register set selection dynamicLuis Machado1-0/+9