public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH] Allow calling of C++ methods from python
 2024-02-08 19:11 UTC  (3+ messages)

[PATCH 0/4] Rewrite gdb_argv using extract_string_maybe_quoted
 2024-02-08 19:08 UTC  (8+ messages)
` [PATCH 1/4] gdb/unittests: add extract_string_maybe_quoted self tests
` [PATCH 2/4] gdbsupport: allow for configuration of extract_string_maybe_quoted
` [PATCH 3/4] gdb/unittests: additional tests for gdb_argv class
` [PATCH 4/4] gdbsupport: rewrite gdb_argv to use extract_string_maybe_quoted

[PATCH] rs6000, unwind-on-each-instruction fix
 2024-02-08 18:55 UTC  (3+ messages)
` PING "

[PATCH 0/6] Refinement of scheduler-locking settings
 2024-02-08 18:50 UTC  (7+ messages)
` [PATCH 1/6] gdb: use schedlock_applies in user_visible_resume_ptid
` [PATCH 2/6] gdb, cli: remove left-over code from "set_logging_on"
` [PATCH 3/6] gdb, cli: pass the argument of a set command to its callback

[PATCH v2 0/5] Random cleanup patches
 2024-02-08 16:21 UTC  (9+ messages)
` [PATCH v2 1/5] gdb: add program_space parameter to mark_breakpoints_out
` [PATCH v2 2/5] gdb: add inferior parameter to breakpoint_init_inferior
` [PATCH v2 3/5] gdb: add program_space parameter to disable_breakpoints_in_shlibs
` [PATCH v2 4/5] gdb: add program_space parameter to clear_solib
` [PATCH v2 5/5] gdb: remove unnecessary nullptr check in remove_user_added_objfile

[PATCH] gdb/testsuite: Fix testing of "info copying"
 2024-02-08 16:20 UTC  (3+ messages)

[PATCH] [gdbserver] Fix overflow detection in gdbserver
 2024-02-08 16:19 UTC  (3+ messages)
` [PATCH] gdbserver: "

[PATCH] Revert "Pass GUILE down to subdirectories"
 2024-02-08 16:18 UTC  (5+ messages)

[FYI/pushed v4 00/25] Step over thread clone and thread exit
 2024-02-08 14:58 UTC  (17+ messages)
` [FYI/pushed v4 08/25] Thread options & clone events (Linux GDBserver)

[PATCH^3] gdb: mips: Add MIPSR6 support
 2024-02-08 14:23 UTC  (3+ messages)

[PATCH] [PR gdb/31328] gdb: Fix building with clang
 2024-02-08 13:23 UTC  (3+ messages)

[PATCH v8 0/1] sim: riscv: Compressed instruction simulation
 2024-02-08 11:40 UTC  (3+ messages)
` [PATCH v8 1/1] sim: riscv: Add support for compressed integer instructions

[PATCH v2 00/14] Cleanups for the TUi register window
 2024-02-08 11:37 UTC  (6+ messages)
` [PATCH v2 08/14] Remove the TUI register window rerender overload
` [PATCH v2 09/14] Simplify tui_data_win::erase_data_content

[PATCH 0/4] On-demand debuginfo downloading
 2024-02-07 21:25 UTC  (3+ messages)
` [PATCH 4/4 v6] gdb/debuginfod: Add .debug_line downloading
  ` [PING][PATCH "

[PATCH 3/4 v5] gdb/debuginfod: Support on-demand debuginfo downloading
 2024-02-07 21:25 UTC  (3+ messages)
  ` [PING][PATCH "

[PATCH 2/4 v3] gdb/progspace: Add reverse safe iterator
 2024-02-07 21:24 UTC  (3+ messages)
  ` [PING][PATCH "

[RFC v2][PR symtab/30520 1/4] gdb/symtab: check name matches before expanding a CU
 2024-02-07 20:25 UTC  (3+ messages)
` [RFC v2][PR symtab/30520] gdb/symtab: fix the gdb.cp/anon-struct test

[PATCH v3 1/5] [dap & linetable]: Add column to linetable entry
 2024-02-07 20:05 UTC  (8+ messages)
` [PATCH v3 2/5] [dap & linetable]: Add column to maint info linetable output
` [PATCH v3 3/5] [dap & linetable]: Change gdb.LineTableEntry & Add gdb.lookup_linetable
` [PATCH v3 4/5] [dap & linetable]: Add breakpointLocations request

[PATCH] Don't allow multiple request registrations in DAP
 2024-02-07 19:47 UTC 

[PATCH v3] Raise exception if ambiguous name is used in gdb.parameter
 2024-02-07 19:01 UTC  (3+ messages)

[PATCH] Fix raw-frame-arguments in combination with frame-filters
 2024-02-07 18:54 UTC  (3+ messages)

[PATCH] Hurd port: update interface to match upstream and fix warnings
 2024-02-07 17:01 UTC  (3+ messages)

[RFC 0/3] [gdb/dap] Fix issues triggered by gdb.dap/eof.exp
 2024-02-07 16:01 UTC  (7+ messages)
` [RFC 1/3] [gdb/dap] Fix exit race
` [RFC 2/3] [gdb/dap] Catch and log exceptions in dap threads
` [RFC 3/3] [gdb/dap] Ignore OSError on stream.flush in JSON writer

[PATCH] Fix -Wlogical-not-parentheses warning from Apple clang 13.0.0
 2024-02-07 15:46 UTC  (4+ messages)

[PATCH] Remove use of scoped_restore_tmpl from scoped_restore_warning_hook
 2024-02-07 15:44 UTC  (5+ messages)
` [PATCH v2] "

[RFC][PATCH?] fixed some segfaults and bugs in mdebug support
 2024-02-07 13:33 UTC  (2+ messages)
` [PATCH] mdebug fix

[PATCH 0/5] Random cleanup patches
 2024-02-07  3:37 UTC  (7+ messages)
` [PATCH 1/5] gdb: add program_space parameter to mark_breakpoints_out
` [PATCH 2/5] gdb: add inferior parameter to breakpoint_init_inferior
` [PATCH 3/5] gdb: add program_space parameter to disable_breakpoints_in_shlibs
` [PATCH 4/5] gdb: add program_space parameter to clear_solib
` [PATCH 5/5] gdb: remove unnecessary nullptr check in remove_user_added_objfile

[PATCH] Fix disabling of year 2038 support on 32-bit hosts by default
 2024-02-06 21:39 UTC  (11+ messages)

[PATCH] [gdb/tdep] Fix use-after-free in arm_exidx_fill_cache
 2024-02-06 21:35 UTC  (5+ messages)

[PATCH] [gdb/testsuite] Update xfail in gdb.threads/attach-many-short-lived-threads.exp
 2024-02-06 19:03 UTC  (8+ messages)

[PATCH v4] Add support for creating new types from the Python API
 2024-02-06 18:20 UTC  (2+ messages)

[PATCH] Add support for symbol addition to the Python API
 2024-02-06 17:50 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] Use save_vars when saving and restoring GDBFLAGS
 2024-02-06 17:31 UTC 

[PATCH] Use bool in dynamic type code
 2024-02-06 17:24 UTC 

[PATCH v4] gdb, python: selectively omit enabling stdin in gdb.execute
 2024-02-06 17:22 UTC  (3+ messages)
` [PATCH v5] "

[PATCH v5] remote.c: Make packet_check_result return a structure
 2024-02-06 16:06 UTC  (2+ messages)

[PATCH] gdb: remove core_bfd macro
 2024-02-06 15:57 UTC  (3+ messages)

[PATCH] Fix AIX build break
 2024-02-06 15:54 UTC  (17+ messages)

[PATCH] gdb: LoongArch: Implement the get_syscall_number gdbarch method
 2024-02-06 10:55 UTC  (2+ messages)

[PATCH 0/2] gdb: LoongArch: Add vector & lbt extensions support
 2024-02-06 10:54 UTC  (2+ messages)

[PATCH 0/2] Rename two structures
 2024-02-05 21:11 UTC  (5+ messages)
` [PATCH 1/2] gdb: rename struct shobj -> struct solib
` [PATCH 2/2] gdb: rename target_so_ops to solib_ops

[RFC] Adding a SECURITY policy for GDB
 2024-02-05 21:01 UTC  (10+ messages)
  ` [V3] "

[PATCH] Avoid an allocation in attr_to_dynamic_prop
 2024-02-05 19:12 UTC  (3+ messages)

[PATCH] Handling of arrays with optimized-out bounds
 2024-02-05 14:57 UTC  (2+ messages)

[PATCH] Remove remnants of partial DIEs from DWARF reader
 2024-02-05  4:22 UTC  (2+ messages)

[PATCH] Use reference result of emplace_back
 2024-02-04 19:01 UTC  (2+ messages)

[PATCH v4] gdb/debuginfod: Ctrl-C asks to cancel further downloads
 2024-02-03  2:15 UTC 

Sale
 2024-02-03  0:51 UTC 

[PATCH] Rewrite Rust slice type handling
 2024-02-02 18:20 UTC 

[PATCH] gdb: attach to a process when the executable has been deleted
 2024-02-02 15:46 UTC  (3+ messages)

[PATCH] gdb/unwinders: better support for $pc not saved
 2024-02-02 15:19 UTC  (2+ messages)
` [PATCHv2] "

[PATCH 0/2] Fixes to gdb.threads/threadcrash.exp
 2024-02-02 12:04 UTC  (4+ messages)
` [PATCH 1/2] gdb/testsuite: fix gdb.threads/threadcrash.exp on 32-bit arm targets
` [PATCH 2/2] gdb/testsuite: reduce gdb.threads/threadcrash.exp reliance on libc symbols

[PATCH] gdb/testsuite: make gdb.base/list-nodebug.exp pass without libc symbols
 2024-02-02 11:05 UTC  (7+ messages)

[Committed] MAINTAINERS: Update my e-mail address
 2024-02-02  6:03 UTC 

[PATCH 0/3] Fix inline function stepping
 2024-02-01 21:35 UTC  (7+ messages)
` [PATCH 1/3] gdb: Fix missed inline callsite when the frame has changed
` [PATCH 2/3] gdb: Don't stop at non-statement line after stepping into inline function
  ` [PATCH v2 "
` [PATCH 3/3] gdb: Fix 'next' skipping over remainder of "

[pushed] Fix "objstack" typo
 2024-02-01 16:29 UTC 

[PATCH 0/7] x86/Linux Target Description Changes
 2024-02-01 15:28 UTC  (8+ messages)
` [PATCH 1/7] gdbserver: convert have_ptrace_getregset to a tribool
` [PATCH 2/7] gdb/x86: move reading of cs and ds state into gdb/nat directory
` [PATCH 3/7] gdbserver/x86: move no-xml code earlier in x86_linux_read_description
` [PATCH 4/7] gdb/gdbserver: share I386_LINUX_XSAVE_XCR0_OFFSET definition
` [PATCH 5/7] gdb/gdbserver: share some code relating to target description creation
` [PATCH 6/7] gdbserver: update target description creation for x86/linux
` [PATCH 7/7] gdb/gdbserver: share x86/linux tdesc caching

[PATCH] gdb: Fix bps on inline callsites stopping in wrong frame
 2024-02-01 14:49 UTC  (2+ messages)

[PATCH] Rename SEARCH_ALL
 2024-02-01 14:10 UTC  (3+ messages)

[PATCH 0/2] Fix remaining gdb.trace/ duplicate test names
 2024-02-01 13:04 UTC  (3+ messages)
` [PATCH 1/2] gdb/testsuite: fix some more duplicate test names in gdb.trace/
` [PATCH 2/2] gdb/testsuite: fix duplicate test names in gdb.trace/circ.exp

[PATCH v5 0/3] Dynamic properties of pointers
 2024-02-01 12:37 UTC  (5+ messages)
` [PATCH v5 1/3] gdb/testsuite: Fix indentation issues in gdb.dwarf2/dynarr-ptr.exp

[PUSHED] gdb/testsuite: fix some duplicate test names in gdb.trace/
 2024-02-01 10:49 UTC 

[PUSHED] gdb/testsuite: fix duplicate test names in gdb.base/cond-eval-mode.exp
 2024-02-01 10:08 UTC 

[PATCH] gdb: remove some unnecessary frame_info_ptr resets
 2024-01-31 21:20 UTC  (3+ messages)

[PATCH v7 0/1] sim: riscv: Compressed instruction simulation
 2024-01-31 18:18 UTC  (3+ messages)
` [PATCH v7 1/1] sim: riscv: Add support for compressed integer instructions

[PATCH] Really fix Windows gdbserver segment registers
 2024-01-30 17:18 UTC  (3+ 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).