]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb
Prevent an over large memory allocation in readelf when parsing a corrupt DWARF file.
[thirdparty/binutils-gdb.git] / gdb /
2023-03-14  Tom de Vries[gdb/testsuite] Add gdb.testsuite/board-sanity.exp
2023-03-13  Andrew Burgessgdb: add gdbarch::displaced_step_buffer_length
2023-03-13  Andrew Burgessgdbarch: make invalid=True the default for all Components
2023-03-13  Andrew Burgessgdbarch: remove some unneeded predefault="0" from gdbar...
2023-03-13  Andrew Burgessgdbarch: improve generation of validation in gdbarch...
2023-03-13  Andrew Burgessgdbarch: use predefault for more value components withi...
2023-03-13  Andrew Burgessgdb/gdbarch: remove the 'invalid=None' state from gdbar...
2023-03-13  Andrew Burgessgdb/gdbarch: split postdefault setup from invalid check...
2023-03-13  Andrew Burgessgdb/gdbarch: remove yet more 'invalid=True' from gdbarc...
2023-03-13  Andrew Burgessgdb/gdbarch: remove unused 'invalid=True' from gdbarch_...
2023-03-13  Tom TromeyFix crash in inside_main_func
2023-03-13  Tom de Vries[gdb/testsuite] Fix gdb.python/tui-window-factory.exp...
2023-03-13  Tom de Vries[gdb/testsuite] Fix gdb.python/tui-window.exp for remot...
2023-03-13  Tom de Vries[gdb/testsuite] Fix gdb.tui/completion.exp for local...
2023-03-13  Tom de Vries[gdb/testsuite] Fix gdb.tui/tui-layout.exp for remote...
2023-03-13  Tom de Vries[gdb/testsuite] Fix gdb.tui/tui-nl-filtered-output...
2023-03-13  Tom de Vries[gdb/testsuite] Require ![is_remote host] for TUI
2023-03-13  Tom de Vries[gdb/testsuite] Handle USE_TUI in gdb.tui/corefile...
2023-03-13  Tom de Vries[gdb/testsuite] Fix untested message in gdb.tui/corefil...
2023-03-13  Tom de Vries[gdb/testsuite] Fix gdb.threads/step-bg-decr-pc-switch...
2023-03-13  Bruno Larsen[gdb/obvious]: fix python formatting for test gdb.pytho...
2023-03-13  Bruno Larsengdb/testsuite: add regression test for per-objfile...
2023-03-13  Tom TromeyRemove dead code from scalar_binop
2023-03-13  Luis Machadoaarch64: Expand documentation of XML features
2023-03-13  Luis Machadoarm: Expand documentation of XML features
2023-03-11  Tom TromeyChange linetable_entry::is_stmt to bool
2023-03-11  Tom TromeyRemove extra scopes from objfile_relocate1
2023-03-11  Tom TromeyConstify linetables
2023-03-11  Tom TromeyChange linetables to be objfile-independent
2023-03-11  Tom TromeyAdd operator< and operator== to linetable_entry
2023-03-10  John BaldwinPR gdb/30214: Prefer local include paths to system...
2023-03-10  Tom de Vries[gdb/testsuite] Fix gdb.python/py-completion.exp
2023-03-10  Tom de Vries[gdb/testsuite] Fix gdb.python/py-cmd.exp
2023-03-10  Tom de Vries[gdb/testsuite] Fix py-autoloaded-pretty-printers-in...
2023-03-10  Tom de Vries[gdb/testsuite] Fix gdb.python/py-event-load.exp for...
2023-03-10  Tom TromeyUse require with test_compiler_info
2023-03-10  Tom TromeyMore uses of require with istarget
2023-03-10  Tom TromeyUse require with gdb_skip_stdio_test
2023-03-10  Tom TromeyUse require with target_info
2023-03-10  Tom TromeyMove allocate_stub_method to stabsread.c
2023-03-09  Simon Marchigdb, gdbserver, gdbsupport: fix whitespace issues
2023-03-09  Tom de Vries[gdb/testsuite] Fix gdb.threads/pending-fork-event...
2023-03-09  Tom de Vries[gdb/testsuite] Fix gdb.threads/multiple-successive...
2023-03-09  Tom de Vries[gdb/testsuite] Fix gdb.threads/thread-specific-bp...
2023-03-09  Tom de Vries[gdb/testsuite] Fix gdb.server/*.exp for remote target
2023-03-09  Tom de Vries[gdb/testsuite] Fix gdb.server/unittest.exp for remote...
2023-03-09  Tom de Vries[gdb/testsuite] Fix gdbserver path in remote-stdio...
2023-03-09  Tom de Vries[gdb/testsuite] Fix gdb.server/sysroot.exp for remote...
2023-03-09  Tom de Vries[gdb/testsuite] Fix gdb.server/multi-ui-errors.exp...
2023-03-09  Tom de Vries[gdb/testsuite] Fix gdb.server/server-kill.exp for...
2023-03-09  Tom de Vries[gdb/testsuite] Fix gdb.server/connect-with-no-symbol...
2023-03-08  Tom TromeyRemove OBJF_REORDERED
2023-03-08  Carl LovePowerPC, fix test gdb.arch/altivec-regs.exp
2023-03-07  Simon Marchigdb/amdgpu: provide dummy implementation of gdbarch_ret...
2023-03-07  Tom TromeyMerge forget_cached_source_info_for_objfile into objfil...
2023-03-07  Tom TromeyClean up attribute reprocessing
2023-03-07  Simon Marchigdb: initialize interp::next
2023-03-07  Simon Marchigdb: make interp::m_name an `const char *`
2023-03-07  Simon Marchigdb: make get_interp_info return a reference
2023-03-07  Tom TromeyFix selfcheck regression due to new maint command
2023-03-07  Richard Purdiegdb: Fix GDB_AC_CHECK_BFD macro regression
2023-03-07  Aditya Vidyadhar... Enable vector instruction debugging for AIX
2023-03-07  Tom de Vries[gdb/testsuite] Fix gdb.threads/execl.exp for remote...
2023-03-07  Tom TromeyEnsure index cache entry written in test
2023-03-07  Tom de Vries[gdb/testsuite] Fix gdb.base/skip-solib.exp for remote...
2023-03-07  Tom de Vries[gdb/testsuite] Use shlib gdb_compile option in gdb...
2023-03-07  Tom de Vries[gdb/testsuite] Fix gdb.base/fork-no-detach-follow...
2023-03-07  Tom de Vries[gdb/testsuite] Fix gdb.base/break-probes.exp for remot...
2023-03-07  Tom de Vries[gdb/testsuite] Fix gdb.dwarf2/dw2-zero-range.exp for...
2023-03-07  Tom de Vries[gdb/testsuite] Fix gdb.base/signals-state-child.exp...
2023-03-07  Tom de Vries[gdb/testsuite] Fix gdb.cp/breakpoint-shlib-func.exp...
2023-03-07  Aditya Vidyadhar... Modify altivec-regs.exp testcase for AIX
2023-03-07  Tom de Vries[gdb/testsuite] Fix gdb.mi/*.exp with remote-gdbserver...
2023-03-07  Simon Marchigdb: fix -Wsingle-bit-bitfield-constant-conversion...
2023-03-07  John Baldwingdb.threads/next-bp-other-thread.c: Ensure child thread...
2023-03-07  John Baldwingdb.threads/execl.c: Ensure all threads are started...
2023-03-07  John Baldwingdb.base/catch-syscall.exp: Remove some Linux-only...
2023-03-07  John Baldwingdb.threads/multi-create: Double the existing stack...
2023-03-07  John Baldwinamd64-linux-tdep: Don't treat fs_base and gs_base as...
2023-03-07  John Baldwingdb.arch/amd64-gs_base.exp: Support non-Linux.
2023-03-06  Kévin Le Gouguecgdb/python: Fix --disable-tui build
2023-03-06  Tom de Vries[gdb/testsuite] Move gdb.base/gdb-caching-proc.exp...
2023-03-06  Tom de Vries[gdb/testsuite] Allow args in gdb_caching_proc
2023-03-06  Tom de Vries[gdb/testsuite] Use regular proc syntax for gdb_caching...
2023-03-06  Tom de Vries[gdb/testsuite] Add gdb.testsuite/gdb-caching-proc.exp
2023-03-06  Tom TromeyFix DAP stackTrace through frames without debuginfo
2023-03-06  Tom TromeyRemove exception_catchpoint::resources_needed
2023-03-06  Tom TromeyRemove two more files in gdb "distclean"
2023-03-03  Simon Marchigdb/testsuite: use `kill -FOO` instead of `kill -SIGFOO`
2023-03-03  Tom de Vries[gdb/testsuite] Use set always-read-ctf on instead...
2023-03-03  Tom TromeyUpdate expected results in long_long.exp
2023-03-03  Andrew Burgessgdb/python: replace strlen call with std::string::size...
2023-03-02  Simon Marchigdb: fix -Wmaybe-uninitialized warning in value.c
2023-03-02  Tom TromeyHandle half-float in 'x' command
2023-03-02  Tom TromeyFix some value comments
2023-03-02  Hui Ligdb: LoongArch: Add support for static data member...
2023-03-02  Tom de Vries[gdb/symtab] Add set/show always-read-ctf on/off
2023-03-02  Simon Marchigdb: update some copyright years (2022 -> 2023)
2023-03-01  Tom TromeyUse const for dwarf2_property_baton
2023-03-01  Tom TromeyMake gdb property batons type-safe
next