May 2021 Archives by author
Starting: Sat May 1 06:22:35 GMT 2021
Ending: Mon May 31 21:33:07 GMT 2021
Messages: 1021
- [PATCH v2] gdb/python: add a 'connection_num' attribute to Inferior objects
Aktemur, Tankut Baris
- [PATCH v4 0/2] Multi-context invalid breakpoint conditions and MI
Aktemur, Tankut Baris
- [PATCH v4 2/2] gdb/mi: add a '--force' flag to the '-break-condition' command
Aktemur, Tankut Baris
- [PATCH] gdbserver/server: make some functions void
Tankut Baris Aktemur
- [PATCH 1/5] gdb: make target_close check that the target isn't pushed in all inferiors
Aktemur, Tankut Baris
- [PATCH 1/5] gdb: make target_close check that the target isn't pushed in all inferiors
Aktemur, Tankut Baris
- [PATCH v2] gdb: fix eval.c assert during inferior exit event
Aktemur, Tankut Baris
- [PATCH v2] gdb/python: add a 'connection_num' attribute to Inferior objects
Aktemur, Tankut Baris
- [PATCH v2] gdb/python: add a 'connection_num' attribute to Inferior objects
Aktemur, Tankut Baris
- [PATCH v3] gdb/python: add a 'connection_num' attribute to Inferior objects
Tankut Baris Aktemur
- [PATCH] testsuite/gdb.dwarf2: avoid dead code in dw2-inline-with-lexical-scope.c
Tankut Baris Aktemur
- [PATCH] Don't run personality syscall at configure time; don't check it at all
Pedro Alves
- [PATCH v2] Don't run personality syscall at configure time; don't check it at all
Pedro Alves
- [pushed] Don't include sys/personality.h in linux-low.cc anymore
Pedro Alves
- [PATCH v2] Don't run personality syscall at configure time; don't check it at all
Pedro Alves
- [PATCH] Don't run personality syscall at configure time; don't check it at all
Pedro Alves
- [PATCH] sim/d10v: Use offsetof in a static assertion about structure layout.
John Baldwin
- [PATCH] Mark tu_abbrev_offset::operator<() const.
John Baldwin
- [PATCH] Replace sort_tu_by_abbrev_offset with operator<
John Baldwin
- [PATCH] [AArch64] MTE corefile support
John Baldwin
- [PATCH] sim/d10v: Use offsetof in a static assertion about structure layout.
John Baldwin
- [PATCH] Fix printing of non pointer types when memory tagging is enabled
John Baldwin
- [PATCH 0/5] Add helper functions for FreeBSD native targets
John Baldwin
- [PATCH 1/5] Add regcache_map_supplies helper routine.
John Baldwin
- [PATCH 2/5] fbsd-nat: Add helper functions to fetch and store register sets.
John Baldwin
- [PATCH 3/5] riscv-fbsd-nat: Use fetch_register_set and store_register_set.
John Baldwin
- [PATCH 4/5] aarch64-fbsd-nat: Use fetch_register_set and store_register_set.
John Baldwin
- [PATCH 5/5] arm-fbsd-nat: Use fetch_register_set and store_register_set.
John Baldwin
- [PATCH] Fix printing of non pointer types when memory tagging is enabled
John Baldwin
- GDB 11 branching update (2021-05-30)
John Baldwin
- [PATCH] Conditionally restore displaced stepping state after fork.
John Baldwin
- [PATCH] Report additional details for signals received on FreeBSD.
John Baldwin
- [PATCH] Conditionally restore displaced stepping state after fork.
John Baldwin
- [PATCH] Report additional details for signals received on FreeBSD.
John Baldwin
- [PATCH v2 1/5] gdb: add lookup_cmd_exact to simplify a common pattern
Marco Barisione
- [PATCH v2 2/5] gdb: prevent prefix commands from being hooks
Marco Barisione
- [PATCH v2 2/5] gdb: prevent prefix commands from being hooks
Marco Barisione
- Using clang-format
Marco Barisione
- [PATCH v2 4/5] gdb: generate the prefix name for prefix commands on demand
Marco Barisione
- [PATCH v2] gdb: make gdbpy_parse_command_name return a unique_xmalloc_ptr
Marco Barisione
- [PATCH v3 2/5] gdb: prevent prefix commands from being hooks
Marco Barisione
- [PATCH v3 3/5] gdb: move declarations and docs for cli-decode.c to cli-decode.h
Marco Barisione
- [PATCH v3 5/5] gdb: add support for renaming commands
Marco Barisione
- [PATCH 0/4] Fix crash in "set python" and small cleanups
Marco Barisione
- [PATCH 1/4] gdb: Add an overloaded ui_out::text accepting a const std::string &
Marco Barisione
- [PATCH 2/4] gdb: Pass std::strings to ui_out::field_string () where convenient
Marco Barisione
- [PATCH 3/4] gdb: Fix crash in cmd_show_list () if the prefix doesn't contain "show "
Marco Barisione
- [PATCH 4/4] gdb: Add "set|show python" commands to the correct list
Marco Barisione
- [RFC][gdb/cli] Ignore error in gdb command script
Marco Barisione
- [PATCH 0/4] Fix crash in "set python" and small cleanups
Marco Barisione
- [PATCH 3/4] gdb: Fix crash in cmd_show_list () if the prefix doesn't contain "show "
Marco Barisione
- [PATCH] gdb: Move definitions of std::string overloads in ui_out to the header
Marco Barisione
- [PATCH 1/4] gdb: Add an overloaded ui_out::text accepting a const std::string &
Marco Barisione
- [PATCH] gdb: Move definitions of std::string overloads in ui_out to the header
Marco Barisione
- [PATCH] gdb: Don't change the uiout to console one when doing gdb.execute in TUI
Marco Barisione
- [PATCHv2] Add optional styled argument to gdb.execute
Marco Barisione
- [PATCH 0/4] Fix crash in "set python" and small cleanups
Marco Barisione
- [PATCH] gdb: Don't change the uiout to console one when doing gdb.execute in TUI
Marco Barisione
- [PATCH v2] gdb: Don't change the uiout to console one when doing gdb.execute in TUI
Marco Barisione
- [PING] [PATCH v4 0/3] Guile: add value-{reference,const}-value
George Barrett
- [PING] [PATCH] Guile: temporary breakpoints
George Barrett
- [PING**2] [PATCH] Guile: temporary breakpoints
George Barrett
- [PATCH] guile: fix make-value with pointer type
George Barrett
- [PATCH] guile: fix smob exports
George Barrett
- [PATCH] guile: stop procedures on invalid breakpoints
George Barrett
- [PATCH] guile: stop procedures on invalid breakpoints
George Barrett
- [PING**3] [PATCH] Guile: temporary breakpoints
George Barrett
- [PATCH/committed] sim: rx: cast bfd_vma when printing
Christian Biesinger
- [PATCH/committed] sim: rx: cast bfd_vma when printing
Christian Biesinger
- Proposal: format GDB Python files with black
Joel Brobecker
- start of the GDB 11 release cycle
Joel Brobecker
- start of the GDB 11 release cycle
Joel Brobecker
- start of the GDB 11 release cycle
Joel Brobecker
- start of the GDB 11 release cycle
Joel Brobecker
- start of the GDB 11 release cycle
Joel Brobecker
- start of the GDB 11 release cycle
Joel Brobecker
- [PATCH v4] [gdb] Add basic Z80 CPU support
Joel Brobecker
- [PATCH v2] gdb: fix eval.c assert during inferior exit event
Joel Brobecker
- start of the GDB 11 release cycle
Joel Brobecker
- start of the GDB 11 release cycle
Joel Brobecker
- GDB 11 branching update (2021-05-24)
Joel Brobecker
- start of the GDB 11 release cycle
Joel Brobecker
- start of the GDB 11 release cycle
Joel Brobecker
- start of the GDB 11 release cycle
Joel Brobecker
- [PATCH v2] gdb: try to load libthread_db only after reading all shared libraries when attaching / handling a fork child
Joel Brobecker
- GDB 11 branching update (2021-05-30)
Joel Brobecker
- [PATCH] [symtab/27831] Fix OBJF_MAINLINE assert
Kevin Buettner
- [PATCH 7/7] gdb: startup commands to control Python extension language
Andrew Burgess
- [PATCH][gdb/guile] Don't allow libguile to change libgmp mem fns
Andrew Burgess
- [PATCH] gdb/testsuite: update expected results in gdb.python/py-startup-opt.exp
Andrew Burgess
- [PATCH] gdb/riscv: add support for vector registers in target descriptions
Andrew Burgess
- [PATCH] gdb/guile: perform tilde expansion when sourcing guile scripts
Andrew Burgess
- [PATCH 0/2] Fix crash when printing watchpoints using guile API
Andrew Burgess
- [PATCH 1/2] gdb/testsuite: resolve duplicate test names in gdb.guile/scm-breakpoint.exp
Andrew Burgess
- [PATCH 2/2] gdb/guile: don't try to print location for watchpoints
Andrew Burgess
- [PATCHv2 0/2] gdb/guile: perform tilde expansion when sourcing guile scripts
Andrew Burgess
- [PATCHv2 1/2] gdb/guile: perform tilde expansion when sourcing guile scripts
Andrew Burgess
- [PATCHv2 2/2] gdb/guile: Have gdbscm_safe_source_script return a unique_ptr
Andrew Burgess
- [PATCH 1/2] gdb/testsuite: resolve duplicate test names in gdb.guile/scm-breakpoint.exp
Andrew Burgess
- [PATCH] gdb: make inferior::args a unique_xmalloc_ptr
Andrew Burgess
- [PATCH 1/5] gdb: make target_close check that the target isn't pushed in all inferiors
Andrew Burgess
- [PATCH 2/5] gdb: remove reference to current inferior in target_stack::unpush
Andrew Burgess
- [PATCHv2 2/2] gdb/guile: Have gdbscm_safe_source_script return a unique_ptr
Andrew Burgess
- [PATCH 1/4] gdb: remove target description macros
Andrew Burgess
- [PATCH 2/4] gdb: change target_desc_info::fetched to bool
Andrew Burgess
- [PATCH 3/4] gdb: (de-)allocate target_desc_info with new/delete
Andrew Burgess
- [PATCH 4/4] gdb: make target_desc_info::filename an std::string
Andrew Burgess
- [PATCHv2 1/2] gdb/guile: perform tilde expansion when sourcing guile scripts
Andrew Burgess
- [PUSHED] gdb: some int to bool conversion
Andrew Burgess
- [PUSHED] gdb/testsuite: use gdb_test_no_output instead of send_gdb
Andrew Burgess
- [PATCHv2 1/2] gdb/guile: perform tilde expansion when sourcing guile scripts
Andrew Burgess
- [PATCH 0/4] Debug printing for some python/*.c files
Andrew Burgess
- [PATCH 1/4] gdb: replace fprint_frame_id
Andrew Burgess
- [PATCH 2/4] gdb/py: convert debug logging in py-unwind to use new scheme
Andrew Burgess
- [PATCH 3/4] gdb/py: add some debugging to py-breakpoint.c
Andrew Burgess
- [PATCH 4/4] gdb/doc: document 'set debug py-unwind'
Andrew Burgess
- [PATCH 2/4] gdb/py: convert debug logging in py-unwind to use new scheme
Andrew Burgess
- [PATCH] gdb/doc: reword a sentence
Andrew Burgess
- [PATCH 2/4] gdb/py: convert debug logging in py-unwind to use new scheme
Andrew Burgess
- [PATCH] gdb/doc: reword a sentence
Andrew Burgess
- [PATCH] gdb/guile: improve the errors when creating breakpoints
Andrew Burgess
- start of the GDB 11 release cycle
Andrew Burgess
- [PATCH] gdb/testsuite: don't use source tree as temporary HOME directory
Andrew Burgess
- [PATCH] gdb/testsuite: use proc parameters in gdb.arch/amd64-osabi.exp
Andrew Burgess
- [PATCH] gdb/python: print name of unwinder that claimed frame in debug message
Andrew Burgess
- [PATCH 0/1] Integrate GNU poke in GDB
Andrew Burgess
- [PATCH 1/1] Integrate GNU poke in GDB
Andrew Burgess
- [PATCH 1/2] gdb: some int to bool conversion in remote.c
Andrew Burgess
- [PATCH 2/2] gdb: avoid sending unnecessary wildcard vCont actions
Andrew Burgess
- [PATCH 1/1] Integrate GNU poke in GDB
Andrew Burgess
- [PING] [PATCH v4 0/3] Guile: add value-{reference,const}-value
Andrew Burgess
- [PATCH 0/3] Make python/guile api catchpoint aware
Andrew Burgess
- [PATCH 1/3] gdb/guile: improve the errors when creating breakpoints
Andrew Burgess
- [PATCH 2/3] gdb/guile: allow for catchpoint type breakpoints in guile
Andrew Burgess
- [PATCH 3/3] gdb/python: allow for catchpoint type breakpoints in python
Andrew Burgess
- [PATCH] gdb/guile: improve the errors when creating breakpoints
Andrew Burgess
- [PATCH] gdb: remove cmd_list_element::pre_show_hook
Andrew Burgess
- [PATCH 0/4] New option for 'info sources', also better MI support
Andrew Burgess
- [RFC 0/2] Using pretty-printers for [] indexing
Andrew Burgess
- [PATCHv3 9/9] gdb/arm: add support for bare-metal core dumps
Andrew Burgess
- [PATCHv3 9/9] gdb/arm: add support for bare-metal core dumps
Andrew Burgess
- [PATCH 0/3] resolve test duplicates in gdb.guile/*.exp
Andrew Burgess
- [PATCH 1/3] gdb/testsuite: remove some duplicate test names from guile tests
Andrew Burgess
- [PATCH 2/3] gdb/testsuite: resolve duplicate test names in gdb.guile/*.exp
Andrew Burgess
- [PATCH 3/3] gdb/testsuite: resolve remaining duplicate tests in gdb.guile/
Andrew Burgess
- [PATCH 2/3] gdb/testsuite: resolve duplicate test names in gdb.guile/*.exp
Andrew Burgess
- [PING] [PATCH v3] Fixed pretty printing max depth behavior
Andrew Burgess
- [PATCH 2/2] gdb: avoid sending unnecessary wildcard vCont actions
Andrew Burgess
- [PATCH 3/4] gdb: add new -group-by-binary flag to info sources command
Andrew Burgess
- [PATCH v2] Fix raw-frame-arguments in combination with frame-filters
Andrew Burgess
- [PATCH] gdb: additional settings for emacs in .dir-locals.el
Andrew Burgess
- [PATCH] gdb: additional settings for emacs in .dir-locals.el
Andrew Burgess
- [PATCH] gdb: add build mode to reverse order of _initialize function calls
Andrew Burgess
- [PATCH 3/4] gdb: Fix crash in cmd_show_list () if the prefix doesn't contain "show "
Andrew Burgess
- [PATCH 4/4] gdb: Add "set|show python" commands to the correct list
Andrew Burgess
- [PATCH 0/4] Fix crash in "set python" and small cleanups
Andrew Burgess
- [RFC][gdb/cli] Ignore error in gdb command script
Andrew Burgess
- [PATCHv2 0/5] "info sources" - group by objfile
Andrew Burgess
- [PATCHv2 1/5] gdb: add new function quick_symbol_functions::has_unexpanded_symbols
Andrew Burgess
- [PATCHv2 2/5] gdb: make struct output_source_filename_data more C++ like
Andrew Burgess
- [PATCHv2 3/5] gdb/mi: add regexp filtering to -file-list-exec-source-files
Andrew Burgess
- [PATCHv2 4/5] gdb/mi: add new --group-by-objfile flag for -file-list-exec-source-files
Andrew Burgess
- [PATCHv2 5/5] gdb: change info sources to group results by objfile
Andrew Burgess
- [PATCH] gdb: avoid premature dummy frame garbage collection
Andrew Burgess
- [PUSHED] gdb/testsuite: resolve duplicate test names in gdb.guile/*.exp
Andrew Burgess
- [PATCH] opcodes: cris: move desc & opc files from sim/
Andrew Burgess
- [PATCH] guile: stop procedures on invalid breakpoints
Andrew Burgess
- [PATCH] gdb: run 'maint selftest' with an executable loaded
Andrew Burgess
- [PATCHv2] gdb: run 'maint selftest' with an executable loaded
Andrew Burgess
- [PATCH] gdb: run 'maint selftest' with an executable loaded
Andrew Burgess
- [PATCH] gdb: run 'maint selftest' with an executable loaded
Andrew Burgess
- [PATCH] gdb: avoid premature dummy frame garbage collection
Andrew Burgess
- [PATCH] gdb/doc: add '@:' after 'e.g.' to help texinfo
Andrew Burgess
- [PATCH] gdb: make iterate_over_threads a template function
Andrew Burgess
- [PATCHv2] gdb: avoid premature dummy frame garbage collection
Andrew Burgess
- [PATCH] gdb: don't zero-initialize reg_buffer contents
Andrew Burgess
- [PATCH 0/5] Fix for an assertion when unwinding with inline frames
Andrew Burgess
- [PATCH 1/5] gdb/python: handle saving user registers in a frame unwinder
Andrew Burgess
- [PATCH 2/5] gdb/python: move PyLong_From* calls into py-utils.c
Andrew Burgess
- [PATCH 3/5] gdb/python: add PendingFrame.level and Frame.level methods
Andrew Burgess
- [PATCH 4/5] gdb: prevent an assertion when computing the frame_id for an inline frame
Andrew Burgess
- [PATCH 5/5] gdb: remove VALUE_FRAME_ID
Andrew Burgess
- [PATCH 3/5] gdb/python: add PendingFrame.level and Frame.level methods
Andrew Burgess
- [PATCH] update-netbsd.sh: fix script name, update year range in copyright.
Frederic Cambus
- [PATCH] kill all threadapply processes at end of test
Pedro Franco de Carvalho
- [PATCH] kill all threadapply processes at end of test
Pedro Franco de Carvalho
- RFC: Changing AC_PROG_CC to AC_PROG_CC_C99 in top level configure
Nick Clifton
- [PATCH] Update config.sub and config.guess for MIPS R3 and R5 ISA support
Nick Clifton
- [PATCH] MAINTAINERS: Update path to readline config.{sub,guess} files
Nick Clifton
- [PATCH][gdb/guile] Don't allow libguile to change libgmp mem fns
Ludovic Courtès
- [PATCH] gdb/riscv: add support for vector registers in target descriptions
Palmer Dabbelt
- [PATCH 1/3] sim: testsuite: calculate $arch from $subdir
Dimitar Dimitrov
- [PATCH/committed] sim: Add bfd include path for common testsuite tools
Dimitar Dimitrov
- [PING] [PATCH 3/4] Add optional styled argument to gdb.execute
Hannes Domani
- [PING^3] [PATCH v2] Fix raw-frame-arguments in combination with frame-filters
Hannes Domani
- [PATCH] gdb: re-format Python files using black 21.4b0
Hannes Domani
- [PATCH v2] Fix raw-frame-arguments in combination with frame-filters
Hannes Domani
- [PATCHv2] Add optional styled argument to gdb.execute
Hannes Domani
- [PATCHv2] Add optional styled argument to gdb.execute
Hannes Domani
- [PATCHv2] Add optional styled argument to gdb.execute
Hannes Domani
- [PATCHv2] Add optional styled argument to gdb.execute
Hannes Domani
- [PATCHv2 1/2] Prevent flickering when redrawing the TUI python window
Hannes Domani
- [PATCHv2 2/2] Add optional full_window argument to TuiWindow.write
Hannes Domani
- [PATCHv2 2/2] Add optional full_window argument to TuiWindow.write
Hannes Domani
- [PATCHv2 1/2] Prevent flickering when redrawing the TUI python window
Hannes Domani
- [PATCH 1/2] Restore gdb.SYMBOL_STRUCT_DOMAIN constant
Hannes Domani
- [PATCH 2/2] Fix documentation of gdb.SYMBOL_LOC_COMMON_BLOCK
Hannes Domani
- [PATCH 2/2] Fix documentation of gdb.SYMBOL_LOC_COMMON_BLOCK
Hannes Domani
- [PATCHv2] Restore gdb.SYMBOL_STRUCT_DOMAIN constant
Hannes Domani
- [PATCH 1/2] Document gdb.SYMBOL_LOC_LABEL
Hannes Domani
- [PATCH 2/2] Fix InlinedFrameDecorator example
Hannes Domani
- [PATCHv2] Restore gdb.SYMBOL_STRUCT_DOMAIN constant
Hannes Domani
- [PATCH 1/2] Document gdb.SYMBOL_LOC_LABEL
Hannes Domani
- [PATCH v2] Fix raw-frame-arguments in combination with frame-filters
Hannes Domani
- [PATCHv2 2/2] Add optional full_window argument to TuiWindow.write
Hannes Domani
- [PATCH 2/2] Fix InlinedFrameDecorator example
Hannes Domani
- [PATCHv2 1/2] Initial TUI mouse support
Hannes Domani
- [PATCHv2 2/2] Forward mouse click to python TUI window
Hannes Domani
- Pull htab_eq_string from gcc libiberty
Richard Earnshaw
- Pull htab_eq_string from gcc libiberty
Richard Earnshaw
- Pull htab_eq_string from gcc libiberty
Richard Earnshaw
- [PING**3] [PATCH 0/4] Improve debugging of optimized code
Bernd Edlinger
- start of the GDB 11 release cycle
Bernd Edlinger
- [PATCH] testsuite: Cleanup some temp dirs with gdb-index files
Bernd Edlinger
- [PP?] [PATCH] testsuite: Cleanup some temp dirs with gdb-index files
Bernd Edlinger
- [PP?] [PATCH] testsuite: Cleanup some temp dirs with gdb-index files
Bernd Edlinger
- [PING**3] [PATCH 0/4] Improve debugging of optimized code
Bernd Edlinger
- [PATCH v2 0/4] Improve debugging of optimized code
Bernd Edlinger
- [PATCH v2 1/4] Introduce a new line table flag is_weak
Bernd Edlinger
- [PATCH v2 3/4] Fix handling of DW_AT_entry_pc of inlined subroutines
Bernd Edlinger
- [PATCH v2 2/4] Fix range end handling of inlined subroutines
Bernd Edlinger
- [PATCH v2 4/4] Skip .cold functions in search_minsyms_for_name
Bernd Edlinger
- [PATCH][gdb/symtab] Ignore cold clones
Bernd Edlinger
- [PATCH] debuginfod-support.c: Use long-lived debuginfod_client
Frank Ch. Eigler
- [PATCH] debuginfod-support.c: Use long-lived debuginfod_client
Frank Ch. Eigler
- [PATCH] gdb: lm32: drop unused sim headers
Mike Frysinger
- [PATCH/committed] sim: aarch64: fix 64-bit immediate shifts
Mike Frysinger
- [PATCH/committed] sim: aarch64: use PRIx64 for formatting 64-bit types
Mike Frysinger
- [PATCH/committed] sim: riscv: fix building on 32-bit hosts w/out int128
Mike Frysinger
- [PATCH/committed] sim: rx: cast bfd_vma when printing
Mike Frysinger
- [PATCH/committed] sim: nrun: add local strsignal prototype
Mike Frysinger
- [PATCH] sim: add support for build-time ar & ranlib
Mike Frysinger
- [PATCH] gnulib: import getline
Mike Frysinger
- [PATCH] gnulib: import getline
Mike Frysinger
- [PATCH/committed] sim: mips: mark local func static
Mike Frysinger
- [PATCH] sim: mips: fix qh_acc table
Mike Frysinger
- [PATCH/committed] sim: options: fix --help output
Mike Frysinger
- [PATCH] sim: hw: localize init callback
Mike Frysinger
- [PATCH] sim: replace custom attributes with ansidecl.h
Mike Frysinger
- [PATCH] gnulib: import getline
Mike Frysinger
- [PATCH] gnulib: import getline
Mike Frysinger
- [PATCH] sim: add default cases to two switches in sim-options.c
Mike Frysinger
- [PATCH] gnulib: import getline
Mike Frysinger
- [PATCH] sim: add ATTRIBUTE_PRINTF / ATTRIBUTE_NULL_PRINTF where necessary
Mike Frysinger
- [PATCH] gnulib: import getline
Mike Frysinger
- [PATCH] gnulib: import getline
Mike Frysinger
- [PATCH] gdb: add one-page manual support
Mike Frysinger
- [PATCH] gnulib: import gendocs
Mike Frysinger
- [PATCH] sim: add ATTRIBUTE_PRINTF / ATTRIBUTE_NULL_PRINTF where necessary
Mike Frysinger
- [PATCH/committed] sim: rx: cast bfd_vma when printing
Mike Frysinger
- [PATCH/committed] sim: rx: cast bfd_vma when printing
Mike Frysinger
- [PATCH/committed] sim: rx: cast bfd_vma when printing
Mike Frysinger
- [PATCH/committed] sim: clean up bfd_vma printing
Mike Frysinger
- [PATCH] sim: remove sys/times.h in most places
Mike Frysinger
- [PATCH] sim: mcore: fix build time warnings
Mike Frysinger
- [PATCH 1/2] sim: mips: delete unused constant variables
Mike Frysinger
- [PATCH 2/2] sim: mips: always enable device models
Mike Frysinger
- [PATCH 1/3] Add config.h to generated_files for sim
Mike Frysinger
- [PATCH 2/3] Fix igen build
Mike Frysinger
- [PATCH 3/3] Add missing stdlib.h includes to sim
Mike Frysinger
- [PATCH] gnulib: import getline
Mike Frysinger
- sim: h8300 predec special case test
Mike Frysinger
- [PATCH] gnulib: import getline
Mike Frysinger
- [PATCH] gnulib: import getline
Mike Frysinger
- [PATCH] sim: m68hc11: tweak types to fix warnings
Mike Frysinger
- [PATCH] sim: mips: include stdlib.h for memory prototypes
Mike Frysinger
- [PATCH 1/4] sim: cgen: tweak initializers to avoid warnings
Mike Frysinger
- [PATCH 2/4] sim: cgen: tweak cgen_rtx_error to fix warnings
Mike Frysinger
- [PATCH 3/4] sim: cgen: namespace mode_names a bit
Mike Frysinger
- [PATCH 4/4] sim: cgen: tweak trace format
Mike Frysinger
- [PATCH/committed] sim: rl78: clean up various warnings
Mike Frysinger
- [PATCH/committed] sim: rl78: clean up various warnings
Mike Frysinger
- [PATCH] sim: m32c/rl78/rx: fix command parsing
Mike Frysinger
- [PATCH v2] sim: m32c/rl78/rx: fix command parsing
Mike Frysinger
- [PATCH v3] sim: m32c/rl78/rx: fix command parsing
Mike Frysinger
- [PATCH 1/3] sim: testsuite: calculate $arch from $subdir
Mike Frysinger
- [PATCH/committed 1/2] sim: m68hc11: warn when emul_write fails
Mike Frysinger
- [PATCH/committed 2/2] sim: m68hc11: fix up last warnings
Mike Frysinger
- [PATCH 1/2] sim: switch config.h usage to defs.h
Mike Frysinger
- [PATCH 2/2] sim: leverage gnulib
Mike Frysinger
- [PATCH 1/3] sim: m32c: switch from custom fgets to getline
Mike Frysinger
- [PATCH 2/3] sim: m32c: fix warnings about mixing code & decls
Mike Frysinger
- [PATCH 3/3] sim: m32c: clean up various warnings
Mike Frysinger
- [PATCH 2/2] sim: leverage gnulib
Mike Frysinger
- [PATCH 3/3] sim: m32c: clean up various warnings
Mike Frysinger
- [PATCH/committed] sim: m68hc11: fix up cycle buffer printing
Mike Frysinger
- [PATCH] sim: depend on gnulib
Mike Frysinger
- [PATCH] sim: use htab_eq_string
Mike Frysinger
- [PATCH] sim: add html & pdf stubs
Mike Frysinger
- [PATCH/committed] sim: touch modules target
Mike Frysinger
- [PATCH/committed] sim: h8300: clean up various warnings
Mike Frysinger
- [PATCH/committed] sim: touch modules target
Mike Frysinger
- [PATCH] gdb: add ../config/pkg.m4 in acinclude.m4
Mike Frysinger
- [PATCH] gdb: add ../config/pkg.m4 in acinclude.m4
Mike Frysinger
- start of the GDB 11 release cycle
Mike Frysinger
- [PATCH] [sim] Fix build failure in d10v sim
Mike Frysinger
- [PATCH] gdb: add ../config/pkg.m4 in acinclude.m4
Mike Frysinger
- [PATCH] [sim] Fix build failure in d10v sim
Mike Frysinger
- [PATCH] add missing empty targets to sim/ppc/Makefile.in
Mike Frysinger
- [PATCH,v2] [sim] Fix build failure in d10v sim
Mike Frysinger
- [PATCH 1/2] [pr gdb/19447] sim: mips: Only truncate sign extension bits for 32-bit target models
Mike Frysinger
- [PATCH] sim: create header namespace
Mike Frysinger
- [PATCH/committed] sim: clean up explicit environment build calls
Mike Frysinger
- [PATCH 1/2] [pr gdb/19447] sim: mips: Only truncate sign extension bits for 32-bit target models
Mike Frysinger
- [PATCH 2/2] [pr gdb/19447] sim: mips: Add shadow mappings for 32-bit memory address space
Mike Frysinger
- [PATCH 1/8] sim: invert sim_state storage
Mike Frysinger
- [PATCH 2/8] sim: bfin: invert sim_state storage
Mike Frysinger
- [PATCH 3/8] sim: cgen: invert sim_state storage for cgen ports
Mike Frysinger
- [PATCH 4/8] sim: avr: invert sim_state storage
Mike Frysinger
- [PATCH 5/8] sim: mips: invert sim_state storage
Mike Frysinger
- [PATCH 6/8] sim: h8300: invert sim_state storage
Mike Frysinger
- [PATCH 7/8] sim: riscv: invert sim_state storage
Mike Frysinger
- [PATCH 8/8] sim: fully merge sim_state_base into sim_state
Mike Frysinger
- [PATCH 5/6 v2] sim: callback: convert time interface to 64-bit
Mike Frysinger
- [PATCH] sim: install library header files
Mike Frysinger
- [PATCH/committed] sim: switch to libiberty environ.h
Mike Frysinger
- [PATCH] sim: ppc: clean up various warnings
Mike Frysinger
- [PATCH] sim: riscv: move __int128 check to configure
Mike Frysinger
- gdb build broken in sim with -Wall -Werror
Mike Frysinger
- gdb build broken in sim with -Wall -Werror
Mike Frysinger
- [PATCH] opcodes: cris: move desc & opc files from sim/
Mike Frysinger
- [PATCH] sim: ppc: fix some Wunused-function warnings
Mike Frysinger
- [PATCH] sim: ppc: fix some more Wunused-function warnings
Mike Frysinger
- [PATCH] gnulib: import ffs
Mike Frysinger
- [PATCH] opcodes: cris: move desc & opc files from sim/
Mike Frysinger
- [PATCH] opcodes: cris: move desc & opc files from sim/
Mike Frysinger
- [PATCH] sim: ppc: fix Wnonnull warning
Mike Frysinger
- [PATCH] sim: ppc: fix some Wpointer-sign warnings
Mike Frysinger
- [PATCH] sim: pcc: fix some Wenum-compare warnings
Mike Frysinger
- [PATCH] sim/d10v: Use offsetof in a static assertion about structure layout.
Mike Frysinger
- [PATCH] opcodes: cris: move desc & opc files from sim/
Mike Frysinger
- [PATCH] opcodes: cris: move desc & opc files from sim/
Mike Frysinger
- [PATCH] sim/d10v: Use offsetof in a static assertion about structure layout.
Mike Frysinger
- [PATCH 1/2] sim: h8300 Fixed different behavior in preinc/predec.
Mike Frysinger
- [PATCH RESEND 2/2] sim: h8300 add special case test.
Mike Frysinger
- [PATCH v2 1/2] [pr gdb/19447] sim: mips: Only truncate sign extension bits for 32-bit target models
Mike Frysinger
- [PATCH v2 2/2] [pr gdb/19447] sim: mips: Add shadow mappings for 32-bit memory address space
Mike Frysinger
- [PATCH 1/5] sim: Allow toggling of quiet NaN-bit semantics
Mike Frysinger
- [PATCH 2/5] sim: Factor out NaN handling in floating point operations
Mike Frysinger
- [PATCH 3/5] sim: Add partial support for IEEE 754-2008
Mike Frysinger
- [PATCH 4/5] sim: mips: Add simulator support for mips32r6/mips64r6
Mike Frysinger
- [PATCH] opcodes: cris: move desc & opc files from sim/
Mike Frysinger
- [PATCH v2] opcodes: cris: move desc & opc files from sim/
Mike Frysinger
- [PATCH/committed] sim: bfin: add strings.h for ffs()
Mike Frysinger
- [PATCH/committed] sim: cris: add unistd.h for environ decl
Mike Frysinger
- [PATCH/committed] sim: rl78: rename open symbol to avoid collisions
Mike Frysinger
- [PATCH v2] opcodes: cris: move desc & opc files from sim/
Mike Frysinger
- [PATCH v3] opcodes: cris: move desc & opc files from sim/
Mike Frysinger
- [EXTERNAL]Re: [PATCH 2/5] sim: Factor out NaN handling in floating point operations
Mike Frysinger
- Sim bfin build failure with gcc 11
Mike Frysinger
- Sim bfin build failure with gcc 11
Mike Frysinger
- [PATCH/committed] sim: cris: fix memory setup typos
Mike Frysinger
- [PATCH v4] opcodes: cris: move desc & opc files from sim/
Mike Frysinger
- [PATCH v3] opcodes: cris: move desc & opc files from sim/
Mike Frysinger
- [PATCH v2] sim: leverage gnulib
Mike Frysinger
- start of the GDB 11 release cycle
Mike Frysinger
- [PATCH v2 1/2] sim: h8300 Fixed different behavior in preinc/predec.
Mike Frysinger
- [PATCH v2 2/2] sim: h8300 add special case test.
Mike Frysinger
- [PATCH v3 1/2] sim: h8300 Fixed different behavior in preinc/predec.
Mike Frysinger
- Sim bfin build failure with gcc 11
Mike Frysinger
- start of the GDB 11 release cycle
Mike Frysinger
- [PATCH/committed] sim: m32c: rename open symbol to avoid collisions
Mike Frysinger
- [PATCH/committed] sim: sh: fix a few compiler warnings
Mike Frysinger
- [PATCH/committed] sim: frv: fix compiler parentheses suggestions warnings
Mike Frysinger
- [PATCH/committed] sim: frv: fix up a bunch of prototype warnings
Mike Frysinger
- [PATCH 1/4] gnulib: import chown
Mike Frysinger
- [PATCH 2/4] sim: v850: assume chown is available
Mike Frysinger
- [PATCH 3/4] gnulib: import netdb
Mike Frysinger
- [PATCH 4/4] gnulib: import select
Mike Frysinger
- [PATCH] sim: igen: harmonize tool variables
Mike Frysinger
- [PATCH/committed] sim: mips: fix build w/out dv-sockser
Mike Frysinger
- [PATCH/committed] sim: pull in extra gnulib libs too
Mike Frysinger
- [PATCH/committed] sim: mn10300: add SIGTRAP fallback
Mike Frysinger
- [PATCH/committed] sim: v850: add pointer casts for execv on Windows
Mike Frysinger
- [PATCH/committed] sim: ppc: avoid shadowing errno
Mike Frysinger
- [PATCH/committed] sim: ppc: enable -Wno-format for mingw targets
Mike Frysinger
- [PATCH] sim: common: start dedicated local.mk
Mike Frysinger
- [PATCH v5 1/7] configure gdb build system for supporting btrace on arm processors
Zied Guermazi
- [PATCH v5 3/7] start/stop btrace with coresight etm and parse etm buffer. nat independant
Zied Guermazi
- [PATCH v5 4/7] start/stop btrace with coresight etm and collect etm buffer on linux os
Zied Guermazi
- [PATCH v6 0/7] extend branch tracing to use ARM CoreSight traces
Zied Guermazi
- [PATCH v6 1/7] configure gdb build system for supporting btrace on arm processors
Zied Guermazi
- [PATCH v6 2/7] add btrace coresight related commands
Zied Guermazi
- [PATCH v6 3/7] start/stop btrace with coresight etm and parse etm buffer. nat independant
Zied Guermazi
- [PATCH v6 4/7] start/stop btrace with coresight etm and collect etm buffer on linux os
Zied Guermazi
- [PATCH v6 5/7] fix issue: gdb hangs in the command following a commad returning with TARGET_WAITKIND_NO_HISTORY
Zied Guermazi
- [PATCH v6 6/7] add support for coresight btrace via remote protocol
Zied Guermazi
- [PATCH v6 7/7] adapt btrace testcases for arm target
Zied Guermazi
- [PATCH] [GDB,AArch64] Fix off-by-one when calculating tag granules.
Alan Hayward
- [PATCH] [GDB,AArch64] Fix off-by-one when calculating tag granules.
Alan Hayward
- [PATCH] [GDB,AArch64] Fix off-by-one when calculating tag granules.
Alan Hayward
- [PATCH] [GDB,AArch64] Fix off-by-one when calculating tag granules.
Alan Hayward
- [PATCH] [AArch64] Sanitize the address before working with allocation tags
Alan Hayward
- [PATCH][gdb/tdep] Use pid to choose x86_64 process 64/32-bitness
Alan Hayward
- [PATCH] [AArch64] Sanitize the address before working with allocation tags
Alan Hayward
- [PATCH][gdb/tdep] Use pid to choose x86_64 process 64/32-bitness
Alan Hayward
- [PATCH] [AArch64] MTE corefile support
Alan Hayward
- [PATCH] [AArch64] MTE corefile support
Alan Hayward
- [RFC PATCH] gdb: fix eval.c assert during inferior exit event
Magne Hov
- [RFC PATCH] gdb: fix eval.c assert during inferior exit event
Magne Hov
- [PATCH v2] gdb: fix eval.c assert during inferior exit event
Magne Hov
- [PATCH v2] gdb: fix eval.c assert during inferior exit event
Magne Hov
- [PATCH v2] gdb: fix eval.c assert during inferior exit event
Magne Hov
- [PATCH v3] gdb: fix eval.c assert during inferior exit event
Magne Hov
- [PATCH] inflow.c: Do not leak tty.
Alexandra Hájková
- [PATCH] cli-script: use unique_ptr to not leak next struct
Alexandra Hájková
- [patch] Fix LD_PRELOAD=/usr/lib64/libasan.so.6 gdb
Jan Kratochvil
- [patch] Fix LD_PRELOAD=/usr/lib64/libasan.so.6 gdb
Jan Kratochvil
- [patch] Fix LD_PRELOAD=/usr/lib64/libasan.so.6 gdb
Jan Kratochvil
- [PATCH] [gdb.fortran] Add type info of formal parameter for clang in ptype-on-functions.exp
Kumar N, Bhuvanendra
- [PATCH] [gdb.fortran] Add type info of formal parameter for clang in ptype-on-functions.exp
Kumar N, Bhuvanendra
- [PATCH] [gdb.base] Add additional next commands for clang-12 and above in foll-exec.exp
Kumar N, Bhuvanendra
- [PATCH] kill all threadapply processes at end of test
Carl Love
- [PATCH] kill all threadapply processes at end of test
Carl Love
- [PATCH] kill all threadapply processes at end of test
Carl Love
- [PATCH] kill all threadapply processes at end of test
Carl Love
- [PATCH] kill all threadapply processes at end of test
Carl Love
- [PATCH] kill all threadapply processes at end of test
Carl Love
- [PATCH][gdb/tdep] Use pid to choose x86_64 process 64/32-bitness
Luis Machado
- start of the GDB 11 release cycle
Luis Machado
- [PATCH] [sim] Fix build failure in d10v sim
Luis Machado
- [PATCH] [sim] Fix build failure in d10v sim
Luis Machado
- start of the GDB 11 release cycle
Luis Machado
- Proposal: format GDB Python files with black
Luis Machado
- [PATCH,v2] [sim] Fix build failure in d10v sim
Luis Machado
- [PATCH] [GDB,AArch64] Fix off-by-one when calculating tag granules.
Luis Machado
- Proposal: format GDB Python files with black
Luis Machado
- [PATCH] gdb: fix indentation in arm_record_data_proc_misc_ld_str
Luis Machado
- [PATCH,v2] [sim] Fix build failure in d10v sim
Luis Machado
- start of the GDB 11 release cycle
Luis Machado
- [PATCH] [GDB,AArch64] Fix off-by-one when calculating tag granules.
Luis Machado
- [PATCH] [GDB,AArch64] Fix off-by-one when calculating tag granules.
Luis Machado
- [PATCH] [GDB,AArch64] Fix off-by-one when calculating tag granules.
Luis Machado
- [PATCHv3 9/9] gdb/arm: add support for bare-metal core dumps
Luis Machado
- [PATCH] [AArch64] Sanitize the address before working with allocation tags
Luis Machado
- [PATCH] Fix printing of non pointer types when memory tagging is enabled
Luis Machado
- [PATCH] Update the core file architecture if a target description is present
Luis Machado
- [PATCH] [AArch64] MTE corefile support
Luis Machado
- [PATCH] [AArch64] Sanitize the address before working with allocation tags
Luis Machado
- [PATCH] [AArch64] MTE corefile support
Luis Machado
- [PATCH] [AArch64] Sanitize the address before working with allocation tags
Luis Machado
- [PATCH] gdb: run 'maint selftest' with an executable loaded
Luis Machado
- [PATCH] gdb: run 'maint selftest' with an executable loaded
Luis Machado
- [PATCH] gdb: run 'maint selftest' with an executable loaded
Luis Machado
- [PATCH] gdb: run 'maint selftest' with an executable loaded
Luis Machado
- [PATCH] [AArch64] MTE corefile support
Luis Machado
- [PATCH] [AArch64] MTE corefile support
Luis Machado
- [PATCH] [AArch64] MTE corefile support
Luis Machado
- start of the GDB 11 release cycle
Luis Machado
- start of the GDB 11 release cycle
Luis Machado
- [PATCH,v2] [AArch64] MTE corefile support
Luis Machado
- [PING] [PATCH] Fix printing of non pointer types when memory tagging is enabled
Luis Machado
- [PING] [PATCH] Update the core file architecture if a target description is present
Luis Machado
- [PATCH] Fix printing of non pointer types when memory tagging is enabled
Luis Machado
- [PATCH] Fix printing of non pointer types when memory tagging is enabled
Luis Machado
- [PATCH,v2] [AArch64] MTE corefile support
Luis Machado
- [PATCH,v3][AArch64] MTE corefile support
Luis Machado
- [PATCH,v2] [AArch64] MTE corefile support
Luis Machado
- [PATCH,v4][AArch64] MTE corefile support
Luis Machado
- [RFP] Toolchains and Kernel MC in LPC 2021
Jose E. Marchesi
- [PATCH 0/1] Integrate GNU poke in GDB
Jose E. Marchesi
- [PATCH 1/1] Integrate GNU poke in GDB
Jose E. Marchesi
- [PATCH 1/1] Integrate GNU poke in GDB
Jose E. Marchesi
- [PATCH 0/1] Integrate GNU poke in GDB
Jose E. Marchesi
- [PATCH 1/1] Integrate GNU poke in GDB
Jose E. Marchesi
- [PATCH 0/1] Integrate GNU poke in GDB
Jose E. Marchesi
- [PATCH 1/1] Integrate GNU poke in GDB
Jose E. Marchesi
- [PATCH 0/1] Integrate GNU poke in GDB
Jose E. Marchesi
- [PATCH] gnulib: import getline
Simon Marchi
- [PATCH] gnulib: import getline
Simon Marchi
- [PATCH] sim: replace custom attributes with ansidecl.h
Simon Marchi
- [patch] Fix LD_PRELOAD=/usr/lib64/libasan.so.6 gdb
Simon Marchi
- [PATCH] sim: add default cases to two switches in sim-options.c
Simon Marchi
- [patch] Fix LD_PRELOAD=/usr/lib64/libasan.so.6 gdb
Simon Marchi
- [PATCH] sim: add default cases to two switches in sim-options.c
Simon Marchi
- [PATCH] sim: add ATTRIBUTE_PRINTF / ATTRIBUTE_NULL_PRINTF where necessary
Simon Marchi
- [PATCH] sim: add ATTRIBUTE_PRINTF / ATTRIBUTE_NULL_PRINTF where necessary
Simon Marchi
- RFC: Changing AC_PROG_CC to AC_PROG_CC_C99 in top level configure
Simon Marchi
- [PATCH] sim: add ATTRIBUTE_PRINTF / ATTRIBUTE_NULL_PRINTF where necessary
Simon Marchi
- RFC: Changing AC_PROG_CC to AC_PROG_CC_C99 in top level configure
Simon Marchi
- RFC: Changing AC_PROG_CC to AC_PROG_CC_C99 in top level configure
Simon Marchi
- [pushed] gdb/testsuite: adjust gdb.python/flexible-array-member.exp expected pattern
Simon Marchi
- [PATCH v2] gdb: try to load libthread_db only after reading all shared libraries when attaching / handling a fork child
Simon Marchi
- [PATCH] gdb: update Type.fields doc based on actual GDB behavior
Simon Marchi
- [PATCH] gdb: update Type.fields doc based on actual GDB behavior
Simon Marchi
- [PATCH] gdb: update Type.fields doc based on actual GDB behavior
Simon Marchi
- [PATCH] gdb: update Type.fields doc based on actual GDB behavior
Simon Marchi
- [RFC PATCH] gdb: fix eval.c assert during inferior exit event
Simon Marchi
- [PATCH 1/2] gdb/testsuite: resolve duplicate test names in gdb.guile/scm-breakpoint.exp
Simon Marchi
- [PATCH 2/2] gdb/guile: don't try to print location for watchpoints
Simon Marchi
- [PATCHv2 1/2] gdb/guile: perform tilde expansion when sourcing guile scripts
Simon Marchi
- [PATCHv2 2/2] gdb/guile: Have gdbscm_safe_source_script return a unique_ptr
Simon Marchi
- [PATCHv2 2/2] gdb/guile: Have gdbscm_safe_source_script return a unique_ptr
Simon Marchi
- [PATCH v4 1/2] gdb/mi: add a '--force-condition' flag to the '-break-insert' cmd
Simon Marchi
- [PATCH v4 2/2] gdb/mi: add a '--force' flag to the '-break-condition' command
Simon Marchi
- [PATCH] gdbserver/server: make some functions void
Simon Marchi
- [PATCH 1/5] gdb: make target_close check that the target isn't pushed in all inferiors
Simon Marchi
- [PATCH 2/5] gdb: remove reference to current inferior in target_stack::unpush
Simon Marchi
- [PATCH 3/5] gdb: call target_follow_exec when "set follow-exec-mode" is "same"
Simon Marchi
- [PATCH 4/5] gdb: on exec, delegate pushing / unpushing target and adding thread to target_ops::follow_exec
Simon Marchi
- [PATCH 5/5] gdb: maybe unpush target from old inferior in inf_child_target::follow_exec
Simon Marchi
- [PATCH] gdb: make inferior::args a unique_xmalloc_ptr
Simon Marchi
- [PATCH][gdb/symtab] Fix infinite recursion in dwarf2_cu::get_builder()
Simon Marchi
- [PATCH 1/5] gdb: make target_close check that the target isn't pushed in all inferiors
Simon Marchi
- [PATCH 1/4] gdb: remove target description macros
Simon Marchi
- [PATCH 2/4] gdb: change target_desc_info::fetched to bool
Simon Marchi
- [PATCH 3/4] gdb: (de-)allocate target_desc_info with new/delete
Simon Marchi
- [PATCH 4/4] gdb: make target_desc_info::filename an std::string
Simon Marchi
- [PATCH] gdb: make inferior::args a unique_xmalloc_ptr
Simon Marchi
- [PATCH] debuginfod-support.c: Use long-lived debuginfod_client
Simon Marchi
- [PATCH] debuginfod-support.c: Use long-lived debuginfod_client
Simon Marchi
- [PATCH] debuginfod-support.c: Use long-lived debuginfod_client
Simon Marchi
- [PATCH v2] Don't run personality syscall at configure time; don't check it at all
Simon Marchi
- Pull htab_eq_string from gcc libiberty
Simon Marchi
- [PATCHv2 1/2] gdb/guile: perform tilde expansion when sourcing guile scripts
Simon Marchi
- [PATCH] gdb: re-format Python files using black 21.4b0
Simon Marchi
- [PATCH 1/5] gdb: make target_close check that the target isn't pushed in all inferiors
Simon Marchi
- [PATCH 1/5] gdb: make target_close check that the target isn't pushed in all inferiors
Simon Marchi
- [PATCH 2/5] gdb: remove reference to current inferior in target_stack::unpush
Simon Marchi
- [PATCH][gdb/tdep] Use pid to choose x86_64 process 64/32-bitness
Simon Marchi
- [PATCH v2 2/5] gdb: prevent prefix commands from being hooks
Simon Marchi
- [PATCH 1/4] gdb: remove target description macros
Simon Marchi
- [PATCH 3/3] sim: m32c: clean up various warnings
Simon Marchi
- [PATCH 4/4] gdb: make target_desc_info::filename an std::string
Simon Marchi
- [PATCH 3/3] sim: m32c: clean up various warnings
Simon Marchi
- [PATCH 1/4] gdb: replace fprint_frame_id
Simon Marchi
- [PATCH 2/4] gdb/py: convert debug logging in py-unwind to use new scheme
Simon Marchi
- [PATCH 3/4] gdb/py: add some debugging to py-breakpoint.c
Simon Marchi
- [pushed] gdb: add missing space in infrun_debug_printf
Simon Marchi
- [pushed] gdb, gdbserver: make status_to_str return std::string
Simon Marchi
- [PATCH v2] Don't run personality syscall at configure time; don't check it at all
Simon Marchi
- [PATCH] gdb: add ../config/pkg.m4 in acinclude.m4
Simon Marchi
- [pushed] gdbsupport: re-generate configure & friends
Simon Marchi
- [PATCH] gdb, gdbserver: make status_to_str display the signal name
Simon Marchi
- [PATCH v4] [PR gdb/27614] gdb-add-index fails on symlinks.
Simon Marchi
- [PATCH] gdb: add ../config/pkg.m4 in acinclude.m4
Simon Marchi
- [PATCH] gdb: add ../config/pkg.m4 in acinclude.m4
Simon Marchi
- [PATCH 2/4] gdb/py: convert debug logging in py-unwind to use new scheme
Simon Marchi
- start of the GDB 11 release cycle
Simon Marchi
- [PATCH 2/4] gdb/py: convert debug logging in py-unwind to use new scheme
Simon Marchi
- [PATCH] gdb/python: print name of unwinder that claimed frame in debug message
Simon Marchi
- [PATCH] gdb/testsuite: use proc parameters in gdb.arch/amd64-osabi.exp
Simon Marchi
- [PATCH] gdb, gdbserver: make status_to_str display the signal name
Simon Marchi
- [PATCH] gdb/testsuite: use proc parameters in gdb.arch/amd64-osabi.exp
Simon Marchi
- [PATCH] gdb/testsuite: don't use source tree as temporary HOME directory
Simon Marchi
- [PATCH] gdb/python: print name of unwinder that claimed frame in debug message
Simon Marchi
- start of the GDB 11 release cycle
Simon Marchi
- [PATCH] gdb/python: print name of unwinder that claimed frame in debug message
Simon Marchi
- [PATCH v2] gdb/python: print name of unwinder that claimed frame in debug message
Simon Marchi
- [RFC PATCH] gdb: fix eval.c assert during inferior exit event
Simon Marchi
- [PATCH v2] gdb: fix eval.c assert during inferior exit event
Simon Marchi
- [PATCH 0/1] Integrate GNU poke in GDB
Simon Marchi
- Proposal: format GDB Python files with black
Simon Marchi
- Using clang-format
Simon Marchi
- Using clang-format
Simon Marchi
- Proposal: format GDB Python files with black
Simon Marchi
- [pushed] gdb: fix indentation of cmd_list_element
Simon Marchi
- [PATCH] gdb: fix indentation in arm_record_data_proc_misc_ld_str
Simon Marchi
- [PATCH] gdb: fix indentation in arm_record_data_proc_misc_ld_str
Simon Marchi
- [PATCH v2] gdb: make gdbpy_parse_command_name return a unique_xmalloc_ptr
Simon Marchi
- [PATCH] gdb: remove cmd_list_element::pre_show_hook
Simon Marchi
- [PATCH v2] gdb: make gdbpy_parse_command_name return a unique_xmalloc_ptr
Simon Marchi
- [pushed] gdb: make gdbpy_parse_command_name return a unique_xmalloc_ptr
Simon Marchi
- [PATCH] gdb: remove cmd_list_element::pre_show_hook
Simon Marchi
- [PATCH] kill all threadapply processes at end of test
Simon Marchi
- [PATCH 1/4] gdb: add new function quick_symbol_functions::has_unexpanded_symbols
Simon Marchi
- [PATCH 1/4] gdb: add new function quick_symbol_functions::has_unexpanded_symbols
Simon Marchi
- [PATCH 2/4] gdb: make struct output_source_filename_data more C++ like
Simon Marchi
- [PATCH 3/4] gdb: add new -group-by-binary flag to info sources command
Simon Marchi
- [PATCH 4/4] gdb/mi: extend -file-list-exec-source-files command
Simon Marchi
- [RFC 1/2] gdb: enable [] to find children using pretty-printers
Simon Marchi
- [PATCH 1/3] gdb/testsuite: remove some duplicate test names from guile tests
Simon Marchi
- [PATCH 2/3] gdb/testsuite: resolve duplicate test names in gdb.guile/*.exp
Simon Marchi
- [PATCH 3/3] gdb/testsuite: resolve remaining duplicate tests in gdb.guile/
Simon Marchi
- Using clang-format
Simon Marchi
- [PATCH 2/2] gdb: avoid sending unnecessary wildcard vCont actions
Simon Marchi
- [PATCH] Fix macro info lookup for binaries containing DWARFv5 line table
Simon Marchi
- [PATCH v2] gdb/python: add a 'connection_num' attribute to Inferior objects
Simon Marchi
- [PATCH] [symtab/27831] Fix OBJF_MAINLINE assert
Simon Marchi
- [PATCH 5/5] gdb: maybe unpush target from old inferior in inf_child_target::follow_exec
Simon Marchi
- [PATCH 2/2] gdb: avoid sending unnecessary wildcard vCont actions
Simon Marchi
- [PATCH v3] gdb/python: add a 'connection_num' attribute to Inferior objects
Simon Marchi
- [PATCH] inflow.c: Do not leak tty.
Simon Marchi
- [PP?] [PATCH] testsuite: Cleanup some temp dirs with gdb-index files
Simon Marchi
- [PP?] [PATCH] testsuite: Cleanup some temp dirs with gdb-index files
Simon Marchi
- [PP?] [PATCH] testsuite: Cleanup some temp dirs with gdb-index files
Simon Marchi
- [PATCH] Fix macro info lookup for binaries containing DWARFv5 line table
Simon Marchi
- [PATCH 0/7] Minor improvements to cmd_list_element
Simon Marchi
- [PATCH 1/7] gdb: move cmd_list_element::prefixname to cli/cli-decode.c
Simon Marchi
- [PATCH 2/7] gdb: don't handle old == nullptr in add_alias_cmd
Simon Marchi
- [PATCH 3/7] gdb: rename cmd_list_element::prefixlist to subcommands
Simon Marchi
- [PATCH 4/7] gdb: rename cmd_list_element::cmd_pointer to target
Simon Marchi
- [PATCH 5/7] gdb: add cmd_list_element::is_alias
Simon Marchi
- [PATCH 6/7] gdb: add cmd_list_element::is_prefix
Simon Marchi
- [PATCH 7/7] gdb: add cmd_list_element::is_command_class_help
Simon Marchi
- [PATCH] Fix macro info lookup for binaries containing DWARFv5 line table
Simon Marchi
- [PATCH 3/4] gdb: add new -group-by-binary flag to info sources command
Simon Marchi
- [PATCH] gdb: re-format Python files using black 21.4b0
Simon Marchi
- [PATCH] gdb: re-format Python files using black 21.4b0
Simon Marchi
- [PATCH] gdb: add pyproject.toml
Simon Marchi
- [PATCH] Replace sort_tu_by_abbrev_offset with operator<
Simon Marchi
- [PATCH 1/3] Move dwarf2_cu to new header file
Simon Marchi
- [PING] [PATCH 3/4] Add optional styled argument to gdb.execute
Simon Marchi
- [PATCH 2/7] gdb: don't handle old == nullptr in add_alias_cmd
Simon Marchi
- [PATCH] gdb: add build mode to reverse order of _initialize function calls
Simon Marchi
- [PATCH 0/7] Minor improvements to cmd_list_element
Simon Marchi
- [PATCH] gdb: add pyproject.toml
Simon Marchi
- [PATCH] gdb/testsuite: rename .py.in files to .py
Simon Marchi
- [PATCH] gdb/testsuite: rename .py.in files to .py
Simon Marchi
- [PATCH] gdb: add build mode to reverse order of _initialize function calls
Simon Marchi
- [RFC][gdb/cli] Ignore error in gdb command script
Simon Marchi
- [PATCH 1/4] gdb: Add an overloaded ui_out::text accepting a const std::string &
Simon Marchi
- [PATCH 2/4] gdb: Pass std::strings to ui_out::field_string () where convenient
Simon Marchi
- [PATCH 0/8] Change alias creation functions to accept target as cmd_list_element
Simon Marchi
- [PATCH 1/8] gdb: make add_setshow commands return set_show_commands
Simon Marchi
- [PATCH 2/8] gdb: remove unnecessary lookup_cmd when deprecating commands
Simon Marchi
- [PATCH 3/8] gdb/python: use return values of add_setshow functions in add_setshow_generic
Simon Marchi
- [PATCH 4/8] gdb: make add_com_alias accept target as a cmd_list_element
Simon Marchi
- [PATCH 5/8] gdb: make add_info_alias accept target as a cmd_list_element
Simon Marchi
- [PATCH 6/8] gdb: remove add_alias_cmd overload that accepts a string
Simon Marchi
- [PATCH 7/8] gdb: add make-init-c script
Simon Marchi
- [PATCH 8/8] gdb: add option to reverse order of _initialize function calls
Simon Marchi
- [PATCH] [AArch64] Sanitize the address before working with allocation tags
Simon Marchi
- [PATCH] gdb: Move definitions of std::string overloads in ui_out to the header
Simon Marchi
- [PATCH 7/8] gdb: add make-init-c script
Simon Marchi
- [PATCH] Mark tu_abbrev_offset::operator<() const.
Simon Marchi
- [PATCH] gdb: avoid premature dummy frame garbage collection
Simon Marchi
- [PATCH] cli-script: use unique_ptr to not leak next struct
Simon Marchi
- [RFC][gdb/cli] Ignore error in gdb command script
Simon Marchi
- [PATCHv2] Add optional styled argument to gdb.execute
Simon Marchi
- [PATCH][gdb/tdep] Use pid to choose x86_64 process 64/32-bitness
Simon Marchi
- [PATCHv2] Add optional styled argument to gdb.execute
Simon Marchi
- [PATCH][gdb/breakpoint] Fix assert in jit_event_handler
Simon Marchi
- [PATCHv2] Add optional styled argument to gdb.execute
Simon Marchi
- [pushed] gdb: remove linespec_p typedef
Simon Marchi
- [PATCH][gdb/breakpoint] Fix assert in jit_event_handler
Simon Marchi
- [PATCH] gdb: run 'maint selftest' with an executable loaded
Simon Marchi
- [PATCH] testsuite/gdb.dwarf2: avoid dead code in dw2-inline-with-lexical-scope.c
Simon Marchi
- [PATCH] gdb: make iterate_over_threads a template function
Simon Marchi
- [RFC] Implement 'set|show error-handling abort-execution|print-and-continue|silently-ignore
Simon Marchi
- [PATCH][gdb/tdep] Use pid to choose x86_64 process 64/32-bitness
Simon Marchi
- Sim bfin build failure with gcc 11
Simon Marchi
- Sim bfin build failure with gcc 11
Simon Marchi
- [PATCH] Introduce htab_delete_entry
Simon Marchi
- [PATCH 7/8] gdb: add make-init-c script
Simon Marchi
- [PATCH 1/2] Restore gdb.SYMBOL_STRUCT_DOMAIN constant
Simon Marchi
- [PATCH] gdb: don't zero-initialize reg_buffer contents
Simon Marchi
- [PATCH 0/4] gdb, btrace: infrun fixes
Simon Marchi
- [PATCH] gdb: don't zero-initialize reg_buffer contents
Simon Marchi
- Regression on gdb.trace/{actions,change-loc,pending}.exp on native-{,extended-}gdbserver (was: Re: [PATCH 2/2] "catch catch/throw/rethrow", breakpoint -> catchpoint)
Simon Marchi
- [pushed] gdb: change dwarf_die_debug to bool
Simon Marchi
- [PATCH][gdb/symtab] Fix Dwarf Error: cannot find DIE
Simon Marchi
- [PATCH 0/9] Convert breakpoint iteration macros to ranges
Simon Marchi
- [PATCH 1/9] gdb: add all_breakpoints function
Simon Marchi
- [PATCH 2/9] gdb: add all_breakpoints_safe function
Simon Marchi
- [PATCH 3/9] gdb: add all_tracepoints function
Simon Marchi
- [PATCH 4/9] gdb: add breakpoint::locations method
Simon Marchi
- [PATCH 5/9] gdb: make bp_locations an std::vector
Simon Marchi
- [PATCH 6/9] gdb: add all_bp_locations function
Simon Marchi
- [PATCH 7/9] gdb: add all_bp_locations_at_addr function
Simon Marchi
- [PATCH 8/9] gdb: remove iterate_over_breakpoints function
Simon Marchi
- [PATCH 9/9] gdb: remove iterate_over_bp_locations function
Simon Marchi
- [PATCH 2/9] gdb: add all_breakpoints_safe function
Simon Marchi
- [PATCH 7/8] gdb: add make-init-c script
Simon Marchi
- [PATCH 7/9] gdb: add all_bp_locations_at_addr function
Simon Marchi
- [PATCH 0/9] Convert breakpoint iteration macros to ranges
Simon Marchi
- [pushed] gdb: fix some indentation issues
Simon Marchi
- [pushed] gdb: fix tab after space indentation issues
Simon Marchi
- [PATCH] Fix printing of non pointer types when memory tagging is enabled
Simon Marchi
- [PATCH 2/2] Fix InlinedFrameDecorator example
Simon Marchi
- [PATCH] kill all threadapply processes at end of test
Simon Marchi
- Sim bfin build failure with gcc 11
Simon Marchi
- [PATCH v2 5/5] gdb: mips: Add MIPSR6 support
Simon Marchi
- [PATCHv2] gdb: avoid premature dummy frame garbage collection
Simon Marchi
- [PATCH] Update btrace data in maintenance btrace commands
Simon Marchi
- [PATCH] [gdb.base] Add additional next commands for clang-12 and above in foll-exec.exp
Simon Marchi
- [PATCH v3] gdb: fix eval.c assert during inferior exit event
Simon Marchi
- [PATCH,v2] [AArch64] MTE corefile support
Simon Marchi
- [PATCHv2] Restore gdb.SYMBOL_STRUCT_DOMAIN constant
Simon Marchi
- [PATCH] Add PROP_VARIABLE
Simon Marchi
- [PATCH 1/5] Remove gdb/testsuite/configure
Simon Marchi
- [PATCH 0/5] Some gdb build cleanups
Simon Marchi
- [PATCH v2] gdb: try to load libthread_db only after reading all shared libraries when attaching / handling a fork child
Simon Marchi
- [PATCH 2/2] Set is_debug_types in allocate_signatured_type
Simon Marchi
- [PATCH 1/2] Remove dwarf2_per_bfd::m_num_psymtabs
Simon Marchi
- [PATCH] gdb: set only inferior_ptid in sparc_{fetch, store}_inferior_registers
Simon Marchi
- [PATCH][gdb/symtab] Ignore cold clones
Simon Marchi
- [PATCH 1/3] gdb: move dwarf2_per_cu_data and signatured_type up
Simon Marchi
- [PATCH 2/3] gdb: add and use signatured_type_up
Simon Marchi
- [PATCH 3/3] gdb: pass signature to allocate_signatured_type and signatured_type constructor
Simon Marchi
- [PATCH,v2] [AArch64] MTE corefile support
Simon Marchi
- [PATCH 3/3] gdb: pass signature to allocate_signatured_type and signatured_type constructor
Simon Marchi
- [PATCH] gdb.texinfo: Expand documentation for debuginfod
Aaron Merey
- [PATCH] debuginfod-support.c: Use long-lived debuginfod_client
Aaron Merey
- [PATCH] debuginfod-support.c: Use long-lived debuginfod_client
Aaron Merey
- [PING][PATCH] [PR gdb/27570] missing support for debuginfod in core_target::build_file_mappings
Aaron Merey
- [PATCH] gdb: Print debuginfod first-use notification
Aaron Merey
- [PATCH] gdb, btrace, pt: ignore status update enable events
Markus Metzger
- [PATCH] gdb, btrace, pt: ignore status update enable events
Metzger, Markus T
- [PATCH] RISC-V : Add linker support for further Z extensions
Jessica Mills
- RFC: Changing AC_PROG_CC to AC_PROG_CC_C99 in top level configure
Alan Modra
- RFC: Changing AC_PROG_CC to AC_PROG_CC_C99 in top level configure
Alan Modra
- [PATCH v4] opcodes: cris: move desc & opc files from sim/
Alan Modra
- [PATCH] opcodes: cris: move desc & opc files from sim/
Hans-Peter Nilsson
- [PATCH] opcodes: cris: move desc & opc files from sim/
Hans-Peter Nilsson
- [PATCH] opcodes: cris: move desc & opc files from sim/
Hans-Peter Nilsson
- [PATCH] opcodes: cris: move desc & opc files from sim/
Hans-Peter Nilsson
- [PATCH v2] opcodes: cris: move desc & opc files from sim/
Hans-Peter Nilsson
- [PATCH v2] opcodes: cris: move desc & opc files from sim/
Hans-Peter Nilsson
- [PATCH v3] opcodes: cris: move desc & opc files from sim/
Hans-Peter Nilsson
- [PATCH v4] opcodes: cris: move desc & opc files from sim/
Hans-Peter Nilsson
- start of the GDB 11 release cycle
Rainer Orth
- [PATCH,V4 1/2] CTF: fix incorrect function return type
Wei-min Pan
- [PATCH,V4 2/2] CTF: multi-CU and archive support
Wei-min Pan
- [PATCH,V4 2/2] CTF: multi-CU and archive support
Wei-min Pan
- [PATCH,V4 2/2] CTF: multi-CU and archive support
Wei-min Pan
- [PATCH,V4 1/2] CTF: fix incorrect function return type
Wei-min Pan
- [PING][PATCH V5] CTF: multi-CU and archive support
Wei-min Pan
- [PATCH,V4 2/2] CTF: multi-CU and archive support
Weimin Pan
- [PATCH,V4 2/2] CTF: multi-CU and archive support
Weimin Pan
- [PATCH V5] CTF: multi-CU and archive support
Weimin Pan
- [PATCH] Update config.sub and config.guess for MIPS R3 and R5 ISA support
Maciej W. Rozycki
- [PATCH] MAINTAINERS: Update path to readline config.{sub,guess} files
Maciej W. Rozycki
- [PATCH] Update config.sub and config.guess for MIPS R3 and R5 ISA support
Maciej W. Rozycki
- [PATCH] MAINTAINERS: Update path to readline config.{sub,guess} files
Maciej W. Rozycki
- [PING] [PATCH] Update btrace data in maintenance btrace commands
Stephen Röttger
- [PATCH] Don't run personality syscall at configure time; don't check it at all
Lancelot SIX
- [PING] [PATCH v4] [PR gdb/27614] gdb-add-index fails on symlinks.
Lancelot SIX
- [PATCH v4] [PR gdb/27614] gdb-add-index fails on symlinks.
Lancelot SIX
- sim: h8300 predec special case test
Yoshinori Sato
- sim: h8300 predec special case test
Yoshinori Sato
- [PATCH 1/2] sim: h8300 Fixed different behavior in preinc/predec.
Yoshinori Sato
- [PATCH 2/2] sim: h8300 add special case test.
Yoshinori Sato
- [PATCH RESEND 2/2] sim: h8300 add special case test.
Yoshinori Sato
- [PATCH 1/2] sim: h8300 Fixed different behavior in preinc/predec.
Yoshinori Sato
- [PATCH v2 1/2] sim: h8300 Fixed different behavior in preinc/predec.
Yoshinori Sato
- [PATCH v2 2/2] sim: h8300 add special case test.
Yoshinori Sato
- [PATCH v3 1/2] sim: h8300 Fixed different behavior in preinc/predec.
Yoshinori Sato
- [PATCH v3 2/2] sim: h8300 add special case test.
Yoshinori Sato
- [PATCH][gdb/cli] Add ignore-errors command
Andreas Schwab
- [PATCHv2] Restore gdb.SYMBOL_STRUCT_DOMAIN constant
Andreas Schwab
- [PATCH] Fix macro info lookup for binaries containing DWARFv5 line table
Keith Seitz
- [PATCH] gdb: Don't change the uiout to console one when doing gdb.execute in TUI
Keith Seitz
- [PATCH] Fix macro info lookup for binaries containing DWARFv5 line table
Keith Seitz
- [Ping] [PATCH] gdb, testsuite: Fix mi-var-child-f.exp for Intel compilers.
Keith Seitz
- [PATCH] gdb: Don't change the uiout to console one when doing gdb.execute in TUI
Keith Seitz
- [Ping] [PATCH] gdb, testsuite: Fix mi-var-child-f.exp for Intel compilers.
Keith Seitz
- [PATCH 1/2] [pr gdb/19447] sim: mips: Only truncate sign extension bits for 32-bit target models
Faraz Shahbazker
- [PATCH 2/2] [pr gdb/19447] sim: mips: Add shadow mappings for 32-bit memory address space
Faraz Shahbazker
- [PATCH 1/2] [pr gdb/19447] sim: mips: Only truncate sign extension bits for 32-bit target models
Faraz Shahbazker
- [PATCH 2/2] [pr gdb/19447] sim: mips: Add shadow mappings for 32-bit memory address space
Faraz Shahbazker
- [PATCH 1/2] [pr gdb/19447] sim: mips: Only truncate sign extension bits for 32-bit target models
Faraz Shahbazker
- [PATCH 2/2] [pr gdb/19447] sim: mips: Add shadow mappings for 32-bit memory address space
Faraz Shahbazker
- [EXTERNAL]Re: [PATCH 1/2] [pr gdb/19447] sim: mips: Only truncate sign extension bits for 32-bit target models
Faraz Shahbazker
- [PATCH 2/2] [pr gdb/19447] sim: mips: Add shadow mappings for 32-bit memory address space
Faraz Shahbazker
- [PATCH v2 1/2] [pr gdb/19447] sim: mips: Only truncate sign extension bits for 32-bit target models
Faraz Shahbazker
- [PATCH v2 2/2] [pr gdb/19447] sim: mips: Add shadow mappings for 32-bit memory address space
Faraz Shahbazker
- [PATCH 0/5] Add support for MIPS32/64 revision 6
Faraz Shahbazker
- [PATCH 1/5] sim: Allow toggling of quiet NaN-bit semantics
Faraz Shahbazker
- [PATCH 2/5] sim: Factor out NaN handling in floating point operations
Faraz Shahbazker
- [PATCH 3/5] sim: Add partial support for IEEE 754-2008
Faraz Shahbazker
- [PATCH 4/5] sim: mips: Add simulator support for mips32r6/mips64r6
Faraz Shahbazker
- [PATCH 5/5] gdb: mips: Add MIPSR6 support
Faraz Shahbazker
- [EXTERNAL]Re: [PATCH 4/5] sim: mips: Add simulator support for mips32r6/mips64r6
Faraz Shahbazker
- [EXTERNAL]Re: [PATCH 2/5] sim: Factor out NaN handling in floating point operations
Faraz Shahbazker
- [PATCH v2 0/5] Add support for MIPS32/64 revision 6
Faraz Shahbazker
- [PATCH v2 1/5] sim: Allow toggling of quiet NaN-bit semantics
Faraz Shahbazker
- [PATCH v2 2/5] sim: Factor out NaN handling in floating point operations
Faraz Shahbazker
- [PATCH v2 3/5] sim: Add partial support for IEEE 754-2008
Faraz Shahbazker
- [PATCH v2 4/5] sim: mips: Add simulator support for mips32r6/mips64r6
Faraz Shahbazker
- [PATCH v2 5/5] gdb: mips: Add MIPSR6 support
Faraz Shahbazker
- [PATCH] [AArch64] MTE corefile support
David Spickett
- [PATCH] add missing empty targets to sim/ppc/Makefile.in
Dan Streetman
- [PATCH] Fix macro info lookup for binaries containing DWARFv5 line table
Sourabh Singh Tomar
- [PATCH] Fix macro info lookup for binaries containing DWARFv5 line table
Tomar, Sourabh Singh
- [PATCH] Fix macro info lookup for binaries containing DWARFv5 line table
Tomar, Sourabh Singh
- [PATCH] Fix macro info lookup for binaries containing DWARFv5 line table
Tomar, Sourabh Singh
- [PATCH] Fix macro info lookup for binaries containing DWARFv5 line table
Tomar, Sourabh Singh
- [PATCH/committed] sim: options: fix --help output
Tom Tromey
- RFC: Changing AC_PROG_CC to AC_PROG_CC_C99 in top level configure
Tom Tromey
- [pushed] Fix x86_64 mingw build
Tom Tromey
- [PATCH 0/3] Fix some sanitizer errors
Tom Tromey
- [PATCH 1/3] Add virtual destructor to dwarf2_per_cu_data
Tom Tromey
- [PATCH 2/3] Fix buffer underflow in add_path
Tom Tromey
- [PATCH 3/3] Fix ubsan build
Tom Tromey
- [PATCH] debuginfod-support.c: Use long-lived debuginfod_client
Tom Tromey
- [PATCH 0/3] Some minor sim fixes
Tom Tromey
- [PATCH 1/3] Add config.h to generated_files for sim
Tom Tromey
- [PATCH 2/3] Fix igen build
Tom Tromey
- [PATCH 3/3] Add missing stdlib.h includes to sim
Tom Tromey
- [PATCH] gnulib: import getline
Tom Tromey
- [PATCH] gdb: add one-page manual support
Tom Tromey
- [PATCH] gnulib: import gendocs
Tom Tromey
- [PATCH 1/3] Add virtual destructor to dwarf2_per_cu_data
Tom Tromey
- [PATCH 3/3] Add missing stdlib.h includes to sim
Tom Tromey
- [PATCH] gnulib: import getline
Tom Tromey
- [PATCH] gdb: update Type.fields doc based on actual GDB behavior
Tom Tromey
- [PATCH] gnulib: import getline
Tom Tromey
- [PATCH] gdb: update Type.fields doc based on actual GDB behavior
Tom Tromey
- [PATCH/committed] sim: rl78: clean up various warnings
Tom Tromey
- [PATCH/committed] sim: rl78: clean up various warnings
Tom Tromey
- [PATCH] gdb/guile: perform tilde expansion when sourcing guile scripts
Tom Tromey
- [PATCH] sim: m32c/rl78/rx: fix command parsing
Tom Tromey
- [PATCH] Avoid crash with GCC trunk
Tom Tromey
- [PATCH 1/3] Add virtual destructor to dwarf2_per_cu_data
Tom Tromey
- [PATCH] debuginfod-support.c: Use long-lived debuginfod_client
Tom Tromey
- [PATCH] Don't run personality syscall at configure time; don't check it at all
Tom Tromey
- [PATCH 2/2] sim: leverage gnulib
Tom Tromey
- Pull htab_eq_string from gcc libiberty
Tom Tromey
- [PATCH 1/5] gdb: make target_close check that the target isn't pushed in all inferiors
Tom Tromey
- Pull htab_eq_string from gcc libiberty
Tom Tromey
- [pushed] Remove streq_hash in favor of htab_eq_string
Tom Tromey
- [PATCH 1/5] gdb: make target_close check that the target isn't pushed in all inferiors
Tom Tromey
- [PATCH,V4 1/2] CTF: fix incorrect function return type
Tom Tromey
- [PATCH,V4 2/2] CTF: multi-CU and archive support
Tom Tromey
- [PATCH 2/2] sim: leverage gnulib
Tom Tromey
- [PATCH v2] Don't run personality syscall at configure time; don't check it at all
Tom Tromey
- [PATCH] sim: use htab_eq_string
Tom Tromey
- Proposal: format GDB Python files with black
Tom Tromey
- [PATCH,V4 2/2] CTF: multi-CU and archive support
Tom Tromey
- Pull htab_eq_string from gcc libiberty
Tom Tromey
- [PATCH/committed] sim: touch modules target
Tom Tromey
- [PATCH 3/4] gdb/py: add some debugging to py-breakpoint.c
Tom Tromey
- [PATCH] gdb: add ../config/pkg.m4 in acinclude.m4
Tom Tromey
- [PATCH] gdb, gdbserver: make status_to_str display the signal name
Tom Tromey
- [PATCH,V4 1/2] CTF: fix incorrect function return type
Tom Tromey
- [PATCH,V4 2/2] CTF: multi-CU and archive support
Tom Tromey
- [PATCH 0/1] Integrate GNU poke in GDB
Tom Tromey
- Using clang-format
Tom Tromey
- [PATCH] Don't run personality syscall at configure time; don't check it at all
Tom Tromey
- [PATCH] Don't run personality syscall at configure time; don't check it at all
Tom Tromey
- [PATCH] kill all threadapply processes at end of test
Tom Tromey
- [PATCH] Fix macro info lookup for binaries containing DWARFv5 line table
Tom Tromey
- [PATCH] sim: create header namespace
Tom Tromey
- [PATCH 0/1] Integrate GNU poke in GDB
Tom Tromey
- [PATCH 1/1] Integrate GNU poke in GDB
Tom Tromey
- [PATCH 0/1] Integrate GNU poke in GDB
Tom Tromey
- [PATCH,V4 2/2] CTF: multi-CU and archive support
Tom Tromey
- [PATCH 1/2] gdb: some int to bool conversion in remote.c
Tom Tromey
- [PATCH 1/4] gdb: add new function quick_symbol_functions::has_unexpanded_symbols
Tom Tromey
- [PATCH 5/6 v2] sim: callback: convert time interface to 64-bit
Tom Tromey
- [pushed] Fix Python pretty-printing bug in Rust
Tom Tromey
- [PATCH] Replace sort_tu_by_abbrev_offset with operator<
Tom Tromey
- [PATCH 1/3] Move dwarf2_cu to new header file
Tom Tromey
- [PATCH 2/7] gdb: don't handle old == nullptr in add_alias_cmd
Tom Tromey
- [PATCH 0/7] Minor improvements to cmd_list_element
Tom Tromey
- [PATCH] gdb: re-format Python files using black 21.4b0
Tom Tromey
- [PATCH 2/7] gdb: don't handle old == nullptr in add_alias_cmd
Tom Tromey
- [PATCH] gdb: additional settings for emacs in .dir-locals.el
Tom Tromey
- [PATCH] gdb: add pyproject.toml
Tom Tromey
- [PATCH] gdb/testsuite: rename .py.in files to .py
Tom Tromey
- [PATCH 0/3] Fix some sanitizer errors
Tom Tromey
- [PATCH] Avoid crash with GCC trunk
Tom Tromey
- [PATCH] gdb: additional settings for emacs in .dir-locals.el
Tom Tromey
- [RFC][gdb/cli] Ignore error in gdb command script
Tom Tromey
- [PATCH 2/4] gdb: Pass std::strings to ui_out::field_string () where convenient
Tom Tromey
- [PATCH 0/4] Fix crash in "set python" and small cleanups
Tom Tromey
- [RFC][gdb/cli] Ignore error in gdb command script
Tom Tromey
- [PATCH] Mark tu_abbrev_offset::operator<() const.
Tom Tromey
- [PATCH] gdb: make iterate_over_threads a template function
Tom Tromey
- [PATCH] gdb: run 'maint selftest' with an executable loaded
Tom Tromey
- [PATCHv2 1/2] Prevent flickering when redrawing the TUI python window
Tom Tromey
- [PATCHv2 2/2] Add optional full_window argument to TuiWindow.write
Tom Tromey
- [PATCHv2 2/2] Add optional full_window argument to TuiWindow.write
Tom Tromey
- [PATCH 0/4] Fix crash in "set python" and small cleanups
Tom Tromey
- [PATCH] gnulib: import ffs
Tom Tromey
- [PATCH/OBVIOUS] Fix option type comments for CMDARG_EARLYINIT_FILE and CMDARG_EARLYINIT_COMMAND.
Tom Tromey
- [RFC] Implement 'set|show error-handling abort-execution|print-and-continue|silently-ignore
Tom Tromey
- [PATCH 1/8] gdb: make add_setshow commands return set_show_commands
Tom Tromey
- [PATCH 7/8] gdb: add make-init-c script
Tom Tromey
- [PATCH][gdb/breakpoint] Fix assert in jit_event_handler
Tom Tromey
- [PATCH] RISC-V : Add linker support for further Z extensions
Tom Tromey
- [PATCH] MAINTAINERS: Update path to readline config.{sub,guess} files
Tom Tromey
- [PATCH] Introduce htab_delete_entry
Tom Tromey
- [PATCH 7/8] gdb: add make-init-c script
Tom Tromey
- [PATCH] gdb: don't zero-initialize reg_buffer contents
Tom Tromey
- [PATCH] Add PROP_VARIABLE
Tom Tromey
- [PATCH] [PR gdb/27570] missing support for debuginfod in core_target::build_file_mappings
Tom Tromey
- [committed][gdb/symtab] Fix segfault in process_psymtab_comp_unit
Tom Tromey
- [PATCH 2/9] gdb: add all_breakpoints_safe function
Tom Tromey
- [PATCH 7/9] gdb: add all_bp_locations_at_addr function
Tom Tromey
- [PATCH 0/9] Convert breakpoint iteration macros to ranges
Tom Tromey
- [PATCH 2/9] gdb: add all_breakpoints_safe function
Tom Tromey
- [PATCHv2 2/2] Add optional full_window argument to TuiWindow.write
Tom Tromey
- [PATCH 0/5] Some gdb build cleanups
Tom Tromey
- [PATCH 1/5] Remove gdb/testsuite/configure
Tom Tromey
- [PATCH 2/5] Always build 'all' in gdb/testsuite
Tom Tromey
- [PATCH 3/5] Apply silent Makefile rules to gdb/testsuite
Tom Tromey
- [PATCH 4/5] Clean up gdb's --enable-shared
Tom Tromey
- [PATCH 5/5] Remove some gdb/data-directory special cases
Tom Tromey
- [PATCH 0/4] Some small debug index writer cleanups
Tom Tromey
- [PATCH 1/4] Fix oddity in write_gdbindex
Tom Tromey
- [PATCH 2/4] Minor cleanup to addrmap_index_data::previous_valid
Tom Tromey
- [PATCH 3/4] Simplify gdb_index writing
Tom Tromey
- [PATCH 4/4] Simplify debug_names index writing
Tom Tromey
- [PATCH 0/2] Two minor DWARF reader tweaks
Tom Tromey
- [PATCH 1/2] Remove dwarf2_per_bfd::m_num_psymtabs
Tom Tromey
- [PATCH 2/2] Set is_debug_types in allocate_signatured_type
Tom Tromey
- [PATCH 2/2] Set is_debug_types in allocate_signatured_type
Tom Tromey
- [PATCH 3/3] gdb: pass signature to allocate_signatured_type and signatured_type constructor
Tom Tromey
- [PATCH v2] nptl_db: Support different libpthread/ld.so load orders (bug 27744)
Emil Velikov
- [PATCH] Replace sort_tu_by_abbrev_offset with operator<
Vaseeharan Vinayagamoorthy
- [PATCH 7/7] gdb: startup commands to control Python extension language
Tom de Vries
- [PATCH][gdb/guile] Don't allow libguile to change libgmp mem fns
Tom de Vries
- [PATCH][gdb/guile] Don't allow libguile to change libgmp mem fns
Tom de Vries
- [PATCH][gdb/guile] Don't allow libguile to change libgmp mem fns
Tom de Vries
- [committed][gdb/testsuite] Fix gdb.threads/fork-plus-threads.exp with readnow
Tom de Vries
- [committed][gdb/testsuite] Fix timeout in gdb.threads/detach-step-over.exp with readnow
Tom de Vries
- [PATCH][gdb/symtab] Fix infinite recursion in dwarf2_cu::get_builder()
Tom de Vries
- [PATCH 2/3] Fix buffer underflow in add_path
Tom de Vries
- [PATCH][gdb/symtab] Fix infinite recursion in dwarf2_cu::get_builder()
Tom de Vries
- [PATCH][gdb/tdep] Use pid to choose x86_64 process 64/32-bitness
Tom de Vries
- [committed][gdb/testsuite] Fix read1 timeout in gdb.base/gdb-sigterm.exp
Tom de Vries
- [committed][gdb/testsuite] Update infrun regexp in gdb.base/watch_thread_num.exp
Tom de Vries
- [PATCH][gdb/testsuite] Fix read1 timeout in gdb.base/info-types-c++.exp
Tom de Vries
- [PATCH][gdb/symtab] Fix infinite recursion in dwarf2_cu::get_builder()
Tom de Vries
- [PATCH][gdb/symtab] Fix infinite recursion in dwarf2_cu::get_builder()
Tom de Vries
- gdb build broken in sim with -Wall -Werror
Tom de Vries
- gdb build broken in sim with -Wall -Werror
Tom de Vries
- gdb build broken in sim with -Wall -Werror
Tom de Vries
- [RFC][gdb/cli] Ignore error in gdb command script
Tom de Vries
- [RFC][gdb/cli] Ignore error in gdb command script
Tom de Vries
- [RFC][gdb/cli] Ignore error in gdb command script
Tom de Vries
- gdb build broken in sim with -Wall -Werror
Tom de Vries
- [RFC][gdb/cli] Ignore error in gdb command script
Tom de Vries
- [PATCH][gdb/cli] Add ignore-errors command
Tom de Vries
- [PATCH][gdb/cli] Add ignore-errors command
Tom de Vries
- [PATCH] sim: ppc: fix some Wunused-function warnings
Tom de Vries
- [PATCH] sim: ppc: fix some more Wunused-function warnings
Tom de Vries
- [PATCH] sim: ppc: fix Wnonnull warning
Tom de Vries
- [PATCH] sim: ppc: fix some Wpointer-sign warnings
Tom de Vries
- [PATCH] sim: pcc: fix some Wenum-compare warnings
Tom de Vries
- [committed][gdb/testsuite] Fix read1 timeout in gdb.base/info-types-c++.exp
Tom de Vries
- [PATCH][gdb/tdep] Use pid to choose x86_64 process 64/32-bitness
Tom de Vries
- [PATCH] sim: ppc: fix some Wpointer-sign warnings
Tom de Vries
- [PATCH] sim: ppc: fix some Wpointer-sign warnings
Tom de Vries
- [PATCH][gdb/breakpoint] Fix assert in jit_event_handler
Tom de Vries
- [PATCH][gdb/breakpoint] Fix assert in jit_event_handler
Tom de Vries
- [PATCH][gdb/breakpoint] Fix assert in jit_event_handler
Tom de Vries
- [PATCH][gdb/breakpoint] Fix assert in jit_event_handler
Tom de Vries
- [PATCH][gdb/tdep] Use pid to choose x86_64 process 64/32-bitness
Tom de Vries
- [PATCH][gdb/tdep] Use pid to choose x86_64 process 64/32-bitness
Tom de Vries
- [PATCH][gdb/symtab] Fix Dwarf Error: cannot find DIE
Tom de Vries
- [committed][gdb/symtab] Fix typo in dwarf error message
Tom de Vries
- [committed][gdb/testsuite] Prevent proc override in gdb-index.exp
Tom de Vries
- [committed][gdb/symtab] Fix segfault in process_psymtab_comp_unit
Tom de Vries
- [PATCH][gdb/symtab] Ignore cold clones
Tom de Vries
- [PATCH][gdb/symtab] Ignore cold clones
Tom de Vries
- [RFC][gdb/cli] Ignore error in gdb command script
Philippe Waroquiers
- [PATCH 0/4] Fix crash in "set python" and small cleanups
Philippe Waroquiers
- [RFC][gdb/cli] Ignore error in gdb command script
Philippe Waroquiers
- [PATCH/OBVIOUS] Fix option type comments for CMDARG_EARLYINIT_FILE and CMDARG_EARLYINIT_COMMAND.
Philippe Waroquiers
- [RFC] Implement 'set|show error-handling abort-execution|print-and-continue|silently-ignore
Philippe Waroquiers
- [RFC] Implement 'set|show error-handling abort-execution|print-and-continue|silently-ignore
Philippe Waroquiers
- [RFC] Implement 'set|show error-handling abort-execution|print-and-continue|silently-ignore
Philippe Waroquiers
- [PATCH] gdb, testsuite, rs6000: Add powerpc64le prologue test.
Ulrich Weigand
- [PATCH] gdb, testsuite: Fix mi-var-child-f.exp for Intel compilers.
Felix Willgerodt
- [Ping] [PATCH] gdb, testsuite: Fix mi-var-child-f.exp for Intel compilers.
Willgerodt, Felix
- [PING**3] [PATCH 0/4] Improve debugging of optimized code
Willgerodt, Felix
- [Ping] [PATCH] gdb, testsuite: Fix mi-var-child-f.exp for Intel compilers.
Willgerodt, Felix
- [PATCH] gdb/riscv: add support for vector registers in target descriptions
Jim Wilson
- [PATCH] gdb.texinfo: Expand documentation for debuginfod
Eli Zaretskii
- [PATCH] gnulib: import getline
Eli Zaretskii
- [PATCH] gnulib: import getline
Eli Zaretskii
- [PATCH] gnulib: import getline
Eli Zaretskii
- [PATCH] gnulib: import getline
Eli Zaretskii
- [PATCH] gdb: update Type.fields doc based on actual GDB behavior
Eli Zaretskii
- [PATCH][gdb/symtab] Fix infinite recursion in dwarf2_cu::get_builder()
Eli Zaretskii
- [PATCH][gdb/symtab] Fix infinite recursion in dwarf2_cu::get_builder()
Eli Zaretskii
- [PATCH] gdb.texinfo: Expand documentation for debuginfod
Eli Zaretskii
- [PATCH 3/4] gdb/py: add some debugging to py-breakpoint.c
Eli Zaretskii
- [PATCH 4/4] gdb/doc: document 'set debug py-unwind'
Eli Zaretskii
- [PATCH] gdb/doc: reword a sentence
Eli Zaretskii
- [PATCH] gdb/doc: reword a sentence
Eli Zaretskii
- [PATCH 1/1] Integrate GNU poke in GDB
Eli Zaretskii
- [PATCH 1/1] Integrate GNU poke in GDB
Eli Zaretskii
- [PATCH 2/3] gdb/guile: allow for catchpoint type breakpoints in guile
Eli Zaretskii
- [PATCH 3/3] gdb/python: allow for catchpoint type breakpoints in python
Eli Zaretskii
- [PATCHv2 4/5] gdb/mi: add new --group-by-objfile flag for -file-list-exec-source-files
Eli Zaretskii
- [PATCHv2 3/5] gdb/mi: add regexp filtering to -file-list-exec-source-files
Eli Zaretskii
- [PATCHv2 5/5] gdb: change info sources to group results by objfile
Eli Zaretskii
- [PATCH] [AArch64] MTE corefile support
Eli Zaretskii
- [PATCHv2] Add optional styled argument to gdb.execute
Eli Zaretskii
- [PATCHv2 2/2] Add optional full_window argument to TuiWindow.write
Eli Zaretskii
- [PATCH] gdb/doc: add '@:' after 'e.g.' to help texinfo
Eli Zaretskii
- [PATCH 4/5] sim: mips: Add simulator support for mips32r6/mips64r6
Eli Zaretskii
- [PATCH 2/2] Fix documentation of gdb.SYMBOL_LOC_COMMON_BLOCK
Eli Zaretskii
- [PATCH 1/2] Document gdb.SYMBOL_LOC_LABEL
Eli Zaretskii
- [PATCHv2 2/2] Forward mouse click to python TUI window
Eli Zaretskii
- [PATCH 3/5] gdb/python: add PendingFrame.level and Frame.level methods
Eli Zaretskii
- [PATCH 3/5] gdb/python: add PendingFrame.level and Frame.level methods
Eli Zaretskii
- [PATCH v3 00/17] DWARF expression evaluator design cleanup
Zoran Zaric
- [PATCH v3 01/17] Replace the symbol needs evaluator with a parser
Zoran Zaric
- [PATCH v3 02/17] Cleanup of the dwarf_expr_context constructor
Zoran Zaric
- [PATCH v3 03/17] Move frame context info to dwarf_expr_context
Zoran Zaric
- [PATCH v3 04/17] Remove get_frame_cfa from dwarf_expr_context
Zoran Zaric
- [PATCH v3 05/17] Move compilation unit info to dwarf_expr_context
Zoran Zaric
- [PATCH v3 06/17] Move dwarf_call to dwarf_expr_context
Zoran Zaric
- [PATCH v3 07/17] Move get_object_address to dwarf_expr_context
Zoran Zaric
- [PATCH v3 08/17] Move read_mem to dwarf_expr_context
Zoran Zaric
- [PATCH v3 09/17] Move push_dwarf_reg_entry_value to expr.c
Zoran Zaric
- [PATCH v3 10/17] Inline get_reg_value method of dwarf_expr_context
Zoran Zaric
- [PATCH v3 11/17] Remove empty frame and full evaluators
Zoran Zaric
- [PATCH v3 12/17] Merge evaluate_for_locexpr_baton evaluator
Zoran Zaric
- [PATCH v3 13/17] Move piece_closure and its support to expr.c
Zoran Zaric
- [PATCH v3 14/17] Make value_copy also copy the stack data member
Zoran Zaric
- [PATCH v3 15/17] Make DWARF evaluator return a single struct value
Zoran Zaric
- [PATCH v3 16/17] Simplify dwarf_expr_context class interface
Zoran Zaric
- [PATCH v3 17/17] Add as_lval argument to expression evaluator
Zoran Zaric
- SV: [PATCHv3 9/9] gdb/arm: add support for bare-metal core dumps
sarah@hederstierna.com
- [PATCH] gdb, testsuite, rs6000: Add powerpc64le prologue test.
will schmidt
Last message date:
Mon May 31 21:33:07 GMT 2021
Archived on: Mon May 31 21:33:48 GMT 2021
This archive was generated by
Pipermail 0.09 (Mailman edition).