[PATCH v5] gdb: Modify the output of "info breakpoints" and "delete breakpoints"
2024-02-22 7:29 UTC
[PATCH v4] gdb: Modify the output of "info breakpoints" and "delete breakpoints"
2024-02-22 6:54 UTC (3+ messages)
[PATCH v2] gdb: Add XMM16-XMM31 and K0-K1 DWARF register number mapping
2024-02-21 21:21 UTC (3+ messages)
[PATCH 0/2] Rework Cygwin signal handling
2024-02-21 21:14 UTC (5+ 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
[PATCH] Don't allow multiple request registrations in DAP
2024-02-21 21:11 UTC (2+ messages)
[PATCH v2 1/3] [gdb/dap] Factor out thread_log
2024-02-21 21:10 UTC (6+ 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 1/1] gdb: Document C++17 build requirement
2024-02-21 21:00 UTC (4+ messages)
[PATCH] gdb/linux-nat.c: Add "Accessing inferior memory" section
2024-02-21 20:55 UTC (2+ 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 v2] [gdb] Fix heap-use-after-free in select_event_lwp
2024-02-21 17:42 UTC (4+ messages)
[PATCH] [gdb/tui] Factor out tui_noscroll_window et al
2024-02-21 17:32 UTC (3+ 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] "
sim: no rule to make sim/ppc/Makefile.in
2024-02-21 6:03 UTC
[PATCH] gdb: LoongArch: Change LOONGARCH_LINUX_NUM_GREGSET to 35
2024-02-21 2:14 UTC
[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
The defs.h / common-defs.h / server.h rule
2024-02-20 15:14 UTC (4+ messages)
[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 (7+ 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 "
[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 (4+ messages)
` [PATCH v3 1/2] gdb/testsuite: fix gdb.threads/threadcrash.exp on 32-bit arm targets
` [PATCH v3 2/2] gdb/testsuite: reduce gdb.threads/threadcrash.exp reliance on libc symbols
[PATCH v2 0/2] Fixes to gdb.threads/threadcrash.exp
2024-02-15 14:31 UTC (4+ messages)
` [PATCH v2 1/2] gdb/testsuite: fix gdb.threads/threadcrash.exp on 32-bit arm targets
` [PATCH v2 2/2] gdb/testsuite: reduce gdb.threads/threadcrash.exp reliance on libc symbols
[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
[PATCH] Speed up lookup of "type_specific_data"
2024-02-14 20:39 UTC
[RFC 0/3] [gdb/dap] Fix issues triggered by gdb.dap/eof.exp
2024-02-14 17:16 UTC (11+ messages)
` [RFC 1/3] [gdb/dap] Fix exit race
[PATCH] [gdb/dap] Fix exit race
2024-02-14 15:46 UTC (4+ messages)
[PATCH] gdb: Reformat amd64_dwarf_reg_to_regnum
2024-02-14 15:09 UTC (2+ messages)
[PATCH] Use string_view in quirk_rust_enum
2024-02-14 15:02 UTC
[PATCH^3] gdb: mips: Add MIPSR6 support
2024-02-14 14:49 UTC (5+ messages)
[PATCH] gdb: s390: Add record/replay support for arch14 instructions
2024-02-14 14:38 UTC
[PATCH] gdb: Add XMM16–XMM31 and K0-K1 DWARF register number mapping
2024-02-14 13:59 UTC
[PATCH^4] gdb: mips: Add MIPSR6 support
2024-02-14 13:00 UTC
[PATCH] Capture warnings when writing to the index cache
2024-02-14 12:32 UTC
[pushed] Use typedef in definition of warning_hook
2024-02-14 12:03 UTC
[PUSHED] arc: Put DBNZ instruction to a separate class
2024-02-14 10:51 UTC (2+ messages)
[PATCH] [gdb/testsuite] Fix another fail and tcl error in gdb.dap/sources.exp
2024-02-14 8:56 UTC (3+ messages)
[PATCH 0/2] Add "finish" return value to DAP
2024-02-13 22:16 UTC (5+ messages)
` [PATCH 2/2] Add return value to DAP scope
[PATCH v4] arc: Don't use multiline in arc-disassembler-options.exp test
2024-02-13 21:55 UTC (3+ messages)
` [PUSHED] "
[PATCH 0/3] "run" and "attach" failure handling problems
2024-02-13 21:14 UTC (11+ messages)
` [PATCH 1/3] Fix "run" failure with GDBserver
` [PATCH 2/3] Improve vRun error reporting
` [PATCH 3/3] Windows: Fix run/attach hang after bad run/attach
[PATCH] Special case NULL pointers in dynamic type resolution
2024-02-13 19:32 UTC
[PATCH] [gdb] Fix "value is not available" with debug frame
2024-02-13 17:20 UTC (3+ messages)
[PATCH v2 0/2] Add "finish" return value to DAP
2024-02-13 16:58 UTC (3+ messages)
` [PATCH v2 1/2] Export "finish" return value to Python
` [PATCH v2 2/2] Add return value to DAP scope
[pushed] [gdb/testsuite] Fix tcl error in gdb.dap/sources.exp
2024-02-13 15:00 UTC (3+ messages)
[PATCH] [gdb/testsuite] Fix fail in gdb.dap/sources.exp
2024-02-13 14:50 UTC (2+ messages)
[PATCH] gdb: Change "list ." command's error when no debuginfo is available
2024-02-13 14:36 UTC
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox