[PATCHv2 0/9] Bare-metal core dumps for RISC-V
2021-01-22 19:15 UTC (14+ 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 0/2] tui input related fixes
2021-01-22 19:08 UTC (3+ messages)
` [PATCH 1/2] gdb/testsuite: fix implementation of delete line in tuiterm.exp
` [PATCH 2/2] gdb/tui: fix issue with handling the return character
[PATCH] gdb/doc: move @menu blocks to the end of their enclosing @node
2021-01-22 19:04 UTC
[PATCH] Fix expected output of gdb.base/line65535.exp with dwarf-5
2021-01-22 18:23 UTC
[PATCH 1/4] gdb: move set remote commands to remote.c
2021-01-22 17:42 UTC (10+ messages)
` [PATCH 2/4] gdb: move remote_debug to remote.{h,c}
` [PATCH 3/4] gdb: change remote_debug to bool
` [PATCH 4/4] gdb: add remote_debug_printf
[PATCH 1/3] gdb: add owner-related methods to struct type
2021-01-22 17:25 UTC (8+ messages)
` [PATCH 2/3] gdb: remove TYPE_OBJFILE_OWNED macro
` [PATCH 3/3] gdb: remove TYPE_OBJFILE macro
[PATCH] sim: testsuite: push $arch out to targets
2021-01-22 16:29 UTC (10+ messages)
` [PATCH 1/2] sim: switch top level to automake
` [PATCH 2/2] sim: testsuite: merge into toplevel automake
[PATCH 0/2] Style related fixes
2021-01-22 15:26 UTC (11+ messages)
` [PATCH 1/2] gdb: don't print escape characters when a style is disabled
` [PATCH 2/2] gdb: add new version style
[PATCH] Disable bracketed paste mode in GDB tests
2021-01-22 15:18 UTC (7+ messages)
[PATCH] Handle glibc's thread cancellation signal (SIG32) in gdb.threads/create-fail.exp
2021-01-22 14:00 UTC
[PATCH] gnulib: update to 776af40e0
2021-01-22 13:32 UTC (7+ messages)
[PATCH 0/5] Separating NT_FILE related utilities
2021-01-22 12:02 UTC (2+ messages)
[PATCH] gdb/doc: don't rely on @menu item within the docs
2021-01-22 11:49 UTC (2+ messages)
[PATCH] gdb/doc: reorder and group sections relating to aliases
2021-01-22 9:38 UTC (7+ messages)
[PATCH][gdb/breakpoints] Workaround missing line-table entry
2021-01-22 9:15 UTC
[PATCH v3 0/5] Reduce back and forth with target when threads have pending statuses + better handling of 'S' packets
2021-01-22 2:46 UTC (5+ messages)
` [PATCH v3 4/5] gdb: generalize commit_resume, avoid commit-resuming when threads have pending statuses
[committed] MAINTAINERS: Update my e-mail address
2021-01-22 0:20 UTC
[PATCH 00/30] Allow location description on the DWARF stack
2021-01-21 21:48 UTC (22+ messages)
` [PATCH 01/30] Replace the symbol needs evaluator with a parser
` [PATCH 02/30] Move frame context info to dwarf_expr_context
` [PATCH 03/30] Remove get_frame_cfa from dwarf_expr_context
` [PATCH 04/30] Move compilation unit info to dwarf_expr_context
` [PATCH 05/30] Move dwarf_call "
` [PATCH 06/30] Move get_object_address "
` [PATCH 07/30] Move read_mem "
` [PATCH 08/30] Move push_dwarf_reg_entry_value to expr.c
` [PATCH 09/30] Inline get_reg_value method of dwarf_expr_context
` [PATCH 10/30] Remove empty frame and full evaluators
[PATCH] Fix build errors for armhf
2021-01-21 20:17 UTC (4+ messages)
[PATCH] Handle additional connection error
2021-01-21 20:12 UTC (3+ messages)
[PATCH] gdb/doc: down case contents of @var
2021-01-21 19:47 UTC (2+ messages)
[PATCH] gdb/python: reformat an error string
2021-01-21 19:31 UTC
[PATCH] gdb: convert auto-load to new-style debug macros
2021-01-21 19:11 UTC (3+ messages)
[PATCH] gdb: remove unused f77_array_offset_tbl from f-valprint.c
2021-01-21 19:08 UTC (3+ messages)
[PATCH] gdb: convert bfd-cache to new-style debug macros
2021-01-21 19:07 UTC (3+ messages)
[PATCH] gdb: use interruptible_select when connecting to a remote
2021-01-21 19:05 UTC (3+ messages)
[PATCH 1/2] gdb/testsuite: add links for handled control sequences in lib/tuiterm.exp
2021-01-21 19:04 UTC (9+ 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: symmisc.c: remove std_{in,out,err}
2021-01-21 19:03 UTC
[pushed] gdb: make some variables static
2021-01-21 18:49 UTC (2+ messages)
[PING^2] [PATCH 4/4] Fix raw-frame-arguments in combination with frame-filters
2021-01-21 18:11 UTC
[PING^2] [PATCH 3/4] Add optional styled argument to gdb.execute
2021-01-21 18:10 UTC
[PING^3] [PATCH] Also compare frame_id_is_next in frapy_richcompare
2021-01-21 18:07 UTC
[PING] [PATCH 1/3] Refresh regs window in display_registers_from
2021-01-21 18:05 UTC
[PING] [PATCH v2] Don't add window duplicates to tui_windows
2021-01-21 18:01 UTC
[PATCH] Add Python support for hardware breakpoints
2021-01-21 17:58 UTC (3+ messages)
[PATCH] gdb: convert arm to new-style debug macros
2021-01-21 14:27 UTC (3+ messages)
[PATCH] gdb/testsuite: eliminate gdb_suppress_tests mechanism
2021-01-21 14:23 UTC (3+ messages)
[PATCH][gdb/testsuite] Fix gdb.python/py-finish-breakpoint2.exp with -m32
2021-01-21 14:22 UTC (5+ 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)
[pushed] gdb: change debug_bfd_cache to bool
2021-01-21 3:39 UTC
[pushed] gdb/testsuite: use multi_line in gdb.base/skip.exp
2021-01-21 3:29 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 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 (12+ messages)
` [PATCH v2] "
[PATCH] Change handling of '!' operator in stap probes
2021-01-20 18:55 UTC (4+ 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 (5+ 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 1/4] Fix wrong method name
2021-01-18 17:19 UTC (4+ 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
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