public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH 0/11] Variant part support, plus more
 2020-06-19 20:51 UTC  (7+ messages)
` [PATCH 05/11] Rewrite the existing variant part code

[PATCH] Fix bug in quirk_rust_enum
 2020-06-19 20:51 UTC 

[PATCH 0/3] Fix gdb's BFD cache
 2020-06-19 20:24 UTC  (22+ messages)
` [PATCH 2/3] Consistently use BFD's time

[committed][gdbserver] Fix Wlto-type-mismatch for debug_agent
 2020-06-19 20:22 UTC  (5+ messages)
    ` [PATCH][gdbserver] Add missing include of gdbsupport/agent.h

[PATCH][PR gdb/25716] Modify Docs to avoid HTML filename collision on Windows
 2020-06-19 16:41 UTC 

[PATCH 0/7] Language Class Hierarchy Conversion (Prt 3)
 2020-06-19 16:18 UTC  (10+ messages)
` [PATCH 1/7] gdb: Convert language la_parser field to a method
` [PATCH 2/7] gdb: Convert language la_post_parser "
` [PATCH 3/7] gdb: Convert language la_emitchar "
` [PATCH 4/7] gdb: Convert language la_printchar "
` [PATCH 5/7] gdb: Convert language la_printstr "
` [PATCH 6/7] gdb: Convert language la_print_typedef "
` [PATCH 7/7] gdb: Convert language la_is_string_type_p "

[PATCH][gdb/testsuite] Limit default_target_compile override
 2020-06-19 15:46 UTC  (3+ messages)

[OB PATCH] Fix build errors in with clang in gdb.compile/compile-cplus.c
 2020-06-19 15:42 UTC  (4+ messages)
    ` [PATCH] W/ Clang, compile/link C++ test programs with "-x c++"

[committed][gdb/testsuite] Update psym-external-decl.exp for gcc-10/clang
 2020-06-19 14:06 UTC  (7+ messages)

Unbreaking gdb on Solaris post-multitarget [PR 25939]
 2020-06-19 13:55 UTC  (9+ messages)

[PATCH] gdbserver/linux-low: use std::list to store pending signals
 2020-06-19 12:12 UTC 

[patch] gdb/testsuite: fixes for gdb.xml/tdesc-regs.exp
 2020-06-19  8:03 UTC  (6+ messages)

[PATCH 1/2] guile: Add support for Guile 2.2
 2020-06-19  7:37 UTC  (7+ messages)
` [PATCH v2 0/2] Add support for Guile 3.0 and 2.2
  ` [PATCH v2 1/2] guile: Add support for Guile 2.2

[PATCH 00/28] Decouple inferior_ptid/inferior_thread(); dup ptids in thread list (PR/25412)
 2020-06-18 22:30 UTC  (11+ messages)
` [PATCH 26/28] Don't write to inferior_ptid in ravenscar-thread.c
` [PATCH 28/28] Decouple inferior_ptid/inferior_thread(); dup ptids in thread list (PR/25412)

[PATCH 0/5] Python Unwinders and Inline Frames
 2020-06-18 21:35 UTC  (20+ messages)
` [PATCH 1/5] gdb: Remove deprecated_set_gdbarch_data
` [PATCH 2/5] gdb/python: Add architecture method to gdb.PendingFrame
` [PATCH 3/5] gdb/python: Add gdb.Architecture.registers method
` [PATCH 4/5] gdb/python: New method to access list of register groups
` [PATCH 5/5] gdb: Fix Python unwinders and inline frames

[PATCH] Find tailcall frames before inline frames
 2020-06-18 21:07 UTC  (3+ messages)

[PATCH 0/8] RISC-V target description and register handling fixes
 2020-06-18 20:54 UTC  (13+ messages)
` [PATCH 1/8] gdb/riscv: Improved register alias name creation
` [PATCH 2/8] gdb/riscv: Fix whitespace error
` [PATCH 3/8] gdb/riscv: Take CSR names from target description
` [PATCH 4/8] gdb/riscv: Remove CSR feature file
` [PATCH 5/8] gdb/riscv: Improve support for matching against target descriptions
` [PATCH 6/8] gdb: Extend target description processing of unknown registers
` [PATCH 7/8] gdb/riscv: Record information about unknown tdesc registers
` [PATCH 8/8] gdb/riscv: Loop over all registers for 'info all-registers'

[PATCH] gdb/features: re-generate riscv/{32,64}bit-csr.c
 2020-06-18 20:37 UTC  (3+ messages)

[PATCH] Fix issues with reading rnglists, especially from dwo files, for DWARF v5
 2020-06-18 20:27 UTC  (8+ messages)

GDB 10.1 release: branching early July?
 2020-06-18 19:57 UTC  (11+ messages)

[PATCH] Fix inline frame unwinding breakage
 2020-06-18 18:39 UTC  (10+ messages)

[OB PATCH] Build two gdb.cp testcases with -Wno-unused-comparison
 2020-06-18 16:18 UTC  (9+ messages)
          ` [PATCH] W/ Clang, compile C/C++ testcases with -Wno-unknown-warning-option

[PATCH] Fix read and access watchpoint can't stop
 2020-06-18 15:35 UTC  (5+ messages)

[PATCH][gdb/testsuite] Don't abort testrun for invalid command in test-case
 2020-06-18 10:56 UTC  (10+ messages)
              ` [PATCH][gdb/testsuite] Move code from gdb_init to default_gdb_init

[PATCH v3 0/9] Fix BZ 25631 - core file memory access problem
 2020-06-18 10:25 UTC  (11+ messages)
` [PATCH v3 1/9] Remove hack for GDB which sets the section size to 0
` [PATCH v3 2/9] Adjust corefile.exp test to show regression after bfd hack removal
` [PATCH v3 3/9] section_table_xfer_memory: Replace section name with callback predicate
` [PATCH v3 4/9] Provide access to non SEC_HAS_CONTENTS core file sections
` [PATCH v3 5/9] Test ability to access unwritten-to mmap data in core file
` [PATCH v3 6/9] Update binary_get_section_contents to seek using section's file position
` [PATCH v3 7/9] Use NT_FILE note section for reading core target memory
` [PATCH v3 8/9] Add test for accessing read-only mmapped data in a core file
` [PATCH v3 9/9] New core file tests with mappings over existing program memory

[committed, obvious] gdb/testsuite: Fix TUI support checks in gdb.tui tests
 2020-06-18  5:11 UTC 

[PATCH] Pass INTERNAL_GDBFLAGS when executing GDB
 2020-06-18  2:24 UTC  (6+ messages)

[PATCH 00/11] TUI cleanups
 2020-06-18  2:15 UTC  (12+ messages)
` [PATCH 01/11] Use complete_on_enum in tui_reggroup_completer
` [PATCH 02/11] Remove tui_expand_tabs
` [PATCH 03/11] Move some code out of tui-data.h
` [PATCH 04/11] Remove tui_data_window::name
` [PATCH 05/11] Remove useless "if' from tui-regs.c
` [PATCH 06/11] Rename tui_data_item_window::item_no
` [PATCH 07/11] Don't derive tui_data_item_window from tui_gen_win_info
` [PATCH 08/11] Remove body of tui_locator_window constructor
` [PATCH 09/11] Derive tui_locator_window from tui_win_info
` [PATCH 10/11] Remove tui_gen_win_info
` [PATCH 11/11] Make tui_win_info::name pure virtual

[pushed] Remove unnecessary TUI declarations
 2020-06-18  2:07 UTC 

[committed, obvious] gdb/testsuite: fix TCL error in py-format-string.exp
 2020-06-17 20:52 UTC 

[PATCH] gdb: check for partial symtab presence in dwarf2_initialize_objfile
 2020-06-17 18:50 UTC  (3+ messages)

[PATCH 1/3] gdb/features: remove rx.xml from XMLTOC list
 2020-06-17 18:44 UTC  (8+ messages)
` [PATCH 2/3] gdb, gdbserver: remove ARM regdat files
` [PATCH 3/3] gdb/regformats: remove unused regformats/reg-*.dat

[PATCH 0/2] Add support for Guile 3.0 and 2.2
 2020-06-17 17:21 UTC  (5+ messages)
` [PATCH 2/2] guile: Add support for Guile 3.0

[PATCH v2] MIPS: Introduce hardware breakpoint
 2020-06-17 16:14 UTC 

[PATCH] MIPS: Introduce hardware breakpoint
 2020-06-17 15:58 UTC 

[PATCH 0/4] arc: Add GNU/Linux support
 2020-06-17 15:46 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/4] arc: Recognize registers available on Linux targets

[PATCH 3/3][gdb/testsuite] Warn about leaked global array
 2020-06-17 15:28 UTC  (10+ messages)
      ` [PATCH][gdb/testsuite] Don't leak tuiterm.exp spawn override
          ` [committed][gdb/testsuite] "

[PATCH][gdb/testsuite] Remove dependence on tcl_unknown
 2020-06-17 13:28 UTC  (2+ messages)

[PATCH] gdb: rename thread_control_state::trap_expected to stepping_over_breakpoint
 2020-06-17 11:03 UTC  (5+ messages)

[PATCH] Fix crash when TUI window creation fails
 2020-06-16 22:08 UTC  (4+ messages)

[PATCH 0/2] Additional maintenance command for dumping target descriptions
 2020-06-16 20:51 UTC  (2+ messages)

[RFC] gdb/riscv: Improved register alias name creation
 2020-06-16 20:39 UTC  (8+ messages)
` [PATCH 0/2] [PATCHv2] "

[RFC] AArch64 Memory tagging support
 2020-06-16 16:34 UTC  (5+ messages)

[PATCH 0/2] Fix two TUI crashes
 2020-06-16 15:54 UTC  (2+ messages)

TUI enhancement suggestion
 2020-06-16 14:33 UTC  (15+ messages)
                        ` [PATCH] Add "set style tui-current-position on|off" default to off

[PATCH 0/2] fix missed breakpoint upon jit re-registration
 2020-06-16 11:48 UTC  (6+ messages)
` [PATCH 2/2] jit: remove bp locations when unregistering jit code

[PATCH 1/2] gdb/testsuite: tweak compiler flag handling in jit-elf-helpers.exp
 2020-06-16 11:45 UTC  (2+ messages)
` [PATCH 2/2] Disable breakpoint locations in unloaded jit objects

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