[RFC 0/3] [gdb/dap] Handle DAP command files
2023-03-24 8:10 UTC (4+ messages)
` [RFC 1/3] [gdb/dap] Add logging of ignored lines
[PATCH] Fix race in DAP startup
2023-03-24 8:05 UTC (3+ messages)
[PATCH 0/1] gdb, infcmd: Support jump command with same line in multiple object files
2023-03-24 7:19 UTC (3+ messages)
` [PATCH 1/1] "
[PATCH v2 0/1] gdb, infcmd: Support jump command in multi-inferior case
2023-03-24 7:19 UTC (3+ messages)
` [PING] "
[PATCH] aarch64: Check for valid inferior thread/regcache before reading pauth registers
2023-03-24 6:28 UTC (15+ messages)
` [PATCH, v2] "
[PATCH v2] [PR python/29603] Disable out-of-scope watchpoints
2023-03-23 18:31 UTC (7+ messages)
` [PATCH v3] "
` [PATCH v4] "
[pushed] Fix minor grammar issue in python.texi
2023-03-23 16:51 UTC
[PATCH] Add Ada test case for break using a label
2023-03-23 16:44 UTC
[PATCH] Preserve name of range types
2023-03-23 16:19 UTC (2+ messages)
[PATCH] PR gdb/30219: Clear sync_quit_force_run in quit_force
2023-03-23 15:26 UTC (2+ messages)
[PATCH 00/31] Step over thread clone and thread exit
2023-03-23 15:15 UTC (15+ messages)
` [PATCH 01/31] displaced step: pass down target_waitstatus instead of gdb_signal
` [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] [gdb/testsuite] Use gdb_remote_download in allow_opencl_tests
2023-03-23 13:56 UTC (2+ messages)
` [committed] "
[pushed 0/3] [gdb/testsuite] Fix gdb.cp/*.exp for remote host/target
2023-03-23 13:49 UTC (7+ messages)
` [pushed 1/3] [gdb/testsuite] Fix gdb.cp/*.exp for remote host
` [pushed 2/3] [gdb/testsuite] Fix gdb.cp/annota{2, 3}.exp for native-extended-gdbserver
` [pushed 3/3] [gdb/testsuite] Fix gdb.cp/cp-relocate.exp for remote host
[PATCH] [gdb/testsuite] Fix gdb.cp/m-static.exp regression on Ubuntu 20.04
2023-03-23 13:47 UTC
[PATCH 0/2] Add more flexibility to inferior call
2023-03-23 11:34 UTC (6+ messages)
` [PATCH 1/2] gdb, gdbarch, infcall: Add value_arg_coerce method to gdbarch
` [PATCH 2/2] gdb, gdbarch, infcall: Add reserve_stack_space "
[PATCH] gdb/elfread.c: Add plt symbol check for _PROCEDURE_LINKAGE_TABLE_
2023-03-23 7:59 UTC
[PATCH] gdb/riscv: add systemtap support
2023-03-23 7:20 UTC (6+ messages)
` [PATCHv2] "
[PATCH 0/3] AMD64 Displaced Stepping Fix
2023-03-22 21:22 UTC (14+ messages)
` [PATCHv2 0/4] "
` [PATCHv2 1/4] gdb: more debug output for displaced stepping
` [PATCHv2 0/2] displaced stepping debug improvements
` [PATCHv2 1/2] gdb: more debug output for displaced stepping
` [PATCHv2 2/2] gdb: move displaced_step_dump_bytes into gdbsupport (and rename)
` [PATCHv2 2/4] gdb: remove gdbarch_displaced_step_fixup_p
` [PATCHv2 3/4] gdb: fix reg corruption from displaced stepping on amd64
[pushed] Remove unnecessary cast
2023-03-22 19:23 UTC
[PATCH] gdb: make "maintenance info line-table" show relocated addresses again
2023-03-22 19:14 UTC (16+ messages)
` [PATCH 0/1] gdb: Update doc of the "maintenance info line-table"
` [PATCH 1/1] "
` [PATCH v2] "
` [PATCH] gdb/testsuite: adjust test cases to previous "maintenance info line-table" change
[PATCH v5] gdb/gcore: interrupt all threads before generating the corefile
2023-03-22 16:59 UTC (7+ messages)
` [PATCH v6 0/3] interrupt all threads to generate core in non-stop targets
` [PATCH v6 1/3] gdb: add inferior parameter to target_is_non_stop_p
` [PATCH v6 2/3] gdb/infrun: Improve assertion in stop_all_threads
` [PATCH v6 3/3] gdb/gcore: interrupt all threads to generate core in non-stop targets
[PATCH] Use ui_out for "maint info frame-unwinders"
2023-03-22 16:56 UTC
[PATCH] Handle unwinding from SEGV on Windows
2023-03-21 19:42 UTC
[PATCH 0/6] Use unrelocate_addr in more places
2023-03-21 19:18 UTC (7+ messages)
` [PATCH 1/6] Use function_view in gdb_bfd_lookup_symbol
` [PATCH 2/6] Move definition of unrelocated_addr earlier
` [PATCH 3/6] Use unrelocated_addr in partial symbol tables
` [PATCH 4/6] Use unrelocated_addr in psymbols
` [PATCH 5/6] Use unrelocated_addr in minimal symbols
` [PATCH 6/6] Rename "raw" to "unrelocated"
[PATCH v8 00/10] Extensions for PTWRITE
2023-03-21 15:46 UTC (11+ messages)
` [PATCH v8 01/10] btrace: Introduce auxiliary instructions
` [PATCH v8 02/10] btrace: Enable auxiliary instructions in record instruction-history
` [PATCH v8 03/10] btrace: Enable auxiliary instructions in record function-call-history
` [PATCH v8 04/10] btrace: Handle stepping and goto for auxiliary instructions
` [PATCH v8 05/10] python: Introduce gdb.RecordAuxiliary class
` [PATCH v8 06/10] python: Add clear() to gdb.Record
` [PATCH v8 07/10] btrace, gdbserver: Add ptwrite to btrace_config_pt
` [PATCH v8 08/10] btrace, linux: Enable ptwrite packets
` [PATCH v8 09/10] btrace, python: Enable ptwrite filter registration
` [PATCH v8 10/10] btrace: Extend ptwrite event decoding
regressions in gdb.btrace with 2a8339b71f37f2d02f5b2194929c9d702ef27223
2023-03-21 15:11 UTC (4+ messages)
[PATCH 1/1] gdb: Avoid warning for the jump command inside an inline function
2023-03-21 14:44 UTC (6+ messages)
[PATCH] Modify align-c/align-c++ test case for AIX
2023-03-21 14:26 UTC (14+ messages)
[pushed 1/2] [gdb/testsuite] Add missing quote in remote-gdbserver-on-localhost.exp
2023-03-21 12:53 UTC (2+ messages)
` [pushed 2/2] [gdb/testsuite] Check remote_exec results in board files
Building Information Modeling (BIM)
2023-03-21 12:17 UTC
[PATCH] nat: linux-namespaces: Also enter user namespace
2023-03-21 12:01 UTC
[pushed] [gdb/testsuite] Remove ${board}_file from remote-stdio-gdbserver.exp
2023-03-21 11:47 UTC
[pushed] [gdb/testsuite] Use localhost instead of 127.0.0.1 for boards
2023-03-21 10:35 UTC
[pushed 0/2] [gdb/testsuite] Fix gdb.xml/*.exp for remote host
2023-03-21 10:25 UTC (3+ messages)
` [pushed 1/2] [gdb/testsuite] Fix gdb.xml/tdesc-reload.exp "
` [pushed 2/2] [gdb/testsuite] Fix gdb.xml/tdesc-regs.exp "
Fwd: [PATCH v2] RISC-V: Fix disassemble fetch fail return value
2023-03-21 10:14 UTC (4+ messages)
[pushed] [gdb/testsuite] Set remotedir in local-remote-host-native.exp
2023-03-21 10:08 UTC
[PATCH v5] [PR mi/29554] New PRINT-VALUES option '--scalar-values'
2023-03-21 9:50 UTC (3+ messages)
` [PATCH v6] [gdb/mi] Don't treat references to compound values as "simple"
` [PING] "
Remove .c header files from rs6000-aix-nat.c file
2023-03-21 7:56 UTC (2+ messages)
[PATCH 2/2 version 2] fix for gdb.reverse/finish-precsave.exp and gdb.reverse/finish-reverse.exp
2023-03-21 6:52 UTC (27+ messages)
` [PATCH ] PowerPC: "
` [PATCH 2/2 "
` [PATCH 2/2 ver2] "
[PATCH] Remove some unnecessary includes from *-exp.y
2023-03-20 21:22 UTC (3+ messages)
[PATCH 0/9] Fixes for multiprocess for FreeBSD's native target
2023-03-20 19:55 UTC (14+ messages)
` [PATCH 1/9] fbsd-nat: Add missing spaces
` [PATCH 2/9] fbsd-nat: Avoid a direct write to target_waitstatus::kind
` [PATCH 3/9] fbsd-nat: Use correct constant for target_waitstatus::sig
` [PATCH 4/9] fbsd-nat: Add a list of pending events
` [PATCH 5/9] fbsd-nat: Defer any ineligible events reported by wait
` [PATCH 6/9] fbsd-nat: Fix resuming and waiting with multiple processes
[PATCH] Remove mi_version function
2023-03-20 18:38 UTC (2+ messages)
[PATCH] Update python-helper.exp for type allocation changes
2023-03-20 17:08 UTC (2+ messages)
[PATCH] I'm debugging https://github.com/helix-editor/helix.git@63dcaae1b9083396fb3faaef9eaa2421f7e48fb9, which is a editor implemented with rust lang. When I type gdb command below: (gdb) b pars gdb dumped. I got: m_match = 0x7fffd8173cc7 "parse::h3bbecc5bbd82b347" m_ignored_ranges = { first = 0x7fffd8173cbb "<impl str>::parse::h3bbecc5bbd82b347", second = 0x7fffd8173cc5 "::parse::h3bbecc5bbd82b347" }
2023-03-20 16:08 UTC (8+ messages)
` "
` "
[PATCH 0/5] Make line tables independent of objfile
2023-03-20 14:57 UTC (14+ messages)
` [PATCH 2/5] Change linetables to be objfile-independent
[PATCH v2] Use styled_string when defering warnings when loading separate debug files
2023-03-20 14:56 UTC
[PATCH] Use rust_demangle to fix a crash
2023-03-20 13:48 UTC (3+ messages)
[PATCH] gdb/arm: Fix backtrace for pthread_cond_timedwait
2023-03-20 12:51 UTC (11+ messages)
` [PING] "
` [PING^2] "
[PATCH 0/1] Remove redundant ERROR_NO_INFERIOR in continue_command
2023-03-20 11:54 UTC (3+ messages)
` [PATCH 1/1] gdb, infcmd: remove "
[PATCH 0/3] Avoid printing global thread-id in CLI command output
2023-03-20 10:38 UTC (9+ messages)
` [PATCH 3/3] gdb: don't use the global thread-id in the saved breakpoints file
[pushed] Don't declare psymbol_functions::fill_psymbol_map
2023-03-19 22:57 UTC
[PATCH] aarch64: Fix an infinite loop on bt when the core dump has an SVE section but the target does not support it
2023-03-19 20:55 UTC
[pushed] [gdb/testsuite] Handle unbuffer_output.c for remote host
2023-03-18 16:51 UTC
MugShot Removed
2023-03-18 16:34 UTC
[PATCH 00/20] Remove objfile_type
2023-03-18 15:57 UTC (6+ messages)
` [PATCH 14/20] Use type allocator for range types
[pushed] [gdb/testsuite] Handle attributes.h for remote host
2023-03-18 10:34 UTC (3+ messages)
[pushed] [gdb/testsuite] Handle my-syscalls.h for remote host
2023-03-18 9:30 UTC
[PATCH v4 00/13] Handle variable XSAVE layouts
2023-03-18 1:09 UTC (14+ messages)
` [PATCH v4 01/13] x86: Add an x86_xsave_layout structure to handle "
` [PATCH v4 02/13] core: Support fetching TARGET_OBJECT_X86_XSAVE_LAYOUT from architectures
` [PATCH v4 03/13] nat/x86-cpuid.h: Add x86_cpuid_count wrapper around __get_cpuid_count
` [PATCH v4 04/13] x86 nat: Add helper functions to save the XSAVE layout for the host
` [PATCH v4 05/13] gdb: Update x86 FreeBSD architectures to support XSAVE layouts
` [PATCH v4 06/13] gdb: Support XSAVE layouts for the current host in the FreeBSD x86 targets
` [PATCH v4 07/13] gdb: Update x86 Linux architectures to support XSAVE layouts
` [PATCH v4 08/13] gdb: Support XSAVE layouts for the current host in the Linux x86 targets
` [PATCH v4 09/13] gdb: Use x86_xstate_layout to parse the XSAVE extended state area
` [PATCH v4 10/13] gdbserver: Add a function to set the XSAVE mask and size
` [PATCH v4 11/13] gdbserver: Refactor the legacy region within the xsave struct
` [PATCH v4 12/13] gdbserver: Read offsets of the XSAVE extended region via CPUID
` [PATCH v4 13/13] x86: Remove X86_XSTATE_SIZE and related constants
[PATCH] Make ui_out::do_progress_end 'private'
2023-03-17 22:20 UTC (2+ messages)
[PATCH] Fix line table regression
2023-03-17 22:17 UTC (3+ messages)
[PATCH] Update the NetBSD system call table to add eventfd(2) and timerfd(2)
2023-03-17 20:55 UTC (2+ messages)
[PATCH] gdb: introduce bp_loc_tracepoint
2023-03-17 20:36 UTC (3+ messages)
[pushed 0/4] [gdb/testsuite] Fix one more remote host issue in gdb.arch tests
2023-03-17 18:26 UTC (5+ messages)
` [pushed 1/4] [gdb/testsuite] Handle REMOTE_HOST_USERNAME in local-remote-host
` [pushed 2/4] [gdb/testsuite] Fix gdb.arch/i386-biarch-core.exp for remote host
` [pushed 3/4] [gdb/testsuite] Handle remote host in gdb_load_shlib
` [pushed 4/4] [gdb/testsuite] Fix regexp in gdb.arch/ftrace-insn-reloc.exp
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