public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH v2] Add support for symbol addition to the Python API
 2024-02-24 17:35 UTC  (2+ messages)
`  "

[PATCH] [gdb/testsuite] Dump dap.log.$n to gdb.log when exceptions found
 2024-02-24  9:48 UTC 

[PATCH] Port GDB to Hurd x86_64
 2024-02-24  5:28 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH] gdb: disable formatting-related flake8 warnings
 2024-02-23 22:00 UTC  (3+ messages)

The defs.h / common-defs.h / server.h rule
 2024-02-23 21:55 UTC  (6+ messages)

[PATCH 0/5] Restore DAP 'quit' request
 2024-02-23 21:11 UTC  (6+ messages)
` [PATCH 1/5] Rewrite final cleanups
` [PATCH 2/5] Add extension_language_ops::shutdown
` [PATCH 3/5] Change finalize_values into a final cleanup
` [PATCH 4/5] Add final cleanup for runnables
` [PATCH 5/5] Explicitly quit gdb from DAP server thread

[PATCH] [gdb/dap] Fix exit race
 2024-02-23 21:08 UTC  (3+ messages)

[PATCH] Fix two minor flake8 issues
 2024-02-23 19:39 UTC  (3+ messages)

[PATCH] Fix two serious flake8 reports
 2024-02-23 19:06 UTC 

[pushed] Remove unused import
 2024-02-23 18:45 UTC 

[PATCH 1/2] [gdb/dap] Move send_gdb_with_response to server module
 2024-02-23 17:27 UTC  (3+ messages)
` [PATCH 2/2] [gdb/dap] Fix stray KeyboardInterrupt after cancel

[PATCH] Fix throw_winerror_with_name build error on x86-64 Cygwin
 2024-02-23 17:05 UTC  (2+ messages)

[PATCH] gdb/linux-nat.c: Add "Accessing inferior memory" section
 2024-02-23 17:02 UTC  (5+ messages)

[PATCH 0/2] Rework Cygwin signal handling
 2024-02-23 16:25 UTC  (7+ messages)
` [PATCH 1/2] Teach gdb how to unwind cygwin _sigbe and sigdelayed frames
` [PATCH 2/2] Drop special way of getting inferior context after a Cygwin signal

sim: no rule to make sim/ppc/Makefile.in
 2024-02-23 16:23 UTC  (2+ messages)

[PATCH] Fix gdb.interrupt race
 2024-02-23 16:20 UTC 

[PATCH v2 0/6] Add vDefaultInferiorFd feature
 2024-02-23 16:19 UTC  (5+ messages)
` [PATCH v2] remote.c: Make packet_check_result return a structure

[PATCH v2] [gdb] Fix heap-use-after-free in select_event_lwp
 2024-02-23 14:33 UTC  (6+ messages)

[PATCH] [gdb/build] Fix static cast of virtual base
 2024-02-23 13:56 UTC  (2+ messages)

[PATCH v4] gdb/debuginfod: Ctrl-C asks to cancel further downloads
 2024-02-23  7:52 UTC  (3+ messages)
` [PING][PATCH "

[PATCH v5] gdb: Modify the output of "info breakpoints" and "delete breakpoints"
 2024-02-23  7:22 UTC  (2+ messages)

[PATCH] [gdb/tui] Factor out tui_noscroll_window et al
 2024-02-23  1:39 UTC  (8+ messages)

[PATCH v2] gdb: Add XMM16-XMM31 and K0-K1 DWARF register number mapping
 2024-02-23  0:36 UTC  (6+ messages)
      ` PING: "

[PATCH] gdb: LoongArch: Change LOONGARCH_LINUX_NUM_GREGSET to 35
 2024-02-23  0:33 UTC  (2+ messages)

[PATCH 0/4] On-demand debuginfo downloading
 2024-02-22 22:23 UTC  (4+ messages)
` [PATCH 4/4 v6] gdb/debuginfod: Add .debug_line downloading
  ` [PING][PATCH "
    ` [PING*2][PATCH "

[PATCH 3/4 v5] gdb/debuginfod: Support on-demand debuginfo downloading
 2024-02-22 22:23 UTC  (4+ messages)
  ` [PING][PATCH "
    ` [PING*2][PATCH "

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

[PATCH] Use bool in dynamic type code
 2024-02-22 19:58 UTC  (2+ messages)

[pushed] [gdb/testsuite] Fix license text in gdb.reverse/map-to-same-line.{c,exp}
 2024-02-22 11:09 UTC 

[PATCH v2 1/3] [gdb/dap] Factor out thread_log
 2024-02-22 10:39 UTC  (7+ messages)
` [PATCH v2 2/3] [gdb/dap] Fix race between dap startup and dap log file
` [PATCH v2 3/3] [gdb/dap] Fix race between dap exit and gdb exit

[PATCH] arc: Don't build arc-analyze-prologue.S with -g
 2024-02-22  8:02 UTC 

[PATCH v4] gdb: Modify the output of "info breakpoints" and "delete breakpoints"
 2024-02-22  6:54 UTC  (3+ messages)

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

[PATCH 1/1] gdb: Document C++17 build requirement
 2024-02-21 21:00 UTC  (4+ messages)

[PATCH v2 1/2] gdb: remove some GCC version checks
 2024-02-21 18:31 UTC  (6+ messages)
` [PATCH v2 2/2] gdbsupport: assume that compiler supports std::{is_trivially_constructible,is_trivially_copyable}

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

[PATCH 1/2] gdb: remove some GCC version checks
 2024-02-21 16:45 UTC  (4+ messages)
` [PATCH 2/2] gdbsupport: assume that compiler supports std::{is_trivially_constructible,is_trivially_copyable}

[PATCH] gdb/python: Allow SIGTRAMP_FRAME python unwinders to be created
 2024-02-21 16:41 UTC  (2+ messages)
` [PING][PATCH] "

[PATCH v2] Add a test for the gcore script
 2024-02-21 15:01 UTC 

[PATCH] gdb: pass frames as `const frame_info_ptr &`
 2024-02-21 14:13 UTC  (4+ messages)

[PATCH v2] [gdb/exp] Fix printing of out of bounds struct members
 2024-02-21 14:04 UTC  (4+ messages)

[PATCH 1/8] [gdb/testsuite] Set up dap log file in gdb.dap/type_checker.exp
 2024-02-21 13:39 UTC  (22+ messages)
` [PATCH 2/8] [gdb/dap] Factor out thread_log
` [PATCH 3/8] [gdb/dap] Flush after printing in log_stack
` [PATCH 4/8] [gdb/dap] Make dap log printing thread-safe
` [PATCH 5/8] [gdb/dap] Fix race between dap startup and dap log file
` [PATCH 6/8] [gdb/dap] Don't let dap log string grow indefinitely
` [PATCH 7/8] [gdb/dap] Join JSON reader and writer threads with DAP thread
` [PATCH 8/8] [gdb/dap] Fix race between dap exit and gdb exit

[PATCH] [gdb/testsuite] Fix error handling in _dap_read_json
 2024-02-21 13:27 UTC  (2+ messages)

[PATCH] arc: Determine a branch target of DBNZ correctly
 2024-02-21 13:17 UTC  (3+ messages)
` [PUSHED] "

[PATCH v3] Fix missing watchpoint hits/endless loop
 2024-02-20 21:07 UTC  (3+ messages)

[PATCH 1/2] [gdb/tdep] Fix gdb.base/watchpoint-unaligned.exp on aarch64
 2024-02-20 20:54 UTC  (2+ messages)
` [PATCH 2/2] [gdb/tdep] Fix gdb.base/watch-bitfields.exp "

[PATCH] Rewrite Rust slice type handling
 2024-02-20 20:52 UTC  (2+ messages)

[PATCH v3 0/5] Fix DAP pause bug
 2024-02-20 19:46 UTC  (6+ messages)
` [PATCH v3 1/5] Introduce read_remainder_of_file
` [PATCH v3 2/5] Fix formatting buglet in python.c
` [PATCH v3 3/5] kfail a FinishBreakpoint test
` [PATCH v3 4/5] Rewrite "python" command exception handling
` [PATCH v3 5/5] Use the .py file in gdb.dap/pause.exp

[PATCH v2 0/5] Fix DAP pause bug
 2024-02-20 15:21 UTC  (6+ messages)
` [PATCH v2 1/5] Introduce read_remainder_of_file
` [PATCH v2 2/5] Fix formatting buglet in python.c
` [PATCH v2 3/5] kfail a FinishBreakpoint test
` [PATCH v2 4/5] Rewrite "python" command exception handling
` [PATCH v2 5/5] Use the .py file in gdb.dap/pause.exp

[PATCH 0/5] Fix DAP pause bug
 2024-02-20 14:48 UTC  (9+ messages)
` [PATCH 1/5] Introduce new overload of read_text_file_to_string
` [PATCH 2/5] Fix formatting buglet in python.c
` [PATCH 3/5] kfail a FinishBreakpoint test
` [PATCH 4/5] Rewrite "python" command exception handling
` [PATCH 5/5] Use the .py file in gdb.dap/pause.exp

[PATCH 1/1] gdb: Fix segfault in "start" with fuzzed binary
 2024-02-20 14:13 UTC  (3+ messages)

[PATCH] Add obj_section::contains method
 2024-02-20 12:21 UTC  (2+ messages)

[PATCH] [gdb] Don't init history in batch mode
 2024-02-20 12:09 UTC  (2+ messages)

[PATCH v3] gdb: Modify the output of "info breakpoints" and "delete breakpoints"
 2024-02-19 19:54 UTC  (3+ messages)

[PATCH] gdbserver: Fix overflow detection in gdbserver
 2024-02-19 14:19 UTC  (2+ messages)
` [PATCH v2] "

[Obvious][PATCH] testsuite, python: reformat python files using black
 2024-02-19 13:30 UTC 

[PATCH v4] gdb, python: selectively omit enabling stdin in gdb.execute
 2024-02-19 10:00 UTC  (4+ messages)
` [PATCH v5] "

[PATCH] gdb : Signal to pstack/gdb kills the attached process
 2024-02-19  5:10 UTC  (10+ messages)
  ` [External] : "
    ` [External] : Re: [PATCH v2] "
        ` [External] : Re: [PATCH v3] "

[RFC] Adding a SECURITY policy for GDB
 2024-02-18 13:55 UTC  (4+ messages)
  ` [V3] "

[PATCH v2] [gdb] Fix "value is not available" with debug frame
 2024-02-18 13:30 UTC  (3+ messages)

[PATCH v2] gdb: Modify the output of "info breakpoints" and "delete breakpoints"
 2024-02-18  3:48 UTC  (4+ messages)

[PATCH 0/7] Fix race in DWARF reader
 2024-02-18  1:10 UTC  (8+ messages)
` [PATCH 1/7] Compare section index in lookup_minimal_symbol_by_pc_section
` [PATCH 2/7] Remove unnecessary null check "
` [PATCH 3/7] Hoist a call to frob_address
` [PATCH 4/7] Add unrelocated overload of lookup_minimal_symbol_by_pc_section
` [PATCH 5/7] Fix race in background DWARF indexer
` [PATCH 6/7] Use bound_minimal_symbol more in lookup_minimal_symbol_by_pc_section
` [PATCH 7/7] Fix address comparison "

*Hydraulic Product Seller
 2024-02-16 10:32 UTC 

[RFC][PATCH?] fixed some segfaults and bugs in mdebug support
 2024-02-16  2:45 UTC  (2+ messages)

[PATCH] Move lookup_name_info creation into basic_lookup_transparent_type
 2024-02-15 17:11 UTC  (2+ messages)

[PATCH v3] Speed up lookup of "type_specific_data"
 2024-02-15 16:08 UTC 

[PATCH v2] Speed up lookup of "type_specific_data"
 2024-02-15 16:07 UTC 

[PATCH v3 0/2] Fixes to gdb.threads/threadcrash.exp
 2024-02-15 14:37 UTC  (3+ messages)
` [PATCH v3 1/2] gdb/testsuite: fix gdb.threads/threadcrash.exp on 32-bit arm targets

[PATCH v2 0/2] Fixes to gdb.threads/threadcrash.exp
 2024-02-15 14:31 UTC  (3+ messages)
` [PATCH v2 1/2] gdb/testsuite: fix gdb.threads/threadcrash.exp on 32-bit arm targets

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

[PATCH v2] Port GDB to Hurd x86_64
 2024-02-15  6:56 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).