sim: cgen: suppress trace non-literal printf warning
[binutils-gdb.git] / gdb /
2021-06-26 Simon Marchigdb/guile: use return values of add_setshow functions...
2021-06-26 Simon Marchigdb: remove context parameter from add_setshow_enum_cmd
2021-06-26 Simon Marchigdb: add assert in cmd_list_element::set_context
2021-06-26 Simon Marchigdb: add context getter/setter to cmd_list_element
2021-06-25 Andrew Burgessgdb: change info sources to group results by objfile
2021-06-25 Andrew Burgessgdb/mi: add new --group-by-objfile flag for -file-list...
2021-06-25 Andrew Burgessgdb/mi: add regexp filtering to -file-list-exec-source...
2021-06-25 Andrew Burgessgdb: make struct output_source_filename_data more C...
2021-06-25 Andrew Burgessgdb: add new function quick_symbol_functions::has_unexp...
2021-06-25 Andrew Burgessgdb: fix invalid arg coercion when calling static membe...
2021-06-25 Andrew Burgessgdb: use gdb::optional instead of passing a pointer...
2021-06-25 Andrew Burgessgdb: replace NULL terminated array with array_view
2021-06-25 Andrew Burgessgdb: fix regression in evaluate_funcall for non C+...
2021-06-25 Tom TromeyChange how .debug_aranges padding is skipped
2021-06-25 Tom TromeyRemove dwarf2_cu::language
2021-06-25 Tom TromeyConsolidate CU language setting
2021-06-25 Andrew Burgessgdb/python: allow for catchpoint type breakpoints in...
2021-06-25 Andrew Burgessgdb/guile: allow for catchpoint type breakpoints in...
2021-06-25 Andrew Burgessgdb/guile: improve the errors when creating breakpoints
2021-06-25 Carl LoveAdd ISA 3.1 check to powerpc-plxv-norel.exp
2021-06-25 Tom TromeyUse gdb::function_view in addrmap_foreach
2021-06-25 Tom TromeyDecode Ada types in Python layer
2021-06-25 Tom TromeyAdd non-wrapping mode to ada_decode
2021-06-25 Luis MachadoUpdate the core file architecture if a target descripti...
2021-06-24 Tom de Vries[gdb/testsuite] Fix duplicate in gdb.base/info-macros.exp
2021-06-24 Tom de Vries[gdb/testsuite] Fix duplicate in gdb.base/argv0-symlink.exp
2021-06-23 Tom de Vries[gdb/testsuite] Rewrite gdb_test_lines
2021-06-22 Simon Marchigdb: fix python/lib/gdb/__init__.py formatting
2021-06-22 Simon Marchigdb: remove unnecessary parameter wait_ptid from do_tar...
2021-06-22 Simon Marchigdb/python: print name of unwinder that claimed frame...
2021-06-22 Andreas Schwabgdb: Support DW_LLE_start_end
2021-06-22 Tom de Vries[gdb/testsuite] Add gdb.dwarf2/imported-unit-c.exp
2021-06-22 Andrew Burgessgdb/remote: handle target dying just before a stepi
2021-06-21 Andrew Burgessgdb/riscv: add support for vector registers in target...
2021-06-21 Andrew Burgessgdb/python: add PendingFrame.level and Frame.level...
2021-06-21 Andrew Burgessgdb/python: move PyLong_From* calls into py-utils.c
2021-06-21 Andrew Burgessgdb/python: handle saving user registers in a frame...
2021-06-20 Mike Frysingergdb/gdbserver: switch to AC_CONFIG_MACRO_DIRS
2021-06-18 Carl LoveFix powerpc-power8.exp test with new mnemonics
2021-06-17 Pedro AlvesDon't call sigtimedwait for scoped_ignore_sigttou
2021-06-17 Pedro AlvesAdd a unit test for scoped_ignore_sigpipe
2021-06-17 Pedro AlvesIntroduce scoped_restore_signal
2021-06-17 Pedro AlvesMove scoped_ignore_sigttou to gdbsupport/
2021-06-17 Simon Marchigdb/testsuite: gdb.base/args.exp: add KFAIL for native...
2021-06-17 Simon Marchigdb/testsuite: gdb.base/args.exp: remove trailing paren...
2021-06-17 Simon Marchigdb/testsuite: gdb.base/args.exp: use $old_gdbflags...
2021-06-17 Simon Marchigdb/testsuite: gdb.base/args.exp: use save_vars
2021-06-17 Pedro AlvesMake the TUI command window support the mouse
2021-06-16 Simon Marchisim: make some rules silent by default in Make-common.in
2021-06-16 Felix Willgerodtgdb, doc: Fix missed ChangeLog entry.
2021-06-16 Felix Willgerodtbtrace, doc: Clarify record function-call-history docum...
2021-06-16 Tom de Vries[gdb/symtab] Fix infinite recursion in dwarf2_cu::get_b...
2021-06-15 Carl LoveFix typo in vsx-regs.exp test
2021-06-15 Alan Modrareadelf: report DF_1_PIE as "Position-Independent Execu...
2021-06-14 Mike Frysingergnulib: define the path to gnulib's parent dir
2021-06-14 John Baldwinfbsd nat: Disable address space randomization when...
2021-06-14 Pedro AlvesFix silent gdb.base/annota1.exp test coverage regression
2021-06-14 Bernd EdlingerInclude missing header signal.h
2021-06-12 John Baldwinremote: Fix indentation in remote_new_objfile.
2021-06-11 Simon MarchiFix ChangeLog entry location
2021-06-11 Kevin Buettnermi-sym-info.exp: Increase timeout for 114-symbol-info...
2021-06-11 Kevin Buettnerprint-symbol-loading.exp: Allow libc symbols to be...
2021-06-11 Kevin Buettnertestsuite/glib-2.34: Match/consume optional libthread_d...
2021-06-11 Kevin Buettnerlibthread_db initialization changes related to upcoming...
2021-06-11 Simon Marchigdb: remove unused struct call_site_stuff forward decla...
2021-06-11 Felix Willgerodtgdb, testsuite: Fix mi-var-child-f.exp for Intel compilers.
2021-06-11 Tom TromeyImplement Rust raw identifiers
2021-06-10 Simon Marchigdb/testsuite: capture GDB tty name in default_gdb_spawn
2021-06-10 Tom de Vries[gdb/testsuite] Fix timeout in gdb.mi/user-selected...
2021-06-10 Bhuvanendra Kumar N [gdb/testsuite] Convert multi-line function call...
2021-06-10 Tom de Vries[gdb/testsuite] Fix gdb.cp/nested-types.exp with check...
2021-06-10 Tom de Vries[gdb/testsuite] Fix gdb.cp/cplusfuncs.exp with check...
2021-06-09 Tom TromeyUpdate read1 example in gdb/testsuite/README
2021-06-09 Simon Marchigdb/testsuite: add some logging in Term::_check_box
2021-06-08 Lancelot SIXUse is/is not to check for None in python code.
2021-06-08 Simon Marchigdb: try to load libthread_db only after reading all...
2021-06-08 Tom de Vries[gdb/testsuite] Disallow single argument in multi_line
2021-06-08 Tom de Vries[gdb/testsuite] Fix gdb.base/info-macros.exp with check...
2021-06-08 Tom de Vries[gdb/testsuite] Simplify gdb.base/info-types.exp.tcl...
2021-06-08 Tom de Vries[gdb/testsuite] Fix gdb.base/batch-preserve-term-settin...
2021-06-08 Tom de Vries[gdb/testsuite] Fix gdb.threads/multi-create-ns-info...
2021-06-08 Tom de Vries[gdb/testsuite] Simplify gdb.base/sect-cmd.exp
2021-06-08 Tom de Vries[gdb/testsuite] Fix gdb.base/sect-cmd.exp
2021-06-07 Pedro AlvesFix a couple -Wdeprecated-copy issues
2021-06-07 Pedro Alvesgdb_rl_find_completion_word: Remove 'found_quote' local
2021-06-07 Pedro Alvesnat/amd64-linux-siginfo.c: Remove typedefs
2021-06-07 Pedro Alvesnat/amd64-linux-siginfo.c: Move align attribute from...
2021-06-07 Simon Marchigdb/testsuite: gdb.base/continue-all-already-running...
2021-06-07 Andrew Burgessgdb: handle case where type alignment is unknown
2021-06-07 Carl LoveAdd Power 10 PLT instruction patterns
2021-06-07 Simon Marchigdb/testsuite: use proc_with_prefix in gdb.base/attach.exp
2021-06-07 Simon Marchigdb: set only inferior_ptid in sparc_{fetch,store}_infe...
2021-06-07 Tom de Vries[gdb/testsuite] Fix gdb.base/run-attach-while-running.exp
2021-06-07 Tom de Vries[gdb/testsuite] Simplify gdb.base/info-types.exp.tcl
2021-06-07 Tom de Vries[gdb/testsuite] Fix gdb.base/new-ui-pending-input.exp...
2021-06-07 Tom de Vries[gdb/testsuite] Fix info-types-c.exp
2021-06-06 Simon Marchigdb/testsuite: set sysroot in gdb.server/stop-reply...
2021-06-05 Bernd EdlingerFix gdb crash due to SIGPIPE when the compile command...
2021-06-05 Tom TromeyReally fix data-directory/Makefile rebuilding
2021-06-05 Tom TromeyFix gdb/data-directory Makefile-regeneration rule
next