public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH 2/2 version 2] fix for gdb.reverse/finish-precsave.exp and gdb.reverse/finish-reverse.exp
 2023-03-09 19:03 UTC  (26+ messages)
                    ` [PATCH ] PowerPC: "
                              ` [PATCH 1/2] "
                                  ` [PING] "
                              ` [PATCH 2/2 ] "
                                ` [PING] "

[PATCH] Fix DAP stackTrace through frames without debuginfo
 2023-03-09 18:45 UTC  (7+ messages)

[PATCH] * gdb.base/float.exp: Add test for loongarch
 2023-03-09 18:04 UTC  (2+ messages)

[PATCH 0/3] Handle dynamic properties and static link
 2023-03-09 17:50 UTC  (4+ messages)
` [PATCH 1/3] Add frame parameter to resolve_dynamic_type
` [PATCH 2/3] Pass a frame to value_at_lazy and value_from_contents_and_address
` [PATCH 3/3] Use the correct frame when evaluating a dynamic property

[PATCH 0/1] Add breakpoint location debugging logs
 2023-03-09 14:55 UTC  (2+ messages)
` [PING][PATCH "

[pushed] [gdb/testsuite] Fix gdb.threads/pending-fork-event-detach.exp for remote target
 2023-03-09 14:49 UTC 

[PATCH 1/7] [gdb/testsuite] Fix gdb.server/connect-with-no-symbol-file.exp for remote target
 2023-03-09 13:42 UTC  (9+ messages)
` [PATCH 2/7] [gdb/testsuite] Fix gdb.server/server-kill.exp "
` [PATCH 3/7] [gdb/testsuite] Fix gdb.server/multi-ui-errors.exp "
` [PATCH 4/7] [gdb/testsuite] Fix gdb.server/sysroot.exp "
` [PATCH 5/7] [gdb/testsuite] Fix gdbserver path in remote-stdio-gdbserver.exp
` [PATCH 6/7] [gdb/testsuite] Fix gdb.server/unittest.exp for remote target
` [PATCH 7/7] [gdb/testsuite] Fix gdb.server/*.exp "

[PATCH v2] gdb/testsuite: Add support for LoongArch in gdb.base/float.exp
 2023-03-09 12:54 UTC 

[pushed] [gdb/testsuite] Fix gdb.threads/multiple-successive-infcall.exp on native-gdbserver
 2023-03-09 11:56 UTC 

[pushed] [gdb/testsuite] Fix gdb.threads/thread-specific-bp.exp on native-gdbserver
 2023-03-09 11:31 UTC 

[PATCH] Enable vector instruction debugging for AIX
 2023-03-09  2:21 UTC  (17+ messages)

[PATCH v2] Ensure index cache entry written in test
 2023-03-09  1:58 UTC  (7+ messages)

[PATCH 1/7] gdb/debuginfod: Add debuginfod_section_query
 2023-03-09  0:26 UTC  (14+ messages)
` [PATCH 3/7] gdb/debuginfod: disable pagination during downloads
` [PATCH 4/7] gdb/ui-file: Add newline tracking
` [PATCH 5/7] gdb/debuginfod: Support on-demand debuginfo downloading
` [PATCH 7/7] gdb/debuginfod: Add .debug_line downloading

[PATCH] Fix htab_t pretty-printer for NULL values
 2023-03-08 20:56 UTC 

[PATCH] Remove OBJF_REORDERED
 2023-03-08 19:11 UTC  (3+ messages)

[PATCH 0/8] Arithmetic for 128-bit types
 2023-03-08 16:17 UTC  (14+ 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 0/5] Make line tables independent of objfile
 2023-03-08 15:42 UTC  (6+ messages)
` [PATCH 1/5] Add operator< and operator== to linetable_entry
` [PATCH 2/5] Change linetables to be objfile-independent
` [PATCH 3/5] Constify linetables
` [PATCH 4/5] Remove extra scopes from objfile_relocate1
` [PATCH 5/5] Change linetable_entry::is_stmt to bool

[PATCH] PowerPC, fix gdb.base/retval-large-struct.exp
 2023-03-08 15:15 UTC  (6+ messages)

[PATCH] PowerPC, fix test gdb.arch/altivec-regs.exp
 2023-03-08 13:28 UTC  (2+ messages)

[PATCH 0/1] gdb, infcmd: Support jump command with same line in multiple object files
 2023-03-08 13:26 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v4] [PR mi/29554] New PRINT-VALUES option '--scalar-values'
 2023-03-08 12:35 UTC  (5+ messages)
` [PATCH v5] "
  ` [PING] "

[PATCH 00/13] Remove a bunch of alloca uses
 2023-03-07 21:57 UTC  (3+ messages)

[PATCH] Merge forget_cached_source_info_for_objfile into objfile method
 2023-03-07 21:46 UTC  (2+ messages)

[PATCH] Clean up attribute reprocessing
 2023-03-07 21:32 UTC  (3+ messages)

[PATCH 0/3] Some minor interps tweaks
 2023-03-07 21:31 UTC  (12+ 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] gdb/amdgpu: provide dummy implementation of gdbarch_return_value_as_value
 2023-03-07 20:44 UTC  (9+ messages)

[PATCH 00/26] gdbserver: refactor regcache and allow gradually populating
 2023-03-07 20:39 UTC  (2+ messages)

[pushed] Fix selfcheck regression due to new maint command
 2023-03-07 18:27 UTC 

[PATCH v2 0/1] gdb, infcmd: Support jump command in multi-inferior case
 2023-03-07 16:50 UTC  (2+ messages)
` [PING] "

[PATCH] gdb: Fix GDB_AC_CHECK_BFD macro regression
 2023-03-07 16:14 UTC  (4+ messages)

[PATCH 0/2] Add new gdbarch::displaced_step_max_buffer_length field
 2023-03-07 15:20 UTC  (18+ 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 

[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 

[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 

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

[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 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  (2+ 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)

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