public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH] gdb: clean up some things in features/Makefile
 2021-07-28 21:20 UTC  (3+ messages)

[PATCH 00/16] Bunch of commands related cleanups
 2021-07-28 21:17 UTC  (29+ messages)
` [PATCH 13/16] gdb: remove cmd_list_element::function::sfunc
` [PATCH 14/16] gdb/testsuite: test get/set value of unregistered Guile parameter
` [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 0/4] gdb: Refactor cmd_list_element.var
 2021-07-28 19:50 UTC  (5+ 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

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

[Patch v2] Handle .TOC. sections during gdb-compile for rs6000 target
 2021-07-28 19:08 UTC 

[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 0/2] add annotation in 'info locals' command for variables shadowing case
 2021-07-28 17:43 UTC  (3+ messages)
` [PATCH 1/2] gdb: "
` [PATCH 2/2] gdb: add shadowed field in '-stack-list-locals/variables' mi commands

[gdb/build] Fix Werror=nonnull-compare build breaker with gcc 12
 2021-07-28 16:15 UTC  (4+ 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  (9+ messages)
` [PATCHv2 0/6] "
  ` [PATCHv2 1/6] gdb: terminate upon receipt of SIGFPE
  ` [PATCHv2 2/6] gdb: register signal handler after setting up event token
  ` [PATCHv2 3/6] gdb: rename async_init_signals to gdb_init_signals
  ` [PATCHv2 4/6] gdb: print backtrace on fatal SIGSEGV
  ` [PATCHv2 5/6] gdb: register SIGBUS, SIGFPE, and SIGABRT handlers
  ` [PATCHv2 6/6] gdb: don't print backtrace when dumping core after an internal error

[PATCH v2 0/5] A few fixes to OpenBSD's native target
 2021-07-27 17:41 UTC  (6+ 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] [AArch64] MTE corefile support
 2021-07-27 16:10 UTC  (4+ messages)
` [PATCH,v5][AArch64] "
  ` [PING][PATCH,v5][AArch64] "

[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] GDB Testsuite, update compile-cplus.exp to current options framework
 2021-07-27 15:36 UTC 

[PATCH, rs6000] Add ppc64*_gnu_triplet_regexp methods
 2021-07-27 15:36 UTC 

[PATCH, rs6000] Add ppc64_linux_gcc_target_options method
 2021-07-27 15:35 UTC 

[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  (9+ messages)
` [PATCHv3 "
  ` [PATCHv3 1/2] gdb: prevent an assertion when computing the frame_id for an inline frame
  ` [PATCHv3 2/2] gdb: remove VALUE_FRAME_ID
  ` [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)

[PATCH v2] gdb: Fix numerical field extraction for target description "flags"
 2021-07-26 13:51 UTC  (8+ messages)
` [PUSHED master] "
` [PUSHED gdb-11-branch] "

[pushed] Fix the Windows build
 2021-07-26 13:49 UTC  (2+ messages)

[PATCHv2 0/5] "info sources" - group by objfile
 2021-07-26 13:21 UTC  (5+ messages)
` [PATCHv3 "
  ` [PATCHv3 2/5] gdb: make struct output_source_filename_data more C++ like

[PATCH] Fix for mi-reverse.exp
 2021-07-26 11:26 UTC  (4+ messages)

[PATCH] gdb: move remaining ChangeLogs to legacy files
 2021-07-26 11:26 UTC  (3+ messages)

GDB 11.1 release prep update (2021-07-24)
 2021-07-26  6:52 UTC  (2+ messages)

[PATCH] gdb: Make the builtin "boolean" type an unsigned type
 2021-07-25 16:34 UTC  (2+ messages)

[PATCH master + 11] gdb/mi: handle no condition argument case for -break-condition
 2021-07-25  6:06 UTC  (3+ messages)

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

[PATCH] Update the NetBSD system call table to match NetBSD-current
 2021-07-24  0:19 UTC  (2+ messages)

[PATCH] gdb: consider null terminator for length arguments of value_cstring calls
 2021-07-23 19:37 UTC  (8+ messages)

[PATCH] gdb: Print debuginfod first-use notification
 2021-07-23 17:13 UTC  (4+ messages)

[PATCH] Fix displaced stepping watchpoint check order
 2021-07-23 13:25 UTC  (2+ messages)
` [PING][PATCH] "

[PATCH][AArch64] Fix missing watchpoint hits/endless loop
 2021-07-23 13:24 UTC  (2+ messages)
` [PATCH, v2][AArch64] "

[PATCH] gdb: Fix numerical field extraction for target description "flags"
 2021-07-23 13:22 UTC  (5+ messages)

[PATCH] Fix for gdb.python/py-breakpoint.exp
 2021-07-23  9:26 UTC  (6+ messages)

[PATCH] gdb: fix nr_bits gdb_assert in append_flags_type_field
 2021-07-23  4:32 UTC 

[PATCH 1/3] gdbsupport: change scoped_fd::to_file to a free function
 2021-07-22 19:37 UTC  (3+ messages)
` [PATCH 2/3] gdbsupport: make gdb_open_cloexec return scoped_fd
` [PATCH 3/3] gdbsupport: make gdb_mkostemp_cloexec return a scoped_fd

[PATCH] Fix the crash at the end of the runtest
 2021-07-22 19:24 UTC  (8+ messages)
      ` [PATCHv2] "

[PATCH] gdb: Print debuginfod first-use notification
 2021-07-22 15:26 UTC  (4+ messages)
` [PATCH v2] "

[committed][gdb/testsuite] Fix FAILs due to PR gcc/101575
 2021-07-22 12:37 UTC 

[PATCH] [gdb/testsuite] templates.exp to accept clang++ output
 2021-07-22  4:35 UTC  (2+ messages)

[PATCH] gdb/testsuite: capture GDB tty name in default_gdb_spawn
 2021-07-21 19:54 UTC  (12+ messages)

[PATCH] fix for gdb.python/python.exp
 2021-07-21 18:33 UTC  (3+ messages)

[PATCH] Fixes for the finish-reverse-bkpt.exp test
 2021-07-21 17:31 UTC 

[PATCH] Fixes for mi-fortran-modules.exp fixes
 2021-07-21 17:04 UTC 

[PATCH] Allow use of Pygments to colorize source code
 2021-07-21 16:07 UTC  (2+ messages)

[PATCH][gdb/testsuite] Fix gdb.cp/step-and-next-inline.exp with gcc-11
 2021-07-21 15:59 UTC  (3+ messages)

[PATCH][gdb/testsuite] Fix FAILs due to PR gcc/101452
 2021-07-21 12:26 UTC  (2+ messages)
` [committed][gdb/testsuite] "

[committed][gdb/testsuite] Add KFAILs for gdb.ada FAILs with gcc-11
 2021-07-21 12:24 UTC 

[RFC PATCH 0/7] FreeBSD target async mode and related refactoring
 2021-07-20 22:35 UTC  (7+ messages)
` [RFC PATCH 4/7] fbsd-nat: Implement async target support

[PATCH 3/3] Fix reverse stepping multiple contiguous PC ranges
 2021-07-20 15:06 UTC  (3+ messages)

[RFC][gdb/symtab] Fix FAILs in gdb.base/langs.exp with gcc-11
 2021-07-20 11:02 UTC 

[PATCH] Fix printing of non pointer types when memory tagging is enabled
 2021-07-19 18:50 UTC  (14+ messages)
                  ` [PATCH v3] Fix printing of non-address "

[PATCH] Avoid expression parsing crash with unknown language
 2021-07-19 17:08 UTC  (5+ messages)

GDB 11.1 release prep update (2021-07-17)
 2021-07-19 13:49 UTC  (2+ messages)

[PATCH] gdb: set current thread in btrace_compute_ftrace_1
 2021-07-19 13:36 UTC  (6+ messages)

[PATCH][gdb/testsuite] Fix gdb.mi/mi-info-sources.exp for extra debug info
 2021-07-19  9:33 UTC  (3+ messages)

[PATCH] gdb: convert nat/x86-dregs.c macros to functions
 2021-07-18  2:52 UTC  (3+ messages)

[PATCH] Use /bin/sh as shebang in gdb/make-init-c
 2021-07-18  2:45 UTC  (4+ messages)

[PATCHv2 1/2] Implement locals TUI window
 2021-07-17 19:19 UTC  (3+ messages)
` [PATCHv2 2/2] Use method children instead of to_string in pretty printers

[PATCH 0/7] Fix dup-psym.exp with DWARF index
 2021-07-17 17:09 UTC  (6+ messages)
` [PATCH 5/7] Simplify DWARF file name caching

GDB 11.1 release prep update (2021-07-11)
 2021-07-17 14:37 UTC  (2+ 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).