public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH v5 00/15] basic linker namespace support
 2022-06-24 17:18 UTC  (11+ messages)
` [PATCH v5 03/15] gdb, gdbserver: support dlmopen()
` [PATCH v5 04/15] gdbserver: move main_lm handling into caller
` [PATCH v5 05/15] gdb, gdbserver: extend RSP to support namespaces
` [PATCH v5 06/15] gdb, compile: unlink objfile stored in module
` [PATCH v5 07/15] gdb, python: use gdbarch_iterate_over_objfiles_in_search_order

[PATCH] Eliminate TUI/CLI observers duplication
 2022-06-24 17:14 UTC  (2+ messages)

[PATCHv2 0/6] Handle trying to use a native target with the wrong binary
 2022-06-24 16:58 UTC  (5+ messages)
` [PATCHv3 "
  ` [PATCHv3 3/6] gdb: select suitable thread for gdbarch_adjust_breakpoint_address

[ob/pushed] Delete delete_thread_silent
 2022-06-24 16:25 UTC  (2+ messages)

[PATCH] gdb/arm: Unwind Non-Secure callbacks from Secure
 2022-06-24 16:05 UTC  (3+ messages)

[PATCH v5 0/8] gdb: split array and string limiting options
 2022-06-24 15:57 UTC  (13+ messages)
` [PATCH v5 1/8] GDB: Remove extraneous full stops from `set' command error messages
` [PATCH v5 2/8] GDB/Python: Use None for `var_zuinteger_unlimited' value set to `unlimited'
` [PATCH v5 3/8] GDB: Add `NUMBER' completion to `set' integer commands
` [PATCH v5 4/8] GDB/testsuite: Tighten `set print elements' error check
` [PATCH v5 5/8] GDB/testsuite: Add coverage for `print -elements' command
` [PING^9][PATCH v5 0/8] gdb: split array and string limiting options
` [PING^10][PATCH "

[PATCH] gdb/testsuite: modernize gdb.base/maint.exp
 2022-06-24 15:23 UTC  (14+ messages)
` [PING] "
  ` [PINGv2] "
    ` [PINGv3] "
      ` [PINGv4] "
        ` [PINGv5] "
    ` [PATCHv2] "

[PATCH] Always emit =thread-exited notifications, even if silent
 2022-06-24 14:44 UTC 

[PATCH v2 1/2] gdb/testsuite: rename get_maint_bp_addr and move it to gdb-utils.exp
 2022-06-24 14:16 UTC  (2+ messages)
` [PATCH v2 2/2] gdb/testsuite: add a clear test to py-breakpoint.exp

[PATCH 0/3] Further cleanup of get_compiler_info
 2022-06-24 14:08 UTC  (2+ messages)

[PATCH] Make GDBserver abort on internal error in development mode
 2022-06-24 13:26 UTC 

[PATCH 1/2] gdb/testsuite: move get_maint_bp_addr to gdb-utils.exp
 2022-06-24 12:00 UTC  (7+ messages)
` [PATCH 2/2] gdb/testsuite: add a clear test to py-breakpoint.exp

[PING] [PATCH 1/1] gdb/dwarf2: Fix 'rw_pieced_value' for values casted to different type
 2022-06-24 11:43 UTC 

[PATCH 0/2] Include count of unexpected core files in gdb.sum summary
 2022-06-24 11:17 UTC  (10+ messages)
` [PATCH 1/2] Improve core file path detection & put cores in output dir
` [PATCH 2/2] Include count of unexpected core files in gdb.sum summary

[PATCH] gdb: make use of RAII in run_inferior_call
 2022-06-24 11:05 UTC  (2+ messages)

[PATCH v3 00/12] Extensions for PTWRITE
 2022-06-24  6:57 UTC  (6+ messages)
` [PATCH v3 07/12] btrace, gdbserver: Add ptwrite to btrace_config_pt

[PATCH] Use current_inferior ()->pid for AIX
 2022-06-23 20:40 UTC  (10+ messages)

[pushed] Don't declare cli_set_logging
 2022-06-23 20:27 UTC 

[PATCH 0/9] Disassembler opcode display and text alignment
 2022-06-23 16:34 UTC  (15+ messages)
` [PATCH 1/9] gdb/doc: improve description of --data-disassemble opcodes output
` [PATCH 2/9] gdb/testsuite: new test for -data-disassemble opcodes format
` [PATCH 3/9] gdb/disasm: read opcodes bytes with a single read_code call
` [PATCH 4/9] gdb: disassembler opcode display formatting
` [PATCH 5/9] gdb: make gdb_disassembly_flag unsigned
` [PATCH 6/9] gdb/doc: fix column widths in MI compatibility table
` [PATCH 7/9] gdb/doc: update syntax of -data-disassemble command arguments
` [PATCH 8/9] gdb/mi: some int to bool conversion
` [PATCH 9/9] gdb/mi: new options for -data-disassemble command

[PATCH] Use PyBool_FromLong
 2022-06-23 15:25 UTC  (2+ messages)

[PATCH] Powerpc, fix vla-optimized-out.exp test
 2022-06-23 14:19 UTC  (7+ messages)

[PATCH 0/3] Minor improvements to 'interp'
 2022-06-22 19:50 UTC  (6+ messages)
` [PATCH 1/3] Use unique_xmalloc_ptr in interp
` [PATCH 2/3] Move mi_interpreter to mi-interp.h
` [PATCH 3/3] Use std::string for interpreter_p

[PATCH] [master & gdb 12] Fix core-file -> detach -> crash (corefiles/29275)
 2022-06-22 19:20 UTC 

[PATCH] gdb/reverse: Fix stepping over recursive functions
 2022-06-22 18:49 UTC  (4+ messages)
` [PING] "
  ` [PINGv2] "
    ` [PINGv3] "

[PATCH] gdb/testsuite: fix gdb.base/break-idempotent.exp on ppc
 2022-06-22 16:07 UTC  (2+ messages)
` [PATCHv2] "

[PATCH] Fix number of children of varobj with stub debug info
 2022-06-22 15:43 UTC  (7+ messages)
      ` [PATCH v2 1/2] "
        ` [PATCH v2 2/2] Move a comment to a less confusing place

[PATCH] Fix for gdb.base/stap-probe.c
 2022-06-22 15:11 UTC  (2+ messages)
` [PING] "

[PATCH] Fix for gdb.base/break-idempotent.exp
 2022-06-22 15:11 UTC  (2+ messages)
`  "

[PATCH][gdb/testsuite] Fix gdb.reverse/i387-env-reverse.exp for -pie
 2022-06-22 13:05 UTC 

[PATCH][gdb/testsuite] Enable some test-cases for x86_64 -m32
 2022-06-22 13:05 UTC 

[PATCH v5 00/10] Extensions for PTWRITE
 2022-06-22 11:43 UTC  (11+ messages)
` [PATCH v5 01/10] btrace: Introduce auxiliary instructions
` [PATCH v5 02/10] btrace: Enable auxiliary instructions in record instruction-history
` [PATCH v5 03/10] btrace: Enable auxiliary instructions in record function-call-history
` [PATCH v5 04/10] btrace: Handle stepping and goto for auxiliary instructions
` [PATCH v5 05/10] python: Introduce gdb.RecordAuxiliary class
` [PATCH v5 06/10] python: Add clear() to gdb.Record
` [PATCH v5 07/10] btrace, gdbserver: Add ptwrite to btrace_config_pt
` [PATCH v5 08/10] btrace, linux: Enable ptwrite packets
` [PATCH v5 09/10] btrace, python: Enable ptwrite filter registration
` [PATCH v5 10/10] btrace: Extend ptwrite event decoding

[AArch64] MTE corefile support
 2022-06-22  9:04 UTC  (3+ messages)
` [PATCH, v4] "

[PATCH v2 0/7] gdb.perf/: Add JIT performance test
 2022-06-22  8:48 UTC  (2+ messages)
` [PING] "

[Ping] [PATCH 1/1] gdb, testsuite: Adapt gdb.base/callfuncs.exp for new clang warnings
 2022-06-22  8:39 UTC 

[PATCH 0/2] Some patches for multi inferior case
 2022-06-22  8:22 UTC  (2+ messages)

[PATCH] gdb: reject inserting breakpoints between functions
 2022-06-21 17:01 UTC  (3+ messages)

[PATCH, v6] Fix reverse stepping multiple contiguous PC ranges over the line table
 2022-06-21 16:52 UTC  (3+ messages)
` [PING] "

[PATCH v2] Document how GDB searches for files when using -s, -e, and -se options
 2022-06-21 16:50 UTC  (4+ messages)

Query while adding fork feature - AIX
 2022-06-21 16:29 UTC 

[PATCH] gdb/arm: Only stack S16..S31 when FPU registers are secure
 2022-06-21 14:19 UTC  (2+ messages)

[PATCH] gdb/testsuite: Expand gdb.cp/mb-ctor.exp to test dynamic allocation
 2022-06-21 12:46 UTC  (2+ messages)
` [PING][PATCH] "

python unwinder doc improvement
 2022-06-21 12:19 UTC  (5+ messages)
` [PATCH 1/2] gdb/python doc: Add register_unwinder to code example

[PATCH 00/25] Step over thread clone and thread exit
 2022-06-21 12:07 UTC  (28+ messages)
` [PATCH 01/25] Don't use pthread_mutex_t in gdb.base/step-over-clone.c
` [PATCH 02/25] displaced step: pass down target_waitstatus instead of gdb_signal
` [PATCH 03/25] linux-nat: introduce pending_status_str
` [PATCH 04/25] Step over clone syscall w/ breakpoint, TARGET_WAITKIND_THREAD_CLONED
` [PATCH 05/25] Support clone events in the remote protocol
` [PATCH 06/25] Thread options & clone events (core + remote)
` [PATCH 07/25] Thread options & clone events (native Linux)
` [PATCH 08/25] Thread options & clone events (Linux GDBserver)
` [PATCH 09/25] gdbserver: Hide and don't detach pending clone children
` [PATCH 10/25] Remove gdb/19675 kfails (displaced stepping + clone)
` [PATCH 11/25] Add test for stepping over clone syscall
` [PATCH 12/25] all-stop/synchronous RSP support thread-exit events
` [PATCH 13/25] Introduce GDB_TO_EXIT thread option, fix step-over-thread-exit
` [PATCH 14/25] Implement GDB_TO_EXIT support for Linux GDBserver
` [PATCH 15/25] Implement GDB_TO_EXIT support for native Linux
` [PATCH 16/25] gdb: clear step over information on thread exit (PR gdb/27338)
` [PATCH 17/25] stop_all_threads: (re-)enable async before waiting for stops
` [PATCH 18/25] gdbserver: Queue no-resumed event after thread exit
` [PATCH 19/25] Don't resume new threads if scheduler-locking is in effect
` [PATCH 20/25] Tighten gdb.threads/no-unwaited-for-left.exp regexps
` [PATCH 21/25] Report thread exit event for leader if reporting thread exit events
` [PATCH 22/25] Ignore failure to read PC when resuming
` [PATCH 23/25] gdb/testsuite/lib/my-syscalls.S: Refactor new SYSCALL macro
` [PATCH 24/25] Testcases for stepping over thread exit syscall (PR gdb/27338)
` [PATCH 25/25] Document remote clone events, and QThreadOptions packet

[PATCH] Add gdb.Objfile.is_file attribute
 2022-06-21 11:25 UTC  (3+ messages)

gdb/arm: Update the value of active sp when base sp changes
 2022-06-21 11:12 UTC  (2+ messages)

[Ping v4] [PATCH 0/4] Add AMX support
 2022-06-21  8:36 UTC 

[PATCH] Add gdb.free_objfile event registry
 2022-06-20 18:36 UTC  (3+ messages)

[PATCH v2 0/3] Fix some use-after-free errors in varobj code
 2022-06-20 17:19 UTC  (4+ messages)
` [PATCH v2 1/3] MI: mi_runto -pending
` [PATCH v2 2/3] gdb/varobj: Fix use after free in varobj
` [PATCH v2 3/3] gdb/varobj: Fix varobj_invalidate_iter

[PATCH 0/3] Fix some use-after-free errors in varobj code
 2022-06-20 15:52 UTC  (7+ messages)
` [PATCH 1/3] MI: mi_runto -pending
` [PATCH 2/3] gdb/varobj: Fix use after free in varobj
` [PATCH 3/3] gdb/varobj: Fix varobj_invalidate_iter

[PATCH] Move finish_print out of value_print_options
 2022-06-20 15:10 UTC  (2+ messages)

[PATCH v4 0/2] [gdb] untie and validate inheritance location
 2022-06-20 13:28 UTC  (8+ messages)
` [PING] "
  ` [PINGv2] "
    ` [PINGv3] "
      ` [PINGv4] "
        ` [PINGv5] "
          ` [PINGv6] "
            ` [PINGv7] "

[PATCH v2] gdb/stack.c: avoid stale pointers when printing frame arguments
 2022-06-20 13:12 UTC  (3+ messages)

[PATCH v6 0/7] extend branch tracing to use ARM CoreSight traces
 2022-06-20 12:52 UTC  (7+ messages)
` [PATCH v6 4/7] start/stop btrace with coresight etm and collect etm buffer on linux os

[RFAv3] Show locno for 'multi location' breakpoint hit msg+conv var $bkptno $locno
 2022-06-19 17:46 UTC  (2+ messages)

[PATCH] Fix assertion failure in copy_type
 2022-06-18 16:43 UTC  (2+ messages)

[PING][PATCH v8 0/3] gdb: Add new 'print nibbles' feature
 2022-06-18  3:29 UTC  (2+ messages)

[PATCH] gdb/linespec: Improve sliding breakpoints
 2022-06-17 16:07 UTC 

[OB COMMITTED PATCH] gdb: NEWS: Move LoongArch gdbserver to the correct section
 2022-06-17 12:56 UTC 

[PATCH 0/2] Use libopcodes disassembler styling with GDB
 2022-06-17 11:16 UTC  (4+ messages)
` [PATCH 1/2] gdb: have gdb_disassemble_info carry 'this' in its stream pointer
` [PATCH 2/2] gdb: add support for disassembler styling using libopcodes

[pushed] Fix GDB build with GCC 4.8 & 4.9
 2022-06-17 10:41 UTC 

[PATCH 0/7] location -> location spec
 2022-06-17  9:24 UTC  (3+ messages)

[PATCH] gdb:csky add pseudo regs for float and vector regs
 2022-06-17  2:56 UTC 

gdb builder status (Was: Adding binutils to the GNU Toolchain buildbot on sourceware)
 2022-06-16 21:19 UTC  (8+ messages)

[committed][gdb/testsuite] Fix have_mpx test
 2022-06-16 13:11 UTC 

[PATCH][gdb] Fix fbsd core matching
 2022-06-16  8:04 UTC  (6+ messages)

[COMMITTED PATCH] gdbserver: Add LoongArch/Linux support
 2022-06-16  0:18 UTC  (3+ messages)

[PATCH] Check for listeners in emit_exiting_event
 2022-06-15 19:51 UTC  (2+ messages)

[PATCH] Add to documentation of Python 'dont_repeat' method
 2022-06-15 18:03 UTC  (4+ messages)

[PATCH] Add PowerPC support to gdb.cp/call-method-register.cc
 2022-06-15 17:40 UTC 

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).