public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH v2 00/13] FreeBSD target async mode and related refactoring
 2021-08-03 18:49 UTC  (5+ messages)
` [PATCH v2 01/13] gdbsupport: Add an event-pipe class
` [PATCH v2 02/13] gdb linux-nat: Convert linux_nat_event_pipe to the event_pipe class
` [PATCH v2 03/13] gdbserver linux-low: Convert linux_event_pipe "
` [PATCH v2 04/13] linux-nat: Don't enable async mode at the end of linux_nat_target::resume

[PATCH, rs6000] Add ppc64*_gnu_triplet_regexp methods
 2021-08-03 18:35 UTC  (4+ messages)

[PATCH] gdbsupport: add debug assertions in gdb::optional::get
 2021-08-03 15:31 UTC  (7+ messages)
      ` [PATCH 1/3] gdb: fix typo in complaint in dwarf2/macro.c
        ` [PATCH 2/3] gdb: avoid dereferencing empty str_offsets_base optional in dwarf_decode_macros
        ` [PATCH 3/3] gdb/testsuite: fix gdb.base/info-macros.exp with clang

[PATCH][gdb/symtab] Implement addrmap_mutable_find
 2021-08-03 14:46 UTC 

[PATCH 0/1] Improve CSKY arch support
 2021-08-03 10:19 UTC  (3+ messages)
` [PATCH 1/1] gdb:csky rm tdesc_has_registers in csky_register_name

[PATCH] Update btrace data in maintenance btrace commands
 2021-08-03 10:05 UTC  (6+ messages)

[PING] [PATCH 0/1] Improve CSKY arch support
 2021-08-03  9:33 UTC 

[PATCH] Fixes for mi-fortran-modules.exp fixes
 2021-08-02 16:54 UTC  (3+ messages)

[PATCH 0/5] Fix Ada qualification bug
 2021-08-02 16:22 UTC  (2+ messages)

[PATCH 0/2] Fix decoding of some Ada names
 2021-08-02 16:21 UTC  (2+ messages)

[PATCH][gdb/symtab] Recognize .gdb_index symbol table with empty entries as empty
 2021-08-02 14:15 UTC  (3+ messages)

[committed][gdb/testsuite] Fix gdb.dwarf2/dw2-using-debug-str.exp with cc-with-dwz-m
 2021-08-02 13:33 UTC 

[committed][gdb/testsuite] Fix gdb.dwarf2/dw2-using-debug-str.exp with cc-with-gdb-index
 2021-08-02 13:33 UTC 

[committed][gdb/testsuite] Fix gdb.dwarf2/per-bfd-sharing.exp with cc-with-gdb-index
 2021-08-02 13:33 UTC 

[committed][gdb/testsuite] Fix gdb.dwarf2/gdb-index-nodebug.exp with cc-with-gdb-index
 2021-08-02 13:32 UTC 

[committed][gdb/testsuite] Fix gdb.dwarf2/fission-relative-dwo.exp with cc-with-gdb-index
 2021-08-02 13:32 UTC 

[PATCH master + 11][gdb/symtab] Fix zero address complaint for shlib
 2021-08-02 13:09 UTC  (7+ messages)

[PATCH] [AArch64] MTE corefile support
 2021-08-02 12:06 UTC  (12+ messages)
` [PATCH,v5][AArch64] "
  ` [PING][PATCH,v5][AArch64] "

GDB 11.1 release prep update (2021-08-01)
 2021-08-02 11:59 UTC  (2+ messages)

[PATCH] gdb: Make the builtin "boolean" type an unsigned type
 2021-08-02 11:13 UTC  (9+ messages)
` [PATCH v2] "
` [PUSHED master] "
` [PUSHED gdb-11-branch] "

GDB 11.1 release prep update (2021-07-24)
 2021-08-01 23:19 UTC  (3+ messages)

[RFA] Fix/complete option list/description in manual and in gdb --help
 2021-08-01 23:19 UTC  (3+ messages)

[committed][gdb/testsuite] Fix gdb.base/maint.exp with cc-with-gdb-index
 2021-08-01 18:05 UTC 

[committed][gdb/testsuite] Fix gdb.base/index-cache.exp with cc-with-gdb-index
 2021-08-01 18:04 UTC 

[PATCH] gdb: Use unwinder name in frame_info::to_string
 2021-08-01 17:11 UTC  (3+ messages)

[PATCH] Avoid crash in varobj deletion
 2021-08-01 16:30 UTC  (2+ messages)

[PATCH] Fixes for the finish-reverse-bkpt.exp test
 2021-08-01 15:52 UTC  (2+ messages)

[PATCH 0/2] add annotation in 'info locals' command for variables shadowing case
 2021-07-31 10:43 UTC  (4+ messages)
` [PATCH 1/2] gdb: "
` [PATCH 2/2] gdb: add shadowed field in '-stack-list-locals/variables' mi commands

[PATCH 00/16] Bunch of commands related cleanups
 2021-07-30 17:47 UTC  (28+ messages)
` [PATCH 13/16] gdb: remove cmd_list_element::function::sfunc
` [PATCH 15/16] gdb: make cmd_list_element var an optional union
` [PATCH 16/16] gdb: make string-like set show commands use std::string variable

[PATCH] Replace exception_print_same with operator!=
 2021-07-30 14:37 UTC  (3+ messages)

Use of an external variant implementation
 2021-07-30 14:05 UTC  (2+ messages)

[PATCH, rs6000] Add ppc64_linux_gcc_target_options method
 2021-07-30 13:52 UTC  (3+ messages)

[PATCH 1/3] gdbsupport: change scoped_fd::to_file to a free function
 2021-07-30 13:47 UTC  (2+ messages)

[PATCH 0/2] Add AVX512-FP16 support
 2021-07-30 12:04 UTC  (6+ messages)
` [PATCH 1/2] Add half support for AVX512 register view
` [PATCH 2/2] gdb: Enable finish command and inferior calls for _Float16 on amd64 and i386

[gdb/build] Fix Werror=nonnull-compare build breaker with gcc 12
 2021-07-30 10:16 UTC  (8+ messages)
              ` [master + 11][gdb/build] Disable attribute nonnull

[PATCH] Use iterator_range in more places
 2021-07-30  2:18 UTC  (2+ messages)

[PATCH] gdb: fix nr_bits gdb_assert in append_flags_type_field
 2021-07-30  1:59 UTC  (3+ messages)

[PATCH] Fix displaced stepping watchpoint check order
 2021-07-30  1:32 UTC  (5+ messages)

[PATCH v2 0/5] A few fixes to OpenBSD's native target
 2021-07-30  1:27 UTC  (12+ messages)
` [PATCH v2 1/5] Don't compile x86 debug register support on OpenBSD
` [PATCH v2 2/5] x86-bsd-nat: Only define gdb_ptrace when using debug registers
` [PATCH v2 3/5] obsd-nat: Various fixes to obsd_nat_target::wait
` [PATCH v2 4/5] obsd-nat: Various fixes for fork following
` [PATCH v2 5/5] obsd-nat: Report both thread and PID in ::pid_to_str

[PATCH] finish-reverse fix for setting break on correct entry point when executing in reverse
 2021-07-29 21:00 UTC  (3+ messages)

[PATCH] GDB Testsuite, update compile-cplus.exp to current options framework
 2021-07-29 19:53 UTC  (2+ messages)

[PATCH] [gdb/testsuite] templates.exp to accept clang++ output
 2021-07-29 17:24 UTC  (5+ messages)

[PATCH v3 1/3] gdbtypes: return value from get_unsigned_type_max
 2021-07-29 17:01 UTC  (6+ messages)
` [PATCH v3 2/3] guile: fix make-value with pointer type
` [PATCH v3 3/3] guile/scm-math: indentation fixes

[PATCH v2] guile: fix make-value with pointer type
 2021-07-29 15:11 UTC  (5+ messages)
` [PING] "

[PATCH 1/1] gdb, i386: Enable AVX512-bfloat16 for i386 targets
 2021-07-29 13:05 UTC 

[Patch v2] Handle .TOC. sections during gdb-compile for rs6000 target
 2021-07-29 11:49 UTC  (4+ messages)

[PATCH 0/4] gdb: Refactor cmd_list_element.var
 2021-07-29  1:55 UTC  (9+ messages)
` [PATCH 1/4] gdb: Add typesafe getter/setter for cmd_list_element.var
` [PATCH 2/4] gdb: make string-like set show commands use std::string variable
` [PATCH 3/4] gdb: Have setter and getter callbacks for params
` [PATCH 4/4] gdb: Param setter return a bool to tell if the value changed

[PATCH v3] Guile: temporary breakpoints
 2021-07-29  0:31 UTC  (3+ messages)

[PATCH v2] guile: fix smob exports
 2021-07-28 23:23 UTC  (2+ messages)
` [PING] "

[PATCH v3] guile: stop procedures on invalid breakpoints
 2021-07-28 23:16 UTC 

[PATCH] gdb: clean up some things in features/Makefile
 2021-07-28 21:20 UTC  (3+ messages)

[RFC PATCH] Add a new 'info proc time' subcommand of 'info proc'
 2021-07-28 19:26 UTC  (5+ messages)

[PATCH] gdb/testsuite: Make it possible to use TCL variables in DWARF assembler loclists
 2021-07-28 18:02 UTC  (2+ messages)

[PATCH 0/3] Fix remainder of "make check-perf" bit rot
 2021-07-28 17:58 UTC  (2+ messages)

[PATCH] TUI disassembly window improvement, take 2
 2021-07-28 10:57 UTC  (6+ messages)
` [PATCH] [PING] "
  ` [PATCH] [PING #2] "
    ` [PATCH] [PING #3] "
      ` [PING][#4][PATCH] "
        ` [PING][#5][PATCH] "

master / gdb-11-branch test report on openSUSE Leap 15.2
 2021-07-28  8:24 UTC 

[PATCH 0/4] gdb, btrace: infrun fixes
 2021-07-28  6:41 UTC  (4+ messages)

[PATCH] Handle .TOC. sections during gdb-compile for rs6000 target
 2021-07-28  6:41 UTC  (3+ messages)

[PATCH] gdb: fix missing space in some info variables output
 2021-07-27 19:17 UTC  (2+ messages)

[PATCH 0/5] GDB Synchronous Signal Handling
 2021-07-27 18:54 UTC  (3+ messages)
` [PATCHv2 0/6] "

[PATCH 0/3] A few fixes to OpenBSD's native target
 2021-07-27 16:03 UTC  (8+ messages)
` [PATCH 1/3] Don't compile x86 debug register support on OpenBSD
` [PATCH 2/3] x86-bsd-nat: Only define gdb_ptrace when using debug registers
` [PATCH 3/3] obsd-nat: Various fixes to obsd_nat_target::wait

[PATCH V7 PING 4] CTF: multi-CU and archive support
 2021-07-27 15:34 UTC  (2+ messages)

[committed][gdb/testsuite] Add xfail for PR gcc/101643
 2021-07-27 15:04 UTC 

[committed][gdb/testsuite] Add xfail for PR gcc/101633
 2021-07-27 15:04 UTC 

[PATCH] Fix for gdb.tui/tui-layout-asm.exp
 2021-07-27 10:40 UTC  (4+ messages)

[PATCHv2 0/2] Fix for an assertion when unwinding with inline frames
 2021-07-27 10:10 UTC  (7+ messages)
` [PATCHv3 "
  ` [PATCHv4] gdb: prevent an assertion when computing the frame_id for an inline frame

[PATCH] gdb: nat/x86-dregs.c: add and use x86_dr_low_can_get_status
 2021-07-27  0:26 UTC  (5+ messages)

[PATCH][gdb/symtab] Fix unhandled dwarf expression opcode with gcc-11 -gdwarf-5
 2021-07-26 15:55 UTC  (4+ 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).