public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
GDB 14.2 update (2024-02-11)
 2024-02-12 18:55 UTC  (2+ messages)

[PATCH 0/2] Add "finish" return value to DAP
 2024-02-12 18:47 UTC  (3+ messages)
` [PATCH 1/2] Export "finish" return value to Python
` [PATCH 2/2] Add return value to DAP scope

[PATCH 0/3] Fix ordering of configurationDone and launch
 2024-02-12 17:41 UTC  (2+ messages)

[PATCH^3] gdb: mips: Add MIPSR6 support
 2024-02-12 17:38 UTC  (4+ messages)

[RFC 0/3] [gdb/dap] Fix issues triggered by gdb.dap/eof.exp
 2024-02-12 17:35 UTC  (9+ 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 0/1] Fix assertion in 'value_primitive_field'
 2024-02-12 17:27 UTC  (3+ messages)
` [PATCH 1/1] gdb: "

[PATCH] Use DW_FORM_ref_addr for DIE offset in .debug_names
 2024-02-12 17:19 UTC  (2+ messages)

[pushed] gdb: re-format Python files with black 24.1.1
 2024-02-12 17:10 UTC 

[RFC] Adding a SECURITY policy for GDB
 2024-02-12 17:06 UTC  (10+ messages)

[PATCH 0/1] update btrace tests to test all recording methods
 2024-02-12 16:26 UTC  (2+ messages)
` [PATCH 1/1] testsuite, btrace: update btrace testsuite to test all btrace "

[PATCH v3] arc: Don't use multiline in arc-disassembler-options.exp test
 2024-02-12 15:33 UTC  (4+ messages)

[PATCH] [gdb] Fix "value is not available" with debug frame
 2024-02-12 14:55 UTC 

[PATCH 1/2] remote.c: Use packet_check_result
 2024-02-12 14:40 UTC  (2+ messages)
` [PATCH 2/2] remote.c: Make packet_ok return struct packet_result

[PATCH] [gdb/tdep] Fix reverse execution of LDR(immediate) T4
 2024-02-12 14:08 UTC 

Fw: ☠ Buildbot (Sourceware): binutils-gdb - failed test (failure) (master)
 2024-02-12 13:33 UTC  (2+ messages)

[PATCH] rs6000, unwind-on-each-instruction fix
 2024-02-12  9:55 UTC  (5+ messages)
` PING "

[PATCH v2] arc: Don't use multiline in arc-disassembler-options.exp test
 2024-02-12  8:19 UTC  (3+ messages)

[PATCH] Fix crash when calling Frame.static_link
 2024-02-11 17:46 UTC  (4+ messages)

GDB 15 Release - time to start the process? (2024-02-11)
 2024-02-11  4:54 UTC 

[PATCH] Revert "Pass GUILE down to subdirectories"
 2024-02-10 21:54 UTC  (6+ messages)

[PUSHED] gdb/python: fix 'set python ignore-environment' white space
 2024-02-10 17:54 UTC 

[PATCH] Fix TUI text centering
 2024-02-09 23:56 UTC 

[PATCH] Fix comparison of array types
 2024-02-09 19:45 UTC 

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

[PATCH] Allow value repeat operator on references
 2024-02-09 19:27 UTC  (3+ messages)

[PATCH 0/4] Rewrite gdb_argv using extract_string_maybe_quoted
 2024-02-09 17:22 UTC  (10+ 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] Add a test for the gcore script
 2024-02-09 16:51 UTC  (2+ messages)

[PATCH v2 0/5] Random cleanup patches
 2024-02-09 16:07 UTC  (12+ 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 v2] [gdb] Fix heap-use-after-free in select_event_lwp
 2024-02-09 15:46 UTC  (2+ messages)

[PATCH v6] remote.c: Make packet_check_result return a structure
 2024-02-09 14:21 UTC  (2+ messages)

[PATCH] arc: Don't use multiline in arc-disassembler-options.exp test
 2024-02-09 14:08 UTC 

[PATCH] Don't allow multiple request registrations in DAP
 2024-02-09 12:04 UTC  (2+ messages)

[PATCH] gdb/testsuite: Fix testing of "info copying"
 2024-02-08 23:47 UTC  (4+ messages)

[PATCH v2] gdb/doc: fix several typos
 2024-02-08 19:44 UTC  (2+ messages)

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

[PATCH] Allow calling of C++ methods from python
 2024-02-08 19:11 UTC  (3+ messages)

[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] [gdbserver] Fix overflow detection in gdbserver
 2024-02-08 16:19 UTC  (3+ messages)
` [PATCH] gdbserver: "

[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] [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 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 "

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

[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

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

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