public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH] Fix issues with reading rnglists, especially from dwo files, for DWARF v5
 2020-07-04  5:11 UTC  (15+ messages)
                      ` [PATCH V3] "

[PATCH] rust: Fix rust modules test
 2020-07-04  3:59 UTC 

[PATCH] rust: Fix rust modules test
 2020-07-04  3:27 UTC 

[PATCH] rust: Support raw identifiers
 2020-07-04  3:04 UTC 

[PATCH 0/3] Small cleanups in macro code
 2020-07-04  2:28 UTC  (13+ messages)
` [PATCH 1/3] gdb: remove callback in macro expand functions
` [PATCH 2/3] gdb: make macro_expand_next return a gdb::unique_xmalloc_ptr<char>
` [PATCH 3/3] gdb: make macro_stringify "

[PATCH V3 0/3] eBPF support
 2020-07-03 20:37 UTC  (5+ messages)
` [PATCH V3 1/3] gdb: support for eBPF
` [PATCH V3 2/3] sim: eBPF simulator
` [PATCH V3 3/3] sim: generated files for the "

[PATCH] Add `build` directory to gitignore
 2020-07-03 20:07 UTC 

[PATCH v2] sim/igen: Fix linker error with -fno-common
 2020-07-03 19:07 UTC  (3+ messages)

[PATCH v1][PowerPC] Use flexible target descriptors for Linux PowerPC
 2020-07-03 19:03 UTC  (4+ messages)
` [PATCH v2] "

GDB 10 branching - 2020-07-03 Update
 2020-07-03 18:15 UTC  (2+ messages)

[PATCH] Use read_memory in ada_exception_message_1
 2020-07-03 17:50 UTC  (2+ messages)

[RFC PATCH] gdb: add linux_nat_debug_printf macro
 2020-07-03 17:33 UTC  (2+ messages)

[PATCH v2] sim/ppc: Fix linker error with -fno-common
 2020-07-03 16:29 UTC  (2+ messages)

[Patch] GDB: aarch64: Add ability to step over a BR/BLR instruction
 2020-07-03 16:06 UTC  (3+ messages)

Building today's snapshot of GDB with MinGW
 2020-07-03 15:25 UTC  (31+ messages)

GDB 10 branching - 2020-06-27 Update
 2020-07-03 15:15 UTC  (13+ messages)

[PATCH 0/7] Add gdb support for Cygwin x86_64 core dumps
 2020-07-03 14:17 UTC  (18+ messages)
` [PATCH 1/7] Read tid from correct offset in win32pstatus NOTE_INFO_THREAD
` [PATCH 2/7] Don't apply size constraint to all win32pstatus ELF notes
` [PATCH 3/7] Don't hardcode CONTEXT size for a NOTE_INFO_THREAD win32pstatus note
` [PATCH 4/7] Add sniffer for Cygwin x86_64 core dumps
` [PATCH 5/7] Add amd64_windows_gregset_reg_offset
` [PATCH 6/7] Promote windows_core_xfer_shared_libraries and windows_core_pid_to_str
` [PATCH 7/7] Add handling for 64-bit module addresses in Cygwin core dumps

[PATCH] Make out of range type conversions explicit
 2020-07-03 14:05 UTC  (7+ messages)

[PATCH 0/2] Remove some stale testsuite bits
 2020-07-03 13:59 UTC  (5+ messages)
` [PATCH 1/2] Remove stale overlay testcase bits
` [PATCH 2/2] Remove stale -DNO_PROTOTYPES bits from gdb testsuite

[committed][gdb/testsuite] Update psym-external-decl.exp for gcc-10/clang
 2020-07-03 12:50 UTC  (16+ messages)

[PATCH V2 0/2] eBPF support
 2020-07-03 11:49 UTC  (2+ messages)
` [PATCH V2 1/2] gdb: support for eBPF

[PATCH 0/2] eBPF support
 2020-07-03 11:49 UTC  (4+ messages)
` [PATCH 1/2] gdb: support for eBPF

[PATCH v2 0/3] Handling multiple JITers
 2020-07-03  7:29 UTC  (6+ messages)
` [PATCH v2 3/3] gdb/jit: enable tracking multiple jitter objfiles

[PATCH v2 1/2] guile: Add support for Guile 2.2
 2020-07-03  7:06 UTC  (9+ messages)
` [PATCH v3 0/2] Add support for Guile 3.0 and 2.2
  ` [PATCH v3 1/2] guile: Add support for Guile 2.2
        ` [PATCH v4 "
        ` [PING] Add support for Guile 2.2/3.0

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

[PATCH] sim/ppc: Fix linker error with -fno-common
 2020-07-03  0:08 UTC  (2+ messages)

[PATCH] Skip tests requiring "alignof (void)" when compiling using clang
 2020-07-02 21:08 UTC  (6+ messages)

[PATCH 0/5] Python Unwinders and Inline Frames
 2020-07-02 21:07 UTC  (4+ messages)
` [PATCH 5/5] gdb: Fix Python unwinders and inline frames

[PATCH] Update gnulib to current trunk
 2020-07-02 19:06 UTC  (4+ messages)

[PATCH] sim/igen: Fix linker error with -fno-common
 2020-07-02 16:14 UTC 

libctf compilation failure on MinGW
 2020-07-02 13:45 UTC 

[PATCH] gdb: remove unused fetch_inferior_event and inferior_event_handler parameters
 2020-07-02 12:43 UTC  (3+ messages)

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

[OB PATCH] Fix build errors in with clang in gdb.compile/compile-cplus.c
 2020-07-02  9:58 UTC  (6+ messages)
    ` [PATCH] W/ Clang, compile/link C++ test programs with "-x c++"

[PATCH 00/11] TUI cleanups
 2020-07-02  3:24 UTC  (2+ messages)

[PATCH] gdb: Recognize -1 as a tombstone value in .debug_line
 2020-07-01 19:17 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] Unify Solaris procfs and largefile handling
 2020-07-01 12:46 UTC  (2+ messages)

[PATCH] Allow reference form for DW_AT_associated and DW_AT_allocated attributes
 2020-07-01 11:15 UTC  (4+ messages)

[PATCH 0/4] Import readline 8.0 patches
 2020-06-30 21:19 UTC  (3+ messages)

[PUSHED_OBVIOUS] Fix test breakages caused by removal of gdb_py_test_multiple
 2020-06-30 20:46 UTC  (4+ messages)

[PATCH] Skip VLA structure field tests when compiling with clang
 2020-06-30 17:25 UTC  (2+ messages)

[RFAv2] Make test names unique in python.exp and guile.exp
 2020-06-30 16:20 UTC  (3+ messages)

[PATCH] Fix bug in quirk_rust_enum
 2020-06-30 13:57 UTC  (2+ messages)

[PATCH] Use volatile pointers when attempting to trigger SIGSEGVs
 2020-06-30 13:42 UTC 

[RFC][gdb/testsuite] Add gdb.base/valgrind-infcall-2.exp
 2020-06-30 11:16 UTC 

[PATCH] Do not define basic_string_view::to_string
 2020-06-30  2:22 UTC  (3+ messages)

[PATCH] gdb: fix documentation of gdbarch_displaced_step_copy_insn
 2020-06-29 15:37 UTC  (2+ messages)

[PATCH][gdb/testsuite] Limit default_target_compile override
 2020-06-29 15:24 UTC  (4+ messages)
  ` [PATCH][gdb/testsuite] Handle early_flags in gdb_default_target_compile

[PATCH] gdb/testsuite: better handle failures in simavr board, reap simavr process
 2020-06-29 14:30 UTC  (2+ messages)

[PATCH 0/3] Prevent bad conditions from putting breakpoints into broken state
 2020-06-29 13:48 UTC  (4+ messages)
` [PATCH 1/3] gdb/breakpoint: do not update the condition string if parsing the condition fails
` [PATCH 2/3] gdb/breakpoint: set the condition exp after parsing the condition successfully
` [PATCH 3/3] gdb/breakpoint: refactor 'set_breakpoint_condition'

[RFA] Fine tune exec-file-mismatch help and documentation
 2020-06-29 12:06 UTC  (2+ messages)

[PATCH][gdb/testsuite] Emit unresolved for unknown proc
 2020-06-29 11:58 UTC  (3+ messages)

[Bug gdb/25475] FAIL: gdb.server/solib-list.exp: non-stop 0/1: target remote (got interactive prompt)
 2020-06-29  9:03 UTC  (3+ messages)
      ` [committed][gdb/testsuite] Expect conformation question in gdb.server/solib-list.exp

[PATCH] DWARFv5: Handle DW_MACRO_define_strx and DW_MACRO_undef_strx macro entries
 2020-06-28 16:57 UTC 

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