[PATCH 0/2] Add new gdbarch::displaced_step_max_buffer_length field
2023-03-07 15:20 UTC (19+ messages)
` [PATCH 1/2] gdb: updates to gdbarch.py algorithm
` [PATCH 2/2] gdb: add gdbarch::displaced_step_max_buffer_length
` [PATCHv2 0/5] Add new gdbarch::displaced_step_buffer_length field
` [PATCHv2 1/5] gdb/gdbarch: remove unused 'invalid=True' from gdbarch_components.py
` [PATCHv2 2/5] gdb/gdbarch: remove yet more "
` [PATCHv2 3/5] gdb/gdbarch: split postdefault setup from invalid check in gdbarch.py
` [PATCHv2 4/5] gdb/gdbarch: remove the 'invalid=None' state from gdbarch_components.py
` [PATCHv2 5/5] gdb: add gdbarch::displaced_step_buffer_length
[pushed] [gdb/testsuite] Fix gdb.threads/execl.exp for remote target
2023-03-07 15:11 UTC
[PATCH v2] Ensure index cache entry written in test
2023-03-07 14:58 UTC (4+ messages)
[PATCH] gdb/amdgpu: provide dummy implementation of gdbarch_return_value_as_value
2023-03-07 14:47 UTC (3+ messages)
[pushed 1/2] [gdb/testsuite] Use shlib gdb_compile option in gdb.base/skip-solib.exp
2023-03-07 14:46 UTC (2+ messages)
` [pushed 2/2] [gdb/testsuite] Fix gdb.base/skip-solib.exp for remote target
[pushed] [gdb/testsuite] Fix gdb.base/fork-no-detach-follow-child-dlopen.exp for remote target
2023-03-07 14:29 UTC
[PATCH] gdb: Fix GDB_AC_CHECK_BFD macro regression
2023-03-07 14:25 UTC (2+ messages)
[pushed] [gdb/testsuite] Fix gdb.base/break-probes.exp for remote target
2023-03-07 14:20 UTC
[pushed] [gdb/testsuite] Fix gdb.dwarf2/dw2-zero-range.exp for remote-gdbserver-on-localhost
2023-03-07 14:12 UTC
[pushed] [gdb/testsuite] Fix gdb.base/signals-state-child.exp for remote-gdbserver-on-localhost
2023-03-07 13:46 UTC
[PATCH 0/8] Arithmetic for 128-bit types
2023-03-07 13:38 UTC (11+ messages)
` [PATCH 1/8] Add many operators to gdb_mpz
` [PATCH 2/8] Avoid a copy in gdb_mpz::safe_export
` [PATCH 3/8] Add truncation mode to gdb_mpz
` [PATCH 4/8] Add value_as_mpz and value_from_mpz
` [PATCH 5/8] Simplify binop_promote
` [PATCH 6/8] Use value_true in value_equal and value_less
` [PATCH 7/8] Use gdb_gmp for scalar arithmetic
` [PATCH 8/8] Fix 128-bit integer bug in Ada
[PATCH] Enable vector instruction debugging for AIX
2023-03-07 13:24 UTC (15+ messages)
[pushed] [gdb/testsuite] Fix gdb.cp/breakpoint-shlib-func.exp with remote-gdbserver-on-localhost
2023-03-07 10:11 UTC
[PATCH] Modify altivec-regs.exp testcase for AIX
2023-03-07 9:56 UTC (11+ messages)
[pushed] [gdb/testsuite] Fix gdb.mi/*.exp with remote-gdbserver-on-localhost
2023-03-07 9:00 UTC
[PATCH 1/2] gdbsupport: ignore -Wenum-constexpr-conversion in enum-flags.h
2023-03-07 3:03 UTC (2+ messages)
[PATCH v3] gdb/debuginfod: Ctrl-C ask to cancel further downloads
2023-03-07 0:41 UTC
[PATCH 1/7] gdb/debuginfod: Add debuginfod_section_query
2023-03-06 23:07 UTC (4+ messages)
` [PATCH 3/7] gdb/debuginfod: disable pagination during downloads
[PATCH] gdb/mi: check thread exists when creating thread-specific b/p
2023-03-06 20:58 UTC
[PATCH] gdb/python: Fix --disable-tui build
2023-03-06 16:47 UTC (2+ messages)
[PATCH] Implement repl evaluation for DAP
2023-03-06 16:00 UTC
[PATCH v2 1/4] [gdb/testsuite] Add gdb.testsuite/gdb-caching-proc.exp
2023-03-06 15:45 UTC (9+ messages)
` [PATCH v2 2/4] [gdb/testsuite] Use regular proc syntax for gdb_caching_proc
` [PATCH v2 3/4] [gdb/testsuite] Allow args in gdb_caching_proc
` [PATCH v2 4/4] [gdb/testsuite] Move gdb.base/gdb-caching-proc.exp to gdb.testsuite
[PATCH] Fix DAP stackTrace through frames without debuginfo
2023-03-06 15:17 UTC (2+ messages)
[PATCH] Remove exception_catchpoint::resources_needed
2023-03-06 15:09 UTC (2+ messages)
[PATCH] Remove two more files in gdb "distclean"
2023-03-06 15:03 UTC (2+ messages)
[PATCH v4] [PR mi/29554] New PRINT-VALUES option '--scalar-values'
2023-03-06 9:52 UTC (4+ messages)
` [PATCH v5] "
` [PING] "
[PATCH 1/1] gdb: Avoid warning for the jump command inside an inline function
2023-03-06 9:03 UTC (2+ messages)
` [PING] "
[PING] [PATCH v7 00/10] Extensions for PTWRITE
2023-03-06 9:02 UTC (3+ messages)
[PATCH] [gdb/testsuite] Allow args in gdb_caching_proc
2023-03-04 9:43 UTC (4+ messages)
[PATCH] sim: mips/ppc/riscv: re-add AC_CANONICAL_SYSTEM [PR sim/29439]
2023-03-03 21:27 UTC (2+ messages)
[PATCH 0/5] Various test suite fixes (mostly thread related)
2023-03-03 19:16 UTC (3+ messages)
` [PING] "
[PATCH] gdb/testsuite: use `kill -FOO` instead of `kill -SIGFOO`
2023-03-03 19:13 UTC (3+ messages)
[PATCH 0/2] Fix gdb.arch/amd64-gs_base.exp test on FreeBSD
2023-03-03 19:04 UTC (3+ messages)
` [PING] "
[PATCH] Introduce rust_at_least helper proc
2023-03-03 18:38 UTC (2+ messages)
[PATCH v3 0/2] Write DWARF index cache files in background
2023-03-03 17:52 UTC (8+ messages)
[pushed] [gdb/testsuite] Use set always-read-ctf on instead of --strip-debug
2023-03-03 15:52 UTC
[pushed] Update expected results in long_long.exp
2023-03-03 15:06 UTC
[PATCH 2/2 version 2] fix for gdb.reverse/finish-precsave.exp and gdb.reverse/finish-reverse.exp
2023-03-03 11:56 UTC (28+ messages)
` [PATCH ] PowerPC: "
` [PATCH 0/2 "
` [PATCH 1/2] "
` [PATCH 2/2 ] "
[PUSHED] gdb/python: replace strlen call with std::string::size call
2023-03-03 10:10 UTC
[PATCH] gdb/infrun: reset thread control's step info in end_stepping_range
2023-03-03 7:47 UTC (2+ messages)
[PATCH v2 0/2] Querying registers of already-exited processes
2023-03-03 7:46 UTC (5+ messages)
` [PATCH v3 "
[PATCH] gdb: fix -Wmaybe-uninitialized warning in value.c
2023-03-02 21:03 UTC (3+ messages)
[PATCH] Handle half-float in 'x' command
2023-03-02 21:00 UTC (5+ messages)
[PATCH 0/3] Some minor interps tweaks
2023-03-02 20:32 UTC (4+ messages)
` [PATCH 1/3] gdb: make get_interp_info return a reference
` [PATCH 2/3] gdb: make interp::m_name an `const char *`
` [PATCH 3/3] gdb: initialize interp::next
[PATCH v5 0/8] Fix gdb.base/gdb-sigterm.exp failure/error
2023-03-02 20:14 UTC (3+ messages)
` [PATCH v5 2/8] Handle gdb SIGTERM by throwing / catching gdb_exception_force_quit
[PATCH] gdb: LoongArch: Added support for static data member in struct
2023-03-02 14:42 UTC (4+ messages)
[PATCH] [gdb/symtab] Add set/show always-read-ctf on/off
2023-03-02 9:58 UTC (9+ messages)
[PATCH] Fix some value comments
2023-03-02 9:29 UTC (2+ messages)
[PATCH] Clean up attribute reprocessing
2023-03-02 2:15 UTC (2+ messages)
[PATCH] gdb: update some copyright years (2022 -> 2023)
2023-03-02 1:55 UTC (3+ messages)
[PATCH 0/2] Two minor dynamic property fixes
2023-03-01 22:28 UTC (6+ messages)
` [PATCH 1/2] Make gdb property batons type-safe
` [PATCH 2/2] Use const for dwarf2_property_baton
[PATCH] Remove dead code from scalar_binop
2023-03-01 21:27 UTC
[pushed] Fix type of check_valid_shift_count parameter
2023-03-01 20:59 UTC
[pushed] gdb: fix a whitespace issue in solib-rocm.c
2023-03-01 20:23 UTC
[pushed] [gdb/testsuite] Add another xfail case in gdb.python/py-record-btrace.exp
2023-03-01 12:44 UTC
[PATCH] Fix btrace regression
2023-03-01 8:39 UTC (2+ messages)
[PATCH 0/1] Add functionality to disable test for specific architecture
2023-03-01 7:42 UTC (4+ messages)
` [PATCH 1/1] gdb: "
[PATCH] Remove OBJF_REORDERED
2023-03-01 3:34 UTC (3+ messages)
[PATCH] gdb: error out if architecture does not implement any "return_value" hook
2023-03-01 3:14 UTC (6+ messages)
[PATCH 0/9] Fixes for multiprocess for FreeBSD's native target
2023-02-28 18:18 UTC (10+ 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 7/9] fbsd-nat: Fix several issues with detaching
` [PATCH 8/9] fbsd-nat: Fix thread_alive against a running thread
` [PATCH 9/9] fbsd-nat: Stop a process if it is running before killing it
[PATCHv3 00/13] Infcalls from B/P conditions in multi-threaded inferiors
2023-02-28 16:42 UTC (14+ messages)
` [PATCHv4 00/12] "
` [PATCHv4 01/12] gdb/doc: extended documentation for inferior function calls
` [PATCHv4 02/12] gdb: include breakpoint number in testing condition error message
` [PATCHv4 03/12] gdbserver: allows agent_mem_read to return an error code
` [PATCHv4 04/12] gdbserver: allow agent expressions to fail with invalid memory access
` [PATCHv4 05/12] gdb: avoid repeated signal reporting during failed conditional breakpoint
` [PATCHv4 06/12] gdb: don't always print breakpoint location after failed condition check
` [PATCHv4 07/12] Revert "gdb: remove unnecessary parameter wait_ptid from do_target_wait"
` [PATCHv4 08/12] gdb: fix b/p conditions with infcalls in multi-threaded inferiors
` [PATCHv4 09/12] gdb: add timeouts for inferior function calls
` [PATCHv4 10/12] gdb/remote: avoid SIGINT after calling remote_target::stop
` [PATCHv4 11/12] gdb: introduce unwind-on-timeout setting
` [PATCHv4 12/12] gdb: rename unwindonsignal to unwind-on-signal
[PATCH] gdb: add HtabPrinter to gdb-gdb.py.in
2023-02-28 16:08 UTC (5+ messages)
[pushed] [gdb/testsuite] Fix gdb.python/py-breakpoint.exp timeouts
2023-02-28 14:50 UTC
[pushed] Remove value_in
2023-02-28 14:24 UTC
[pushed] [gdb/testsuite] Fix gdb.rust/watch.exp on ppc64le
2023-02-28 12:32 UTC
[PATCH 00/26] gdbserver: refactor regcache and allow gradually populating
2023-02-28 11:28 UTC (12+ messages)
` [PATCH 13/26] gdbserver: convert register_data into regcache::register_data
` [PATCH 16/26] gdbserver: boolify regcache fields
` [PATCH 17/26] gdbserver: rename regcache's registers_valid to registers_fetched
` [PATCH 18/26] gdbsupport: fix a typo in a comment in common-regcache.h
` [PATCH 19/26] gdbserver: fix the declared type of register_status in regcache
` [PATCH 20/26] gdbserver: make some regcache fields private
` [PATCH 22/26] gdbserver: zero-out register values in regcache-discard
` [PATCH 23/26] gdbserver: set register statuses in registers_from_string
` [PATCH 24/26] gdbserver: return tracked register status in regcache_raw_read_unsigned
` [PATCH 25/26] gdbserver: refuse null argument in regcache::supply_regblock
` [PATCH 26/26] gdbserver: allow gradually populating and selectively storing a regcache
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