public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH] gdb: fix possible use-after-free when executing commands
 2022-12-15 14:51 UTC  (24+ messages)
    ` [PATCH] gdb: fix command lookup in execute_command ()
            ` [PATCH] gdb: fix command lookup in execute_command () commands"

[PATCH v3 0/2] Improve handling of using directives
 2022-12-15 14:50 UTC  (6+ messages)
` [PATCH v3 1/2] gdb/c++: validate 'using' directives based on the current line
    ` Fwd: "
  ` [PINGv2][PATCH v3 0/2] Improve handling of using directives

[PATCH 0/2] Fix crash when accessing symbol value from Python API
 2022-12-15 13:25 UTC  (7+ messages)
` [PATCH 1/2] gdb: use gdb_assert not internal_error
` [PATCH 2/2] gdb: fix crash when getting the value of a label symbol

[PATCH] 0001-Fix-multi-thread-debug-bug-in-AIX.patch
 2022-12-15 12:58 UTC  (18+ messages)

[PUSHED] gdb: make more use of make_target_connection_string
 2022-12-15 12:58 UTC  (2+ messages)

[PUSHED] gdb: some int to bool conversion in remote-sim.c
 2022-12-15 12:48 UTC 

[PUSHED] gdb: int to bool conversion in tracefile.c
 2022-12-15 12:10 UTC 

[pushed] [gdb/testsuite] Fix gdb.base/condbreak-multi-context.exp with gcc 4.8.5
 2022-12-15 11:30 UTC 

[PATCH 0/2] New test for slow DWARF reader issue
 2022-12-15 11:22 UTC  (8+ messages)
` [PATCH 2/2] gdb/testsuite: new test for recent dwarf "

[PATCH] gdb/testsuite: don't delete command files in gdb.base/commands.exp
 2022-12-14 21:14 UTC 

[PATCH 0/2] Two minor cleanups
 2022-12-14 19:51 UTC  (4+ messages)
` [PATCH 1/2] Remove subset_compare
` [PATCH 2/2] Move streq and compare_cstrings to gdbsupport

[PATCH] Let user C-c when waiting for DWARF index finalization
 2022-12-14 18:00 UTC  (3+ messages)

[PATCH] gdb/testsuite: add untested message to skip_debuginfod_tests
 2022-12-14 17:19 UTC  (5+ messages)

[PATCH v2] gdb: add 'maintenance print record-instruction' command
 2022-12-14 16:30 UTC  (5+ messages)

[PATCH] [gdb/cli] Add maintenance ignore-probes
 2022-12-14 16:19 UTC  (2+ messages)

[PATCHv2 0/7] gdb: fix target_ops reference count for some cases
 2022-12-14 13:57 UTC  (5+ messages)
` [PATCHv3 "
  ` [PATCHv3 7/7] gdb: some process_stratum_target should not be shared

[PING] [PATCH v7 00/10] Extensions for PTWRITE
 2022-12-14 13:23 UTC  (2+ messages)

[PATCH v3 2/2] Make GDB resolve dlopen of memory mapped shared libraries
 2022-12-14 11:51 UTC  (3+ messages)
` [PATCHv4] gdb: handle loading shared libraries from /proc/self/fd/

[PATCH 0/2] Convert symbol-lookup debug to new debug scheme
 2022-12-14 11:20 UTC  (8+ messages)
` [PATCH 1/2] gdb: convert 'set debug symbol-lookup' to new debug printing scheme
` [PATCH 2/2] gdb: add SYMBOL_LOOKUP_SCOPED_DEBUG_ENTER_EXIT

[PATCH v4] [PR mi/29554] New PRINT-VALUES option '--scalar-values'
 2022-12-14  8:50 UTC  (4+ messages)
` [PATCH v5] "
  ` [PING] "

[PATCH v2 00/13] Make frame_info_ptr automatic
 2022-12-14  3:34 UTC  (14+ messages)
` [PATCH v2 01/13] gdb: move type_map_instance to compile/compile.c
` [PATCH v2 02/13] gdb: move compile_instance to compile/compile.h
` [PATCH v2 03/13] gdb: remove language.h include from frame.h
` [PATCH v2 04/13] gdb: move sect_offset and cu_offset to dwarf2/types.h
` [PATCH v2 05/13] gdb: move call site types to call-site.h
` [PATCH v2 06/13] gdb: move frame_info_ptr to frame.{c,h}
` [PATCH v2 07/13] gdb: add frame_id::user_created_p
` [PATCH v2 08/13] gdb: add user-created frames to stash
` [PATCH v2 09/13] gdb: add create_new_frame(frame_id) overload
` [PATCH v2 10/13] gdb: make it possible to restore selected user-created frames
` [PATCH v2 11/13] gdb: make user-created frames reinflatable
` [PATCH v2 12/13] gdb: make frame_info_ptr grab frame level and id on construction
` [PATCH v2 13/13] gdb: make frame_info_ptr auto-reinflatable

[RFC] [gdb/cli] Add maintenance ignore-probes
 2022-12-13 23:39 UTC  (4+ messages)

[PATCH] Avoid double-free with debuginfod
 2022-12-13 21:32 UTC  (2+ messages)

[PATCH 0/3] Fix Windows C-c handling
 2022-12-13 19:51 UTC  (17+ messages)
` [PATCH 2/3] Refactor code to check for terminal sharing
` [PATCH 3/3] Fix control-c handling on Windows

[PATCH] gdb/testsuite: update a pattern in gdb_file_cmd
 2022-12-13 16:23 UTC  (4+ messages)

[PATCH v3 1/2] sim: Add nanoMIPS port
 2022-12-13 16:09 UTC 

[pushed] Remove two unnecessary casts
 2022-12-13 15:59 UTC 

[PATCH 0/6] The DWARF assembler and Clang
 2022-12-13 15:39 UTC  (4+ messages)
` [PATCH 2/6] gdb/testsuite: fix gdb.trace/unavailable-dwarf-piece.exp with Clang

[PATCH] [gdb/tdep] Fix s390_linux_nat_target::stopped_by_watchpoint
 2022-12-13 15:17 UTC  (2+ messages)

[PATCH] [gdb/testsuite] Fix race in gdb.threads/detach-step-over.exp
 2022-12-13 14:02 UTC 

[pushed] [gdb/testsuite] Fix gdb.python/py-disasm.exp on s390x
 2022-12-13 12:06 UTC 

[PATCH] [AArch64] Fix removal of non-address bits for PAuth
 2022-12-13 10:27 UTC  (10+ messages)
` [PATCH,v3] [aarch64] "
  ` [PING][PATCH,v3] "
` [PATCH v4] "
` [PATCH v5] "

[PATCH v2] [gdb/python] Replace gdbpy_should_stop with gdbpy_breakpoint_cond_says_stop
 2022-12-13  2:34 UTC  (7+ messages)
` [PING] "
  ` [PING^2] "
    ` [PING^3] "
      ` [PING^4] "
        ` [PING^5] "

[PATCH v2] [PR python/29603] Disable out-of-scope watchpoints
 2022-12-12 21:44 UTC  (6+ messages)
` [PATCH v3] "
  ` [PING] "
    ` [PING^2] "
      ` [PING^3] "
        ` [PING^4] "

[PATCH 00/31] Step over thread clone and thread exit
 2022-12-12 20:31 UTC  (32+ messages)
` [PATCH 01/31] displaced step: pass down target_waitstatus instead of gdb_signal
` [PATCH 02/31] linux-nat: introduce pending_status_str
` [PATCH 03/31] gdb/linux: Delete all other LWPs immediately on ptrace exec event
` [PATCH 04/31] Step over clone syscall w/ breakpoint, TARGET_WAITKIND_THREAD_CLONED
` [PATCH 05/31] Support clone events in the remote protocol
` [PATCH 06/31] Avoid duplicate QThreadEvents packets
` [PATCH 07/31] enum_flags to_string
` [PATCH 08/31] Thread options & clone events (core + remote)
` [PATCH 09/31] Thread options & clone events (native Linux)
` [PATCH 10/31] Thread options & clone events (Linux GDBserver)
` [PATCH 11/31] gdbserver: Hide and don't detach pending clone children
` [PATCH 12/31] Remove gdb/19675 kfails (displaced stepping + clone)
` [PATCH 13/31] Add test for stepping over clone syscall
` [PATCH 14/31] all-stop/synchronous RSP support thread-exit events
` [PATCH 15/31] gdbserver/linux-low.cc: Ignore event_ptid if TARGET_WAITKIND_IGNORE
` [PATCH 16/31] Move deleting thread on TARGET_WAITKIND_THREAD_EXITED to core
` [PATCH 17/31] Introduce GDB_THREAD_OPTION_EXIT thread option, fix step-over-thread-exit
` [PATCH 18/31] Implement GDB_THREAD_OPTION_EXIT support for Linux GDBserver
` [PATCH 19/31] Implement GDB_THREAD_OPTION_EXIT support for native Linux
` [PATCH 20/31] gdb: clear step over information on thread exit (PR gdb/27338)
` [PATCH 21/31] stop_all_threads: (re-)enable async before waiting for stops
` [PATCH 22/31] gdbserver: Queue no-resumed event after thread exit
` [PATCH 23/31] Don't resume new threads if scheduler-locking is in effect
` [PATCH 24/31] Report thread exit event for leader if reporting thread exit events
` [PATCH 25/31] Ignore failure to read PC when resuming
` [PATCH 26/31] gdb/testsuite/lib/my-syscalls.S: Refactor new SYSCALL macro
` [PATCH 27/31] Testcases for stepping over thread exit syscall (PR gdb/27338)
` [PATCH 28/31] Document remote clone events, and QThreadOptions packet
` [PATCH 29/31] inferior::clear_thread_list always silent
` [PATCH 30/31] Centralize "[Thread ...exited]" notifications
` [PATCH 31/31] Cancel execution command on thread exit, when stepping, nexting, etc

[PATCH v2 00/29] Step over thread clone and thread exit
 2022-12-12 20:20 UTC  (35+ messages)
` [PATCH v2 04/29] Step over clone syscall w/ breakpoint, TARGET_WAITKIND_THREAD_CLONED
` [PATCH v2 05/29] Support clone events in the remote protocol
` [PATCH v2 06/29] Avoid duplicate QThreadEvents packets
` [PATCH v2 07/29] Thread options & clone events (core + remote)
` [PATCH v2 08/29] Thread options & clone events (native Linux)
` [PATCH v2 09/29] Thread options & clone events (Linux GDBserver)
` [PATCH v2 17/29] Implement GDB_TO_EXIT support for native Linux
` [PATCH v2 18/29] gdb: clear step over information on thread exit (PR gdb/27338)
` [PATCH v2 19/29] stop_all_threads: (re-)enable async before waiting for stops
` [PATCH v2 21/29] Don't resume new threads if scheduler-locking is in effect

[PATCH v2 0/4] Fix Windows C-c handling
 2022-12-12 18:11 UTC  (5+ messages)
` [PATCH v2 1/4] Rename install_sigint_handler
` [PATCH v2 2/4] Use gdb::optional for sigint_ours
` [PATCH v2 3/4] Refactor code to check for terminal sharing
` [PATCH v2 4/4] Fix control-c handling on Windows

[pushed] [gdb/testsuite] Fix PR20630 regression test in gdb.base/printcmds.exp
 2022-12-12 14:21 UTC 

[PATCH 0/6] Make frame_info_ptr automatic
 2022-12-12 13:45 UTC  (13+ messages)
` [PATCH 2/6] gdb: make it possible to restore selected user-created frames
` [PATCH 3/6] gdb: make user-created frames reinflatable
` [PATCH 4/6] gdb: revert frame_unwind::this_id and callees to use `frame_info *`

[pushed] Another Rust operator precedence bug
 2022-12-12 13:41 UTC 

[pushed] [gdb/testsuite] Fix gdb.base/write_mem.exp for big endian
 2022-12-12 13:26 UTC 

[PATCH] gdb: defer warnings when loading separate debug files
 2022-12-12 12:15 UTC 

[PATCH v3 1/2] sim: Add nanoMIPS port
 2022-12-12 11:11 UTC  (3+ messages)

[PATCH v3 1/2] sim: Add nanoMIPS port
 2022-12-12  9:45 UTC  (4+ messages)
` [PATCH v3 2/2] gdb: "

[PATCH] Fix crash in is_nocall_function
 2022-12-12  2:45 UTC  (2+ messages)

[PATCH 1/3] Change thread_fsm::return_value to thread_fsm::print_return_values
 2022-12-10 16:33 UTC  (4+ messages)
  ` [PATCH 2/3] Move return_value_info and refactor code setting its members
  ` [PATCH 3/3] [RFC] Implement printing of return values of stepped-over functions

[pushed] [gdb/tdep] Fix larl handling in s390_displaced_step_fixup
 2022-12-10 14:41 UTC 

[PATCH] sim: move register headers into sim/ namespace [PR sim/29869]
 2022-12-10 14:12 UTC 

[branching soon!] GDB 13 release -- 2022-12-04 update
 2022-12-09 15:03 UTC  (6+ messages)

[PATCH] [AArch64] Add TPIDR2 register support for Linux
 2022-12-09 13:43 UTC  (3+ messages)
` [PATCH v4] [aarch64] "

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