public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH][gdb/symtab] Redo "Fix assert in set_length"
 2023-12-06  9:34 UTC  (3+ messages)

[pushed v2] [gdb/symtab] Redo "Fix assert in set_length"
 2023-12-06  9:29 UTC 

[PATCH/committed] sim: warnings: sync some build logic from gdbsupport
 2023-12-06  6:12 UTC 

[PATCH] gdbserver/win32: fix crash on detach
 2023-12-06  0:42 UTC 

[PATCH] gdb/testsuite: make gdb_get_worker_threads reads default number of threads
 2023-12-05 21:45 UTC  (2+ messages)

[PATCH] Start abbrevs at 1 in DWARF assembler
 2023-12-05 21:23 UTC 

[PATCH 0/3] Fix "attach" infinite loop
 2023-12-05 19:27 UTC  (4+ messages)

[PATCH] gdb: remove casts to long in dwarf2/loc.c
 2023-12-05 19:21 UTC  (4+ messages)

gdb.threads/attach-many-short-lived-threads.exp FAIL
 2023-12-05 18:07 UTC  (2+ messages)

[PATCH v3] Fix hardware watchpoints in replay mode
 2023-12-05 17:57 UTC  (2+ messages)

[PATCH] Fix breakpoints on symbols with multiple trampoline symbols
 2023-12-05 17:48 UTC  (5+ messages)

[PATCHv5 00/10] thread-specific breakpoints in just some inferiors
 2023-12-05 16:05 UTC  (18+ messages)
` [PATCHv6 "
  ` [PATCHv6 01/10] gdb: create_breakpoint: add asserts and additional comments
  ` [PATCHv6 02/10] gdb: create_breakpoint: asserts relating to extra_string/parse_extra
  ` [PATCHv6 03/10] gdb: change 'if' to gdb_assert in update_dprintf_command_list
  ` [PATCHv6 04/10] gdb: build dprintf commands just once in code_breakpoint constructor
  ` [PATCHv6 05/10] gdb: don't display inferior list for pending breakpoints
  ` [PATCHv6 06/10] gdb: parse pending breakpoint thread/task immediately
  ` [PATCHv6 07/10] gdb: don't set breakpoint::pspace for in create_breakpoint
  ` [PATCHv6 08/10] gdb: remove breakpoint_re_set_one
  ` [PATCHv6 09/10] gdb: remove tracepoint_probe_create_sals_from_location_spec
  ` [PATCHv6 10/10] gdb: only insert thread-specific breakpoints in the relevant inferior

[PATCH 0/6] Add vDefaultInferiorFd feature
 2023-12-05 16:00 UTC  (5+ messages)

[PATCH] Remove some DAP helper functions
 2023-12-05 15:44 UTC  (2+ messages)

[PATCH 0/2] Improve Ada overload handling
 2023-12-05 15:37 UTC  (3+ messages)
` [PATCH 1/2] Boolify ada_type_match
` [PATCH 2/2] Refine Ada overload matching

[PATCH v4] gdb: Enable early init of thread pool size
 2023-12-05 14:39 UTC  (6+ messages)

Coding style for parameterless functions
 2023-12-05 14:36 UTC  (2+ messages)

[PATCH] gdb : Signal to pstack/gdb kills the attached process
 2023-12-05 13:13 UTC  (8+ messages)
  ` [External] : "
    ` [External] : Re: [PATCH v2] "
        ` [External] : Re: [PATCH v3] "

[PATCH/committed] sim: mips: fix sim_fpu usage
 2023-12-05 13:12 UTC 

[PATCH/committed] sim: sh: trim trailing whitespace in generated code
 2023-12-05 13:06 UTC 

[PATCH 0/3] Improve debug output support in gdbserver
 2023-12-05 13:06 UTC  (15+ messages)
` [PATCH 2/3] gdbserver: allow the --debug command line option to take a value
` [PATCHv2 0/3] Improve debug output support in gdbserver
  ` [PATCHv2 1/3] gdb: fix GDB_DEBUG and GDBSERVER_DEBUG Makefile variables
  ` [PATCHv2 2/3] gdbserver: allow the --debug command line option to take a value
  ` [PATCHv2 3/3] gdbserver: allow for general 'monitor set debug COMPONENT VALUE' use

[PATCH/committed] sim: mn10300: fix sim_engine_halt call
 2023-12-05 12:58 UTC 

[PATCH/committed] sim: m32c: use UTF-8 encoding
 2023-12-05 12:51 UTC 

[PATCH 0/6] Implement DAP cancellation
 2023-12-05  9:17 UTC  (12+ messages)
` [PATCH 1/6] Clean up handling of DAP not-stopped response
` [PATCH 2/6] Move DAP JSON reader to its own thread
` [PATCH 3/6] Introduce gdb.interrupt
` [PATCH 4/6] Rename a couple of DAP procs in the testsuite
` [PATCH 5/6] Catch BaseException in send_gdb_with_response
` [PATCH 6/6] Implement DAP cancellation

[PATCH] gdb: improve error reporting for 'save gdb-index'
 2023-12-05  8:25 UTC  (2+ messages)

[PATCH/committed 1/2] sim: rx: constify some read-only global vars
 2023-12-05  4:50 UTC  (2+ messages)
` [PATCH/committed 2/2] sim: rx: mark unused static var as unused

[PATCH/committed] sim: warnings: enable only for development builds
 2023-12-05  4:47 UTC 

[PATCH 1/3 committed] sim: ppc: cleanup getrusage decls
 2023-12-05  4:46 UTC  (3+ messages)
` [PATCH 2/3 committed] sim: ppc: fix -Wmisleading-indentation warnings
` [PATCH 3/3 committed] sim: ppc: fix implicit enum conversion

[PUSHED] gdb/testsuite: fix directory name in test name
 2023-12-04 19:00 UTC 

[PATCH] Fix off-by-one error in compute_delayed_physnames
 2023-12-04 18:46 UTC  (2+ messages)

[PATCH] gettext: disable install, docs targets, libasprintf, threads
 2023-12-04 18:44 UTC  (4+ messages)

[PUSHED] gdb: add Ciaran Woodward to gdb/MAINTAINERS
 2023-12-04 18:16 UTC 

Introducing a GDB Code Of Conduct
 2023-12-04 17:50 UTC  (7+ messages)

[PATCH] Add more 'step' tests to gdb.base/watchpoint.exp
 2023-12-04 17:46 UTC  (2+ messages)

[PATCH] Fix DLL export forwarding
 2023-12-04 17:34 UTC  (2+ messages)

[PATCH v4] gdb/testsuite: add test for backtracing for threaded inferiors from a corefile
 2023-12-04 17:33 UTC 

[pushed] Remove incorrect "fall-through" comment
 2023-12-04 16:00 UTC 

[pushed] Update fall-through comment in gdbserver
 2023-12-04 15:24 UTC 

[PATCH] [gdb/tui] Fix wrapping strings
 2023-12-04  7:52 UTC  (2+ messages)

Improve performance of the H8 simulator
 2023-12-04  5:53 UTC  (2+ messages)

[RFC][PATCH?] fixed some segfaults and bugs in mdebug support
 2023-12-04  3:36 UTC  (5+ messages)

[PATCH] add qemu user mode emulation dejagnu config
 2023-12-04  2:46 UTC 

gdb-14 branch FROZEN
 2023-12-03  5:38 UTC  (2+ messages)
` gdb-14 branch now OPEN again (was: "gdb-14 branch FROZEN")

[release/branch] Bump GDB's version number to 14.1.90.DATE-git
 2023-12-03  5:37 UTC 

[release/branch] Set GDB version number to 14.1
 2023-12-03  5:18 UTC 

[PATCHv8 0/6] Infcalls from B/P conditions in multi-threaded inferiors
 2023-12-02 10:52 UTC  (7+ messages)
` [PATCHv9 0/5] "
  ` [PATCHv9 1/5] Revert "gdb: remove unnecessary parameter wait_ptid from do_target_wait"
  ` [PATCHv9 2/5] gdb: fix b/p conditions with infcalls in multi-threaded inferiors
  ` [PATCHv9 3/5] gdb: add timeouts for inferior function calls
  ` [PATCHv9 4/5] gdb: introduce unwind-on-timeout setting
  ` [PATCHv9 5/5] gdb: rename unwindonsignal to unwind-on-signal

[PATCH] gdb/testsuite: another attempt to fix gdb.threads/thread-specific-bp.exp
 2023-12-02 10:31 UTC 

[PATCH] [gdb/doc] Escape the '@' symbols in generated texinfo files
 2023-12-01 17:46 UTC  (4+ messages)

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

[PATCH 0/2] Fix gdb.arch/aarch64-sme-core-*.exp failures
 2023-12-01 16:21 UTC  (10+ messages)
` [PATCH 1/2] gdb: return when exceeding buffer size in regcache::transfer_regset
` [PATCH 2/2] gdb: add missing regcache_map_entry array null terminators in aarch64-linux-tdep.c

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

Another fix for the mcore simulator
 2023-12-01 14:27 UTC  (7+ messages)

[PATCH v4] gdb/testsuite: fix completion tests when using READ1
 2023-12-01 12:31 UTC  (4+ messages)
` [PATCH v5] "

[PATCH] Remove unnecessary return and unused variable in aix-thread.c
 2023-12-01 10:10 UTC  (2+ messages)

[COMMITTED PATCH] Fix procfs.c compilation
 2023-12-01 10:09 UTC  (3+ messages)

[PATCH] [gdb/build] Fix adding -DNDEBUG to python flags of release build
 2023-12-01  6:25 UTC  (3+ messages)

(no subject)
 2023-12-01  4:17 UTC  (7+ messages)
` [PATCH v2 1/8] Use C++17 [[fallthrough]] attribute

[PATCH v2 00/24] Fix reading and writing pseudo registers in non-current frames
 2023-11-30 21:02 UTC  (12+ messages)
` [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 05/24] gdb: change regcache interface to use array_view

[PATCH] Add link to Debugger Adapter Protocol node in documentation
 2023-11-30 19:32 UTC  (2+ messages)

[PATCH 0/2] A few minor testsuite cleanups
 2023-11-30 19:23 UTC  (5+ messages)
` [PATCH 1/2] gdb/testsuite: fix gdb.ada/complete.exp timeout in READ1 mode
` [PATCH 2/2] gdb/testsuite: tighten up some end-of-line patterns

[PATCH] [gdb] Fix assert in delete_breakpoint
 2023-11-30 17:08 UTC  (10+ messages)

[PATCH 0/4] On-demand debuginfo downloading
 2023-11-30 16:30 UTC  (17+ messages)
` [PATCH 1/4 v7] gdb: Buffer output streams during events that might download debuginfo
    ` [PING*2][PATCH "
      ` [PING*3][PATCH "
` [PATCH 2/4 v2] gdb/progspace: Add reverse safe iterator and template for unwrapping iterator
    ` [PING*2][PATCH "
      ` [PING*3][PATCH "
` [PATCH 3/4 v4] gdb/debuginfod: Support on-demand debuginfo downloading
    ` [PING*2][PATCH "
      ` [PING*3][PATCH "
` [PATCH 4/4 v5] gdb/debuginfod: Add .debug_line downloading
    ` [PING*2][PATCH "
      ` [PING*3][PATCH "

[ PATCH 0/3] Fix GDB reverse execution behavior
 2023-11-30 15:45 UTC  (5+ messages)

[PATCH 00/13] [gdb/symtab, cc-with-dwz] Fix gdb.cp/breakpoint-locs.exp
 2023-11-30 14:05 UTC  (4+ messages)
` [PATCH 02/13] [gdb/symtab] Check effect in parent_map::set_parent

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