public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
Unbreaking gdb on Solaris post-multitarget [PR 25939]
 2020-06-22 10:19 UTC  (11+ messages)
            ` [COMMITTED PATCH][PR gdb/25939] Move push_target call earlier in procfs.c

GDB 10 branching - 2020-06-21 Update
 2020-06-22  9:28 UTC  (3+ messages)

[PATCH] gdbserver/linux-low: use std::list to store pending signals
 2020-06-22  8:54 UTC  (3+ messages)

[RFC 0/6] Some user-friendliness changes
 2020-06-22  2:24 UTC  (13+ messages)
` [RFC 2/6] Add "help news"
` [RFC 3/6] Add "tips" file to gdb
` [RFC 5/6] Let the user control the startup style

[RFA] Fixes PR 25475: ensure exec-file-mismatch "ask" always asks in case of mismatch
 2020-06-21 19:44 UTC 

[RFAv8 0/3] Allow the user to define default args for aliases
 2020-06-21 19:02 UTC  (5+ messages)
` [RFAv8 1/3] default-args: allow to define default arguments "
` [RFAv8 2/3] Add tests for new alias default-args related commands and arguments
` [RFAv8 3/3] NEWS and documentation for alias default-args related concept and commands

[COMMITTED PATCH] Various procfs.c cleanups
 2020-06-21 16:52 UTC 

[RFAv7 0/3] Allow the user to define default args for aliases
 2020-06-21 11:48 UTC  (5+ messages)
` [RFAv7 1/3] default-args: allow to define default arguments "

[RFAv2] Ensure 'exec-file has changed' check has priority over 'exec-file-mismatch' check
 2020-06-21 11:42 UTC  (5+ messages)
` PING "

[PATCH] Improve intel IBT support
 2020-06-21 11:38 UTC  (6+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] Add i386 support for endbr skipping
  ` [PATCH v2 2/2] Refactor amd64_analyze_prologue

[PATCH v2 0/3] Handling multiple JITers
 2020-06-21  3:43 UTC  (5+ messages)
` [PATCH v2 2/3] gdb/jit: return bool in jit_breakpoint_re_set_internal and jit_read_descriptor
` [PATCH v2 3/3] gdb/jit: enable tracking multiple jitter objfiles

[committed, obvious] gdb/testsuite: Adjust gdb.mi/mi-sym-info.exp filename patterns
 2020-06-21  3:01 UTC 

[obvious, committed] gdb/testsuite: Fix gdb.base/list-missing-source.exp on remote host
 2020-06-21  0:32 UTC 

[PATCH v2] Offsets of FPR should be multiplied by 4 on 32-bit ppc
 2020-06-20 19:44 UTC  (2+ messages)

[patch] testsuite: Disable parts of gdb.base/source-dir.exp on remote host
 2020-06-20 17:54 UTC  (2+ messages)

[RFC][gdb/testsuite] Add gdbfail/envfail aliases for kfail/xfail
 2020-06-20 15:46 UTC  (2+ messages)

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

[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 

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

[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  (6+ messages)
` [PATCH 1/8] gdb/riscv: Improved register alias name creation

[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  (7+ messages)

GDB 10.1 release: branching early July?
 2020-06-18 19:57 UTC  (4+ 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  (8+ 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)

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