Clarify why we unit test matching symbol names with 0xff characters
[binutils-gdb.git] / gdb /
2022-05-31 Pedro AlvesClarify why we unit test matching symbol names with...
2022-05-31 Pedro AlvesImprove break-range's documentation
2022-05-31 Pedro AlvesExplicitly mention yet-unloaded shared libraries in...
2022-05-31 Andrew Burgessgdb/testsuite: resolve duplicate test name in gdb.trace...
2022-05-30 Simon Marchigdb/testsuite: fix gdb.trace/signal.exp on x86
2022-05-30 Pedro Alvesgdb/manual: Introduce location specs
2022-05-30 Luis MachadoMove 64-bit BFD files from ALL_TARGET_OBS to ALL_64_TAR...
2022-05-28 Andrew Burgessgdb/python: improve formatting of help text for user...
2022-05-28 Andrew Burgessgdb: use gdb::unique_xmalloc_ptr<char> for docs in...
2022-05-27 Tom TromeyFix crash with "maint print arc"
2022-05-27 Andrew Burgessopcodes/i386: remove trailing whitespace from insns...
2022-05-27 Alan ModraRemove use of bfd_uint64_t and similar
2022-05-26 John Baldwinaarch64-fbsd-nat: Move definition of debug_regs_probed...
2022-05-26 Lancelot SIXgdb: Change psymbol_functions::require_partial_symbols...
2022-05-26 Lancelot SIXgdb: Require psymtab before calling quick_functions...
2022-05-26 Tom TromeyFix crash in new DWARF indexer
2022-05-26 Tom TromeyFinalize each cooked index separately
2022-05-26 Lancelot SIXgdb/linux-nat: xfer_memory_partial return E_IO on error
2022-05-26 Lancelot SIXgdb/testsuite: prefer gdb_test in gdb.dwarf2/calling...
2022-05-25 Pedro AlvesShow enabled locations with disabled breakpoint parent...
2022-05-25 Pedro Alvesgdb: Fix DUPLICATE and PATH regressions throughout
2022-05-25 Pedro AlvesAdd -nopass option to gdb_test/gdb_test_multiple
2022-05-24 Tom de Vries[gdb/testsuite] Fix gdb.opt/clobbered-registers-O2...
2022-05-24 Tom de Vries[gdb/testsuite] Fix gdb.opt/clobbered-registers-O2...
2022-05-24 Tiezhu Yanggdb: LoongArch: Define LOONGARCH_LINUX_NUM_GREGSET...
2022-05-24 Christophe LyonAArch64: add support for DFP (Decimal Floating point)
2022-05-23 John BaldwinTweak the std::hash<> specialization for aarch64_features.
2022-05-23 John BaldwinFix loongarch_iterate_over_regset_sections for non...
2022-05-23 Tiezhu Yanggdb: LoongArch: Implement the iterate_over_regset_secti...
2022-05-23 Tom de Vries[gdb/testsuite] Fix -prompt handling in gdb_test
2022-05-23 Tom de Vries[gdb/exp] Fix UB in scalar_binop
2022-05-23 Tom de Vries[gdb/ada] Fix gdb.ada/dynamic-iface.exp with gcc 7
2022-05-23 Tom de Vries[gdb/testsuite] Skip language auto in gdb.base/parse_nu...
2022-05-22 Alok Kumar SharmaAccept functions with DW_AT_linkage_name present
2022-05-20 Pedro AlvesRename base_breakpoint -> code_breakpoint
2022-05-20 Pedro AlvesTest "set multiple-symbols on" creating multiple breakp...
2022-05-20 Pedro AlvesMake sure momentary breakpoints are always thread-specific
2022-05-20 Pedro AlvesMomentary breakpoints should have no breakpoint number
2022-05-20 Pedro AlvesAdd/tweak intro comments of struct breakpoint and sever...
2022-05-20 Pedro AlvesMove add_location(sal) to base_breakpoint
2022-05-20 Pedro AlvesMove common bits of catchpoint/exception_catchpoint...
2022-05-20 Pedro AlvesMake catchpoint inherit breakpoint, eliminate init_raw_...
2022-05-20 Pedro AlvesMake breakpoint_address_bits look at the location kind
2022-05-20 Pedro AlvesMake exception_catchpoint inherit base_breakpoint inste...
2022-05-20 Pedro AlvesRefactor momentary breakpoints, eliminate set_raw_break...
2022-05-20 Pedro AlvesRefactor set_internal_breakpoint / internal_breakpoint...
2022-05-20 Pedro AlvesConvert init_ada_exception_catchpoint to a ctor
2022-05-20 Pedro AlvesMake ada_catchpoint_location's owner ctor parameter...
2022-05-20 Pedro Alvesinit_breakpoint_sal -> base_breakpoint::base_breakpoint
2022-05-20 Pedro AlvesRemove "internal" parameter from a couple functions
2022-05-20 Pedro AlvesMore breakpoint_ops parameter elimination
2022-05-20 Pedro AlvesMake a few functions work with base_breakpoint instead...
2022-05-20 Pedro Alvesranged_breakpoint: move initialization to ctor
2022-05-20 Pedro Alvesranged_breakpoint: use install_breakpoint
2022-05-20 Pedro Alvesranged_breakpoint: don't use init_raw_breakpoint
2022-05-20 Pedro AlvesMake structs breakpoint/base_breakpoint/catchpoint...
2022-05-20 Pedro Alvesadd_location_to_breakpoint -> breakpoint::add_location
2022-05-20 Carl LovePowerPC: Make test gdb.arch/powerpc-power10.exp Endian...
2022-05-20 Tom TromeyRemove obsolete text from documentation
2022-05-20 Aditya Vidyadhar... Fix non-pointer type compilation error in aix-thread.c
2022-05-19 Andrew Burgessgdb/doc: use @value{GDBP} in 'info pretty-printer'...
2022-05-19 Andrew Burgessgdb/doc: make use of group/end group in 'info pretty...
2022-05-19 Nikolaos Chatzikon... gdb/doc: fix inconsistent info pretty-printer example
2022-05-19 Tiezhu Yanggdb: testsuite: Support displaced stepping on LoongArch
2022-05-18 John BaldwinUse aarch64_features to describe register features...
2022-05-18 Carl LovePowerPC: bp-permanent.exp, kill-after-signal fix
2022-05-18 Yichao Yu[AArch64] Return the regnum for PC (32) on aarch64
2022-05-18 Pedro AlvesSupport -prompt and -lbl in gdb_test
2022-05-18 Luis MachadoRemove unused DWARF PAUTH registers
2022-05-18 Luis MachadoRename PAUTH_RA_STATE to RA_SIGN_STATE
2022-05-18 Tom de Vries[gdb/testsuite] Simplify unknown lang testing in gdb...
2022-05-18 Tom de Vries[gdb/testsuite] Use hex_for_lang in gdb.base/parse_numb...
2022-05-18 Tom de Vries[gdb/tdep] Add gdb/syscalls/update-linux-from-src.sh
2022-05-17 Nikolaos Chatzikon... Fix typo in info page
2022-05-17 Pedro AlvesFix gdb.python/py-connection.exp with remote targets
2022-05-17 Felix Willgerodtgdb, btrace: Throw an error for empty recordings when...
2022-05-17 Pedro AlvesMake gdb_test's question non-optional if specified
2022-05-17 Pedro Alvesgdb.base/skip.exp: Don't abuse gdb_test's question...
2022-05-17 Pedro AlvesAvoid having to unload file in gdb.server/connect-with...
2022-05-17 Pedro AlvesFix bogus gdb_test invocations
2022-05-17 Pedro Alvesgdb.base/scope.exp: Remove bogus gdb_test questions
2022-05-17 Pedro AlvesRemove gdb_test questions that GDB doesn't ask
2022-05-16 Eli Zaretskiigdb: Fix typo in last change in gdb.texinfo
2022-05-16 Eli Zaretskiigdb: Document the 'metadata' styling in GDB displays.
2022-05-16 Tom TromeyFix Ada exception regression on Windows
2022-05-16 Bruno Larsengdb/testsuite: fix "continue outside of loop" TCL errors
2022-05-13 Tom TromeyRemove unused field cooked_index::m_start
2022-05-13 Tom TromeyImplement pid_to_exec_file for Windows in gdbserver
2022-05-13 Tom TromeyRemove windows_process_info::id
2022-05-13 Tom TromeyConstify target_pid_to_exec_file
2022-05-13 Tom TromeyPut corefile-run.core into test subdirectory
2022-05-13 Tom TromeyDo not double-read minimal symbols for PE COFF
2022-05-13 Pedro AlvesFix "gdb --write" with core files
2022-05-12 Alan Modragdb: remove use of PTR
2022-05-12 Tom de Vries[gdb/testsuite] Fix gdb.cp/break-f-std-string.cc with...
2022-05-12 Mark Wielaardgdb: Workaround stringop-overread warning in debuginfod...
2022-05-12 Luis MachadoMake gdb.ada/float-bits.exp more generic
2022-05-12 Tom de Vries[gdb/tdep] Improve gdb/syscalls/update-linux.sh
2022-05-12 Tom de Vries[gdb/testsuite] Fix gdb.dwarf2/dw2-out-of-range-end...
2022-05-11 Tom de Vries[gdb/testsuite] Fix gdb.base/catch-syscall.exp with...
next