public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCHv2 0/9] Bare-metal core dumps for RISC-V
 2021-01-20 20:23 UTC  (3+ messages)
` [PATCHv2 1/9] gdb: unify parts of the Linux and FreeBSD core dumping code
` [PATCHv2 2/9] bfd/binutils: support for gdb target descriptions in the core file

[PATCH v3 00/24] Memory Tagging Support + AArch64 Linux implementation
 2021-01-20 20:01 UTC  (11+ messages)
` [PATCH v3 14/24] AArch64: Implement the memory tagging gdbarch hooks
` [PATCH v3 21/24] Extend "x" and "print" commands to support memory tagging

[PATCH][gdb/testsuite] Fix gdb.python/py-format-string.exp with -m32
 2021-01-20 19:58 UTC  (2+ messages)

[PATCH][gdb/testsuite] Skip gdb.rust/*.exp for target board unix/-m32
 2021-01-20 19:55 UTC  (2+ messages)

[PATCH] sim: testsuite: push $arch out to targets
 2021-01-20 19:53 UTC  (6+ messages)
` [PATCH 1/2] sim: switch top level to automake
  ` [PATCH 2/2] sim: testsuite: merge into toplevel automake

[PATCH] sim: common: modernize gennltvals.sh
 2021-01-20 19:51 UTC  (14+ messages)
` [PATCH] sim: common: delete configure & Makefile
` [PATCH v2] sim: common: modernize gennltvals.sh

[PATCH 0/2] Style related fixes
 2021-01-20 19:39 UTC  (9+ messages)
` [PATCH 1/2] gdb: don't print escape characters when a style is disabled
` [PATCH 2/2] gdb: add new version style

[PATCH] Add Python support for hardware breakpoints
 2021-01-20 18:58 UTC  (3+ messages)

[PATCH] Change handling of '!' operator in stap probes
 2021-01-20 18:55 UTC  (6+ messages)

[PATCH][gdb/server] Don't overwrite fs/gs_base with -m32
 2021-01-20 15:21 UTC  (3+ messages)

[PATCH 00/13] DWARF 5 rnglists & loclists fixes (PR 26813)
 2021-01-20  5:39 UTC  (14+ messages)
` [PATCH 01/13] gdb/dwarf: change read_loclist_index complaints into errors
` [PATCH 02/13] gdb/dwarf: fix bound check in read_rnglist_index
` [PATCH 03/13] gdb/dwarf: add missing bound check to read_loclist_index
` [PATCH 04/13] gdb/dwarf: remove unnecessary check in read_{rng, loc}list_index
` [PATCH 05/13] gdb/dwarf: few fixes for handling DW_FORM_{rng, loc}listx
` [PATCH 06/13] gdb/dwarf: read correct rnglist/loclist header in read_{rng, loc}list_index
` [PATCH 07/13] gdb/dwarf: read DW_AT_ranges value as unsigned in partial_die_info::read
` [PATCH 08/13] gdb/testsuite: add .debug_rnglists tests
` [PATCH 09/13] gdb/testsuite: DWARF assembler: add context parameters to _location
` [PATCH 10/13] gdb/testsuite: add .debug_loclists tests
` [PATCH 11/13] gdb/dwarf: split dwarf2_cu::ranges_base in two
` [PATCH 12/13] gdb/dwarf: make read_{loc, rng}list_index return sect_offset
` [PATCH 13/13] gdb/testsuite: add test for .debug_{rng, loc}lists section without offset array

[PATCH] sim: common: simplify version script
 2021-01-20  5:22 UTC  (6+ messages)
  ` [PATCH/committed v2] "

[PATCH] Convert some frame functions to use gdb::array_view
 2021-01-19 17:45 UTC  (3+ messages)

[PATCH] gnulib: update to 776af40e0
 2021-01-19 17:44 UTC 

[PATCH] trad-frame cleanups
 2021-01-19 17:44 UTC  (3+ messages)

[PATCH] sim: common: sort nltvals.def
 2021-01-19 16:01 UTC  (4+ messages)
` [PATCH] sim: common: change gennltvals helper to Python

[PATCH] Use gdb::array_view for setting value bytes in trad-frame
 2021-01-19 13:28 UTC  (3+ messages)

[PATCH/committed] sim: bfin: delete accidental ADI copyright
 2021-01-19  9:08 UTC  (2+ messages)

[PATCH] sim: example-synacor: a simple implementation for reference
 2021-01-19  4:05 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] Disable bracketed paste mode in GDB tests
 2021-01-18 20:01 UTC  (5+ messages)

[PATCH 1/4] Fix wrong method name
 2021-01-18 17:19 UTC  (9+ messages)
` [PATCH 2/4] Return true in TuiWindow.is_valid only if TUI is enabled

[PUSHED] gdb/testsuite: remove actual addresses from some test names
 2021-01-18 17:06 UTC 

[PATCH] gdb: fix connecting to target that reports no threads
 2021-01-18 15:59 UTC 

[PATCH] readelf: DWARF5: Handle ".loc 0"
 2021-01-18 14:37 UTC 

[PATCH 0/8] Bare-metal core dumps for RISC-V
 2021-01-18 14:15 UTC  (3+ messages)
` [PATCH 1/8] gdb/riscv: use a single regset supply function for riscv fbsd & linux

[PATCH] gdb: add support for handling core dumps on arm-none-eabi
 2021-01-18 14:01 UTC  (22+ messages)

[PATCH v3 0/5] Reduce back and forth with target when threads have pending statuses + better handling of 'S' packets
 2021-01-18 13:53 UTC  (14+ messages)
` [PATCH v3 1/5] gdb: make the remote target track its own thread resume state
` [PATCH v3 4/5] gdb: generalize commit_resume, avoid commit-resuming when threads have pending statuses
` [PATCH v3 5/5] gdb: better handling of 'S' packets

[PATCH][gdb/testsuite] Fix gdb.threads/killed-outside.exp with -m32
 2021-01-18 11:44 UTC 

[PATCH][gdb/testsuite] Fix gdb.opt/solib-intra-step.exp with -m32
 2021-01-18 10:44 UTC 

[PATCH][gdb/testsuite] Fix gdb.python/py-finish-breakpoint2.exp with -m32
 2021-01-18 10:31 UTC 

[PATCH][gdb/tdep] Handle si_addr_bnd in compat_siginfo_from_siginfo
 2021-01-18  8:35 UTC  (2+ messages)
` [committed][gdb/tdep] "

[pushed 1/4] gdb: const-ify unpack_* functions in remote.c
 2021-01-18  5:46 UTC  (4+ messages)
` [pushed 2/4] gdb: const-ify remote_target::add_current_inferior_and_thread parameter
` [pushed 3/4] gdb: move remote_target::start_remote variable to narrower scope
` [pushed 4/4] gdb: const-ify hostio methods parameter in remote.c

[PATCH] sim: readd myself as a maintainer
 2021-01-18  1:49 UTC  (2+ messages)

[PATCH 0/4] Add support for command renaming
 2021-01-17 19:02 UTC  (5+ messages)
` [PATCH 1/4] gdb: add lookup_cmd_exact to simplify a common pattern

[PATCH] [PR cli/16269] Add completer for the inferior commands
 2021-01-17 18:50 UTC  (2+ messages)

[PATCH 0/2] Avoid "compile" crash
 2021-01-16 22:03 UTC  (3+ messages)
` [PATCH 1/2] Use std::vector for "registers_used" in compile feature
` [PATCH 2/2] Avoid crash when "compile" expression uses cooked register

[PATCH] Remove call to reset from compile_to_object
 2021-01-16 19:40 UTC 

[PATCH v2] Enable GDB build with in-tree GMP and MPFR
 2021-01-16 18:01 UTC  (12+ messages)

[gcc-10-branch] libiberty: Support the new ("v0") mangling scheme in rust-demangle
 2021-01-16 17:29 UTC  (5+ messages)

[PATCH] sim: m68hc11: stop making hardware conditional
 2021-01-16  6:46 UTC 

[PATCH] sim: hw: replace fgets with getline
 2021-01-16  3:24 UTC 

[PATCH] use DISABLE_COPY_AND_ASSIGN in switch_thru_all_uis
 2021-01-15 21:38 UTC  (4+ messages)
` [PATCH v2] "

[PUSHED] gdb/tui: compare pointer to nullptr, not 0
 2021-01-15 20:24 UTC 

[PING] [PATCH 2/4] Return true in TuiWindow.is_valid only if TUI is enabled
 2021-01-15 16:49 UTC  (2+ messages)

[PATCH v4 00/25] Memory Tagging Support + AArch64 Linux implementation
 2021-01-15 16:02 UTC  (2+ messages)

[PATCH 0/3] Querying registers of already-exited processes
 2021-01-15 15:05 UTC  (3+ messages)

[PATCH] RISC-V: Add support for 'set disassembler-options'
 2021-01-15 14:46 UTC  (4+ messages)

[PATCH] sim: testsuite: flatten tree
 2021-01-15 10:28 UTC  (2+ messages)

[PATCH][gdb/testsuite] Fix gdb.fortran/array-slices.exp with -m32
 2021-01-15 10:26 UTC  (2+ messages)

[PATCH] sim-utils.c: prevent buffer overflow
 2021-01-15  5:18 UTC  (3+ messages)

[PATCH] Improve gdb_tilde_expand logic
 2021-01-14 23:04 UTC  (4+ messages)
` [PATCH v4] "

[PING] [PATCH 4/4] Fix raw-frame-arguments in combination with frame-filters
 2021-01-14 16:16 UTC 

[PING] [PATCH 3/4] Add optional styled argument to gdb.execute
 2021-01-14 16:15 UTC 

[PATCH] Fix building gdb with gcc-4.x
 2021-01-14 15:56 UTC  (4+ messages)

[PATCH] RTEMS: Fix Ada build for riscv
 2021-01-14 15:45 UTC  (2+ messages)

[PATCH][gdb/breakpoint] Fix stepping past non-stmt line-table entries
 2021-01-14 13:26 UTC 

[PATCH][gdb/testsuite] Fix gdb.base/style.exp with -m32
 2021-01-14  9:26 UTC  (3+ messages)

[PATCH] sim: watchpoints: change sizeof_pc to sizeof(sim_cia)
 2021-01-14  8:23 UTC 

[PATCH] sim: watch: add basic default handler that traps
 2021-01-13 20:07 UTC  (2+ messages)

[PATCH] sim: h8300: drop separate eightbit memory buffer
 2021-01-13 20:05 UTC  (2+ messages)

[PATCH v2 1/2] gdb: turn arc_debug into a bool
 2021-01-13 19:33 UTC  (4+ messages)
` [PATCH v2 2/2] gdb: convert arc to new-style debug macros

[pushed] gdb: bool-ify maybe_add_script_{text,file}
 2021-01-13 17:25 UTC 

[pushed] gdb: bool-ify users of file_is_auto_load_safe
 2021-01-13 17:09 UTC  (3+ messages)

[pushed] gdb: bool-ify ext_lang_auto_load_enabled and friends
 2021-01-13 17:00 UTC 

[pushed] gdb: bool-ify file_is_auto_load_safe
 2021-01-13 16:44 UTC 

[PATCH 1/5] gdb: change jit_debug to a bool
 2021-01-13 15:49 UTC  (6+ messages)
` [PATCH 5/5] gdb: convert arc to new-style debug macros

[PATCH] gdb/doc: reorder and group sections relating to aliases
 2021-01-13 15:04 UTC  (4+ messages)

[PATCH 1/2] sim: watch: fix pc watchpoints on little endian host systems
 2021-01-13 10:15 UTC  (3+ messages)
` [PATCH 2/2] sim: watch: fix range expression processing

[PATCH 00/12] Fix detach + displaced-step regression + N bugs more
 2021-01-13  7:05 UTC  (25+ messages)
` [PATCH 01/12] Fix attaching in non-stop mode
` [PATCH 02/12] Fix "target extended-remote" + "maint set target-non-stop" + "attach"
` [PATCH 03/12] Testcase for attaching in non-stop mode
` [PATCH 04/12] Fix a couple vStopped pending ack bugs
` [PATCH 05/12] gdbserver: spurious SIGTRAP w/ detach while step-over in progress
` [PATCH 06/12] Factor out after-stop event handling code from stop_all_threads
` [PATCH 07/12] prepare_for_detach: don't release scoped_restore at the end
` [PATCH 08/12] prepare_for_detach and ongoing displaced stepping
` [PATCH 09/12] detach and breakpoint removal
` [PATCH 10/12] detach with in-line step over in progress
` [PATCH 11/12] detach in all-stop with threads running
` [PATCH 12/12] Testcase for detaching while stepping over breakpoint

[PATCH] gdb: remove unneeded argument in check_multi_target_resumption
 2021-01-13  4:44 UTC 

RFA: m32r sim: Add prototypes for functions that pass/return DI values
 2021-01-13  4:35 UTC  (4+ 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).