[PATCH] gnulib: update to 776af40e0
2021-01-21 6:34 UTC (2+ messages)
[PATCH] DWARFv5: Fix for the filename complaint when printing macro
2021-01-21 6:33 UTC (2+ messages)
[PATCH] Fixed issues with processing of DW_FORM_loclistx / DW_FORM_rnglistx
2021-01-21 5:53 UTC (2+ messages)
[PATCH] gdb: convert auto-load to new-style debug macros
2021-01-21 3:40 UTC
[PATCH] gdb: convert bfd-cache to new-style debug macros
2021-01-21 3:39 UTC
[pushed] gdb: change debug_bfd_cache to bool
2021-01-21 3:39 UTC
[PATCH] gdb: convert arm to new-style debug macros
2021-01-21 3:37 UTC
[pushed] gdb/testsuite: use multi_line in gdb.base/skip.exp
2021-01-21 3:29 UTC
[PATCH 1/3] gdb: add owner-related methods to struct type
2021-01-21 3:24 UTC (3+ messages)
` [PATCH 2/3] gdb: remove TYPE_OBJFILE_OWNED macro
` [PATCH 3/3] gdb: remove TYPE_OBJFILE macro
[PATCH] gdb: use interruptible_select when connecting to a remote
2021-01-21 2:22 UTC
[PATCH] gdb/remote.c: Address conflicting enum and method name
2021-01-21 2:19 UTC (3+ messages)
[PATCH 0/4] Fix CU expansion queue-related problems
2021-01-21 2:18 UTC (10+ messages)
` [PATCH 2/4] gdb/dwarf: add assertion in maybe_queue_comp_unit
` [PATCH 3/4] gdb/dwarf: don't enqueue CU in maybe_queue_comp_unit if already expanded
[PATCH] gdb: remove unused f77_array_offset_tbl from f-valprint.c
2021-01-21 1:56 UTC
[pushed] gdb: make some variables static
2021-01-21 1:55 UTC
[PATCH] sim: testsuite: push $arch out to targets
2021-01-21 0:37 UTC (7+ messages)
` [PATCH 1/2] sim: switch top level to automake
` [PATCH 2/2] sim: testsuite: merge into toplevel automake
[PATCH 1/2] gdb/testsuite: add links for handled control sequences in lib/tuiterm.exp
2021-01-20 21:18 UTC (7+ messages)
` [PATCH 2/2] gdb/testsuite: rename _cur_x/_cur_y to _cur_col/_cur_row "
` [PATCH 3/2] gdb/testsuite: improve logging "
[PATCH] gdb/testsuite: eliminate gdb_suppress_tests mechanism
2021-01-20 21:06 UTC
[PATCHv2 0/9] Bare-metal core dumps for RISC-V
2021-01-20 20:23 UTC (10+ 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
` [PATCHv2 3/9] gdb: write target description into "
` [PATCHv2 4/9] bfd/riscv: prepare to handle bare metal core dump creation
` [PATCHv2 5/9] gdb/riscv: introduce bare metal core dump support
` [PATCHv2 6/9] bfd/binutils: add support for RISC-V CSRs in core files
` [PATCHv2 7/9] gdb/riscv: make riscv target description names global
` [PATCHv2 8/9] gdb/riscv: write CSRs into baremetal core dumps
` [PATCHv2 9/9] gdb/arm: add support for bare-metal "
[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: 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] 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 (3+ 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)
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