public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH 0/2] Fix gdb.base/frame-view.exp on AArch64
 2023-02-09 19:53 UTC  (10+ messages)
` [PATCH 1/2] gdb: call frame unwinders' dealloc_cache methods through destroying the frame cache
` [PATCH 2/2] gdb: give sentinel for user frames distinct IDs, register sentinel frames to "

[PATCH] gdb: add HtabPrinter to gdb-gdb.py.in
 2023-02-09 19:52 UTC  (2+ messages)

[PATCH] gdb: fix dealloc function not being called for frame 0
 2023-02-09 19:50 UTC 

[PATCH] Fix crash with "finish" in Rust
 2023-02-09 19:27 UTC 

[pushed] Fix comment in gdb.rust/fnfield.exp
 2023-02-09 19:23 UTC 

[pushed] Trivially simplify rust_language::print_enum
 2023-02-09 19:16 UTC 

[COMMITTED PATCH] [aarch64] Avoid initializers for VLAs
 2023-02-09 19:13 UTC  (2+ messages)

[PATCH 1/1] gdb, testsuite: Remove unnecessary call of "set print pretty on"
 2023-02-09 18:51 UTC  (3+ messages)

[pushed] [gdb/testsuite] Use maint ignore-probes in gdb.base/longjmp.exp
 2023-02-09 16:44 UTC  (12+ messages)

[PATCH v2] Increase size of main_type::nfields
 2023-02-09 15:01 UTC  (2+ messages)

[RFC] [gdb/cli] Add maint info frame-unwinders
 2023-02-09 14:41 UTC  (3+ messages)

[pushed] Remove mention of cooked_index_vector
 2023-02-09 14:36 UTC 

[PATCH v2] Let user C-c when waiting for DWARF index finalization
 2023-02-09 14:35 UTC  (2+ messages)

[PATCH] gdb: remove unnecessary 'dir' commands from gdb-gdb.gdb script
 2023-02-09 14:01 UTC  (2+ messages)

[PATCH v2 0/5] Fix gdb.rocm/simple.exp on hosts without ROCm
 2023-02-09 11:26 UTC  (6+ messages)
` [PATCH v2 1/5] gdb: 'show config' shows --with[out]-amd-dbgapi
` [PATCH v2 2/5] gdb/testsuite: Rename skip_hipcc_tests to allow_hipcc_tests
` [PATCH v2 3/5] gdb/testsuite: require amd-dbgapi support to run rocm tests
` [PATCH v2 4/5] gdb/testsuite: allow_hipcc_tests tests the hipcc compiler
` [PATCH v2 5/5] gdb/testsuite: look for hipcc in env(ROCM_PATH)

[PATCH] Always create a new value object in valpy_do_cast
 2023-02-09  6:06 UTC  (8+ messages)

[PATCH v3 0/8] gdbserver improvements for AArch64 SVE support
 2023-02-09  2:46 UTC  (65+ messages)
` [PATCH v3 2/8] gdbserver: Add PID parameter to linux_get_auxv and linux_get_hwcap
` [PATCH v3 4/8] gdbserver/linux-aarch64: When thread stops, update its target description
` [PATCH v3 5/8] gdbserver: Transmit target description ID in thread list and stop reply
` [PATCH v3 6/8] gdb/remote: Parse tdesc field in stop reply and threads list XML
` [PATCH v3 7/8] gdb/aarch64: Detect vector length changes when debugging remotely

[PATCH] gdb/c++: fix handling of breakpoints on @plt symbols
 2023-02-08 22:22 UTC  (4+ messages)
` [PATCHv2] "

[PATCH] Remove old GNU indent directives
 2023-02-08 18:48 UTC 

[PATCH] 0001-Fix-multi-thread-debug-bug-in-AIX.patch
 2023-02-08 18:44 UTC  (6+ messages)

[PATCH 0/2] Reduce includes of block.h
 2023-02-08 18:27 UTC  (2+ messages)

[PATCH 0/2] Prevent combining 'task' and 'thread' keywords
 2023-02-08 18:10 UTC  (6+ messages)
` [PATCH 1/2] gdb: only allow one of thread or task on breakpoints or watchpoints
` [PATCH 2/2] gdb: use -1 for breakpoint::task default value

[PATCH 0/3] Avoid printing global thread-id in CLI command output
 2023-02-08 17:55 UTC  (7+ messages)
` [PATCH 1/3] gdb: don't print global thread-id to CLI in describe_other_breakpoints
` [PATCH 2/3] gdb: show task number "
` [PATCH 3/3] gdb: don't use the global thread-id in the saved breakpoints file

[PATCH] gdb/source: Fix open_source_file error handling
 2023-02-08 17:53 UTC  (6+ messages)

[PATCH 0/2] Suppress some FAILs
 2023-02-08 17:18 UTC  (2+ messages)

[PATCH 0/6] Change how symbol section indices are set
 2023-02-08 16:28 UTC  (8+ messages)
` [PATCH 3/6] Pass section index to start_compunit_symtab

[PATCH] gdb/debuginfod: Prevent prompt for continue during downloading
 2023-02-08 14:44 UTC  (6+ messages)

[pushed] [gdb/testsuite] Use maint ignore-probes in gdb.base/solib-corrupted.exp
 2023-02-08 10:49 UTC 

[PATCH 0/4] Fix gdb.rocm/simple.exp on hosts without ROCm
 2023-02-07 15:31 UTC  (9+ messages)
` [PATCH 1/4] gdb: 'show config' shows --with[out]-amd-dbgapi
` [PATCH 2/4] gdb/testsuite: Rename skip_hipcc_tests to allow_hipcc_tests
` [PATCH 3/4] gdb/testsuite: require amd-dbgapi support to run rocm tests
` [PATCH 4/4] gdb/testsuite: allow_hipcc_tests tests the hipcc compiler

[PATCH 0/6] Inferior specific breakpoints
 2023-02-07 14:42 UTC  (25+ messages)
` [PATCHv2 "
  ` [PATCHv2 1/6] gdb/remote: announce thread exit events for remote targets
  ` [PATCHv2 2/6] gdb/testsuite: don't try to set non-stop mode on a running target
  ` [PATCHv2 3/6] gdb: fix display of thread condition for multi-location breakpoints
  ` [PATCHv2 4/6] gdb: error if 'thread' or 'task' keywords are overused
  ` [PATCHv2 5/6] gdb: add inferior-specific breakpoints and watchpoints

[PING] [PATCH v7 00/10] Extensions for PTWRITE
 2023-02-07 12:22 UTC  (3+ messages)

[pushed] [gdb/testsuite] Improve untested message in gdb.ada/finish-var-size.exp
 2023-02-07 10:42 UTC 

[PATCH v2][PR 17272] Support DWARF tags for C++11 variadic templates
 2023-02-07  5:57 UTC  (2+ messages)

[PATCH] Support DW_TAG_GNU_formal_parameter_pack and DW_TAG_GNU_template_parameter_pack
 2023-02-07  5:55 UTC  (3+ messages)

[PATCH v8 0/6] gdb: split array and string limiting options
 2023-02-07  5:17 UTC  (9+ messages)
` [PATCH v8 5/6] GDB: Add a character string limiting option
      ` [COMMITTED PATCH v9 "

[PATCH 0/5] Some target_desc_info cleanups
 2023-02-06 19:13 UTC  (14+ messages)
` [PATCH 1/5] gdb: move target_desc_info to inferior.h
` [PATCH 2/5] gdb: change inferior::tdesc_info to non-pointer
` [PATCH 3/5] gdb: remove get_tdesc_info
` [PATCH 4/5] gdb: remove copy_inferior_target_desc_info
` [PATCH 5/5] gdb: make target_desc_info_from_user_p a method of target_desc_info

[PATCH v2 0/8] Initial support for ROCm platform (AMD GPU) debugging
 2023-02-06 16:53 UTC  (6+ messages)

[PATCH 0/2] Fix testing gdb.linespec/cp-completion-aliases with
 2023-02-06 15:48 UTC  (7+ messages)
` [PATCH 2/2] gdb/testsuite: fix running gdb.linespec/cp-completion-aliases.exp with clang
` [PING][PATCH 0/2] Fix testing gdb.linespec/cp-completion-aliases with

[PATCH] gdb/doc: extend the documentation for the 'handle' command
 2023-02-06 14:57 UTC  (3+ messages)

[pushed] [gdb/testsuite] Fix gdb.threads/schedlock.exp on fast cpu
 2023-02-06 11:54 UTC 

Cables Sales,
 2023-02-05  0:53 UTC 

[PATCH] Support DWARF tags for C++11 variadic templates
 2023-02-04 16:23 UTC 

[PATCH 00/31] Step over thread clone and thread exit
 2023-02-04 16:05 UTC  (9+ messages)
` [PATCH 01/31] displaced step: pass down target_waitstatus instead of gdb_signal
` [PATCH 02/31] linux-nat: introduce pending_status_str
` [PATCH 04/31] Step over clone syscall w/ breakpoint, TARGET_WAITKIND_THREAD_CLONED
` [PATCH 30/31] Centralize "[Thread ...exited]" notifications

[PATCH] gdb: allow env var specifications in cmds 'set log', 'source', 'shell'
 2023-02-03 18:49 UTC  (8+ messages)
` [RFC PATCH 0/2] Command expression evaulation substitution
  ` [RFC PATCH 1/2] Add $_env convenience function
  ` [RFC PATCH 2/2] Allow and evaluate expressions in command arguments

[pushed] gdb: use assignment to initialize variable in tdesc_parse_xml
 2023-02-03 13:25 UTC 

[PATCH] gdb/tui: add 'set tui mouse-events off' to restore mouse selection
 2023-02-02 19:59 UTC  (10+ messages)

[PATCHv2 00/13] Infcalls from B/P conditions in multi-threaded inferiors
 2023-02-02 13:34 UTC  (7+ messages)
` [PATCHv3 "
  ` [PATCHv3 02/13] gdb/doc: extend the documentation for conditional breakpoints

[PATCH] gdb: remove gdb_indent.sh
 2023-02-02 13:01 UTC  (3+ messages)

[PATCH v2] gdb: Modify until_break_command to act correctly on SIGTRAMP_FRAME
 2023-02-02  6:38 UTC  (5+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).