public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH htdocs 1/2] css: start a file to hold common content
 2023-11-29  8:05 UTC  (4+ messages)

[PATCH v2 0/3] sim: riscv: Compressed instruction simulation and semi-hosting support
 2023-11-29  7:58 UTC  (5+ messages)
` [PATCH v2 1/3] [sim/riscv] Add basic "
` [PATCH v2 2/3] [sim/riscv] Add support for compressed integer instruction set

[PATCH v2] gdb/s390: Add packed-stack support to the backchain unwinder
 2023-11-28 22:36 UTC 

[PATCH] Fix dynamic type resolution for LOC_CONST and LOC_CONST_BYTES symbols
 2023-11-28 21:54 UTC 

[PATCH v6] [gdb]: add git trailer information on gdb/MAINTAINERS
 2023-11-28 19:36 UTC  (6+ messages)
` [PINGv2][PATCH "

[PATCH] gdb/python: display errors from command completion
 2023-11-28 18:30 UTC  (3+ messages)

[PUSHED] gdb/testsuite: improve test regexp in gdb_get_worker_threads
 2023-11-28 18:21 UTC 

[pushed] gdb: fix call to breakpoint_inserted_here_p in darwin-nat.c
 2023-11-28 17:36 UTC 

[PATCH 1/2] [gdb/tui] Use const std::string for string literals in tui-stack.c
 2023-11-28 17:03 UTC  (6+ messages)
` [PATCH 2/2] [gdb/tui] Show focus window in status line

[PATCH] Remove some DAP helper functions
 2023-11-28 16:19 UTC 

[PATCH] Emit DAP "process" event
 2023-11-28 15:56 UTC  (2+ messages)

[PATCH] [gdb] Fix assert in delete_breakpoint
 2023-11-28 15:30 UTC  (11+ messages)

Another fix for the mcore simulator
 2023-11-28 15:09 UTC  (4+ messages)

[PATCH v2] [gdb] Fix assert in delete_breakpoint
 2023-11-28 15:01 UTC 

[COMMITTED] sim: bpf: do not use semicolon to begin comments
 2023-11-28 14:05 UTC 

[PATCH] [gdb/python] Don't import curses.ascii module unless necessary
 2023-11-28 12:43 UTC  (3+ messages)

[PATCH v2 00/24] Fix reading and writing pseudo registers in non-current frames
 2023-11-28 12:35 UTC  (34+ messages)
` [PATCH v2 01/24] gdb: don't handle i386 k registers as pseudo registers
` [PATCH v2 02/24] gdb: use reg_buffer_common throughout gdbsupport/common-regcache.h
` [PATCH v2 03/24] gdb: make store_integer take an array_view
` [PATCH v2 04/24] gdb: simplify conditions in regcache::{read,write,raw_collect,raw_supply}_part
` [PATCH v2 05/24] gdb: change regcache interface to use array_view
` [PATCH v2 06/24] gdb: fix bugs in {get,put}_frame_register_bytes
` [PATCH v2 07/24] gdb: make put_frame_register take an array_view
` [PATCH v2 08/24] gdb: change value_of_register and value_of_register_lazy to take the next frame
` [PATCH v2 09/24] gdb: remove frame_register
` [PATCH v2 10/24] gdb: make put_frame_register take the next frame
` [PATCH v2 11/24] gdb: make put_frame_register_bytes "
` [PATCH v2 12/24] gdb: make get_frame_register_bytes "
` [PATCH v2 13/24] gdb: add value::allocate_register
` [PATCH v2 14/24] gdb: read pseudo register through frame
` [PATCH v2 15/24] gdb: change parameter name in frame_unwind_register_unsigned declaration
` [PATCH v2 16/24] gdb: rename gdbarch_pseudo_register_write to gdbarch_deprecated_pseudo_register_write
` [PATCH v2 17/24] gdb: add gdbarch_pseudo_register_write that takes a frame
` [PATCH v2 18/24] gdb: migrate i386 and amd64 to the new gdbarch_pseudo_register_write
` [PATCH v2 19/24] gdb: make aarch64_za_offsets_from_regnum return za_offsets
` [PATCH v2 20/24] gdb: add missing raw register read in aarch64_sme_pseudo_register_write
` [PATCH v2 21/24] gdb: migrate aarch64 to new gdbarch_pseudo_register_write
` [PATCH v2 22/24] gdb: migrate arm to gdbarch_pseudo_register_read_value
` [PATCH v2 23/24] gdb: migrate arm to new gdbarch_pseudo_register_write
` [PATCH v2 24/24] gdb/testsuite: add tests for unwinding of pseudo registers

[PATCH v3] gdb/testsuite: add test for backtracing for threaded inferiors from a corefile
 2023-11-28 12:07 UTC  (5+ messages)

[PATCH 0/2] Make make-check-all.sh more accessible
 2023-11-28 10:46 UTC  (6+ messages)
` [PATCH 1/2] gdb/testsuite: log 'make check' command in make-check-all.sh
` [PATCH 2/2] gdb/testsuite: add a new check-all-boards target

[PATCH 0/7] Changes to gdb-index creation
 2023-11-28 10:34 UTC  (14+ messages)
` [PATCH 1/7] gdb: allow use of ~ in 'save gdb-index' command
` [PATCH 2/7] gdb: option completion for "
` [PATCH 3/7] gdb/testsuite: small refactor in selftest-support.exp
` [PATCH 4/7] gdb: reduce size of generated gdb-index file
` [PATCH 5/7] gdb: C++-ify mapped_symtab from dwarf2/index-write.c
` [PATCH 6/7] gdb: generate gdb-index identically regardless of work thread count
` [PATCH 7/7] gdb: generate dwarf-5 index identically as worker-thread count changes

[PATCH v4 0/2] [gdb] Fix segfault in for_each_block
 2023-11-28  9:52 UTC  (6+ messages)
` [PATCH v4 1/2] [gdb] Fix segfault in for_each_block, part 1
` [PATCH v4 2/2] [gdb] Fix segfault in for_each_block, part 2

[pushed v5 1/2] [gdb] Fix segfault in for_each_block, part 1
 2023-11-28  9:43 UTC  (2+ messages)
` [pushed v5 2/2] [gdb] Fix segfault in for_each_block, part 2

[PATCH] gdb: Guarantee that an SAL's end is right before the next statement
 2023-11-28  9:17 UTC  (4+ messages)
` [PING][PATCH] "
  ` [PINGv2][PATCH] "

[PATCH v2] gdbserver: dump 'xx...x' in collect_register_as_string for unavailable register (was: gdbserver: extract code out of regcache's registers_to_string)
 2023-11-28  8:24 UTC  (4+ messages)
  ` [PATCH v2] gdbserver: dump 'xx...x' in collect_register_as_string for unavailable register

[PATCH v2 1/3] [gdb/tdep] Add syscall number cache
 2023-11-27 22:33 UTC  (4+ messages)
` [PATCH v2 2/3] [gdb/tdep] Add gdbarch_extended_event_to_syscall
` [PATCH v2 3/3] [gdb/tdep] Use ptrace events to get current syscall

[PATCH] i386: Use a fallback XSAVE layout for remote targets
 2023-11-27 21:41 UTC  (11+ messages)

[RFC] Filter invalid encodings from Linux thread names
 2023-11-27 21:01 UTC  (3+ messages)

[PATCH 1/3] [gdb/tdep] Add syscall number cache
 2023-11-27 20:25 UTC  (8+ messages)
` [PATCH 2/3] [gdb/tdep] Add gdbarch_extended_event_to_syscall
` [PATCH 3/3] [gdb/tdep] Use ptrace events to get current syscall

[PATCH v4] gdb: Enable early init of thread pool size
 2023-11-27 20:23 UTC  (4+ messages)
` [PATCH v4 1/2] gdb: install CLI uiout while processing early init files
` [PATCH v4 2/2] gdb: Enable early init of thread pool size

[PATCH 0/6] Fix error messages from serial code
 2023-11-27 20:13 UTC  (2+ messages)

[PATCH] [gdb/testsuite] Add boards/cc-with-index-cache.exp
 2023-11-27 20:10 UTC  (2+ messages)

[PATCH] Fix bug in DAP handling of 'pause' requests
 2023-11-27 15:54 UTC  (2+ messages)

[pushed] gdb: make catch_syscall_enabled return bool
 2023-11-27 15:48 UTC 

[PATCHv2] gdb/python: handle completion returning a non-sequence
 2023-11-27 15:46 UTC  (2+ messages)

[PATCH v3 00/18] Index DWARF in the background
 2023-11-27 15:31 UTC  (21+ messages)
` [PATCH v3 01/18] Don't use objfile::intern in DWO code
` [PATCH v3 02/18] Pre-read DWZ section data
` [PATCH v3 03/18] Add a couple of bfd_cache_close calls
` [PATCH v3 04/18] Add thread-safety to gdb's BFD wrappers
` [PATCH v3 05/18] Refactor complaint thread-safety approach
` [PATCH v3 06/18] Add quick_symbol_functions::compute_main_name
` [PATCH v3 07/18] Add gdb::task_group
` [PATCH v3 08/18] Move cooked_index_storage to cooked-index.h
` [PATCH v3 09/18] Add "maint set dwarf synchronous"
` [PATCH v3 10/18] Change how cooked index waits for threads
` [PATCH v3 11/18] Do more DWARF reading in the background
` [PATCH v3 12/18] Simplify the public DWARF API
` [PATCH v3 13/18] Remove two quick_symbol_functions methods
` [PATCH v3 14/18] Change current_language to be a macro
` [PATCH v3 15/18] Lazy language setting
` [PATCH v3 16/18] Optimize lookup_minimal_symbol_text
` [PATCH v3 17/18] Avoid language-based lookups in startup path
` [PATCH v3 18/18] Back out some parallel_for_each features

[PATCH v2] [gdb/tui] Show regs when switching to regs layout
 2023-11-27 12:27 UTC  (2+ messages)

[PATCH] [gdb/tui] Show regs when switching to regs layout
 2023-11-27 12:16 UTC  (3+ messages)

[PATCH 0/6] Add vDefaultInferiorFd feature
 2023-11-27 10:01 UTC  (2+ messages)

GDB 14.1 release -- 2023-11-27 Update
 2023-11-27  4:46 UTC 

[PATCH 2/2] [gdb/tui] Show focus window in status line
 2023-11-27  3:45 UTC 

[PATCH] [gdb/tui] Fix displaying main after resizing
 2023-11-25  9:44 UTC  (3+ messages)

[FIXED] [PATCH 1/1] rust-parse: Infer some integer constants as u64
 2023-11-25  3:41 UTC  (2+ messages)

[PATCH] Allow cast of 128-bit integer to pointer
 2023-11-25  2:25 UTC 

[pushed] [gdb/testsuite] Two fixes in gdb.python/tui-window-disabled.exp
 2023-11-24 14:38 UTC 

[PATCH] [gdb/testsuite] Use more %progbits for arm
 2023-11-24 14:29 UTC  (2+ messages)

[PATCH] [gdb/tui] Fix wrapping strings
 2023-11-24  6:27 UTC 

[PATCH 1/1] rust-parse: Infer some integer constants as u64
 2023-11-23 17:32 UTC 

[PATCH 00/15] Index DWARF in the background
 2023-11-23  6:08 UTC  (4+ messages)
` [PATCH 06/15] Add "maint set dwarf synchronous"

[PATCH] Fix AIX thread NULL assertion failure during fork
 2023-11-23  6:06 UTC  (12+ messages)

[PATCH] Fix off-by-one error in compute_delayed_physnames
 2023-11-23  5:31 UTC 

GDB 14.1 release -- 2023-11-19 Update
 2023-11-23  4:13 UTC  (2+ messages)

[ PATCH 0/3] Fix GDB reverse execution behavior
 2023-11-22 23:33 UTC  (4+ messages)
              ` [ PATCH 1/3] "
              ` [ PATCH 2/3] "
              ` [PATCH 3/3] "

[PATCH] Fix build with GCC 7.5
 2023-11-22 17:04 UTC  (4+ messages)

[PATCH v5 0/6] [gdb/cli] Allow source highlighting to be interrupted
 2023-11-22 16:26 UTC  (3+ messages)
` [PATCH v5 1/6] [gdb/cli] Add signal_handler_selftest

[PATCH 0/3] Improve debug output support in gdbserver
 2023-11-22 15:21 UTC  (3+ messages)
` [PATCH 1/3] gdbserver: cleanup monitor_show_help

[PATCH v6 0/2] add annotation in 'info locals' command for variables shadowing case
 2023-11-22 14:38 UTC  (5+ messages)
` [PATCH v6 1/2] gdb: "
` [PATCH v6 2/2] gdb: add shadowed field in '-stack-list-locals/variables' mi commands

[PATCH v3 0/9] Remove char-based bitfield macros
 2023-11-22 14:03 UTC  (5+ messages)
` [PATCH v3 8/9] Use enum accessibility in types and member functions

[RFC 1/3] [gdb] Call gdbarch_get_syscall_number less often
 2023-11-22 12:58 UTC  (7+ messages)

[PATCH v4] gdb/testsuite: fix completion tests when using READ1
 2023-11-22  9:44 UTC  (2+ messages)
` [PATCH v5] "

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