public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[RFC] gdb: introduce limited array lengths while printing values
 2021-10-06 17:36 UTC  (2+ messages)

[PATCH] Fix ptype and print commands for namelist variables(a fortran feature)
 2021-10-06 15:51 UTC  (4+ messages)

[PATCH v2 00/13] FreeBSD target async mode and related refactoring
 2021-10-06 15:43 UTC  (2+ messages)
` [PING] "

[PATCH 1/2] [gdb/testsuite] Refactor regexp in gdb.base/annota1.exp
 2021-10-06 15:33 UTC  (2+ messages)
` [PATCH 2/2] [gdb/testsuite] Fix FAIL "

[PATCH] gdb/doc: improve 'show print elements' description
 2021-10-06 13:01 UTC  (3+ messages)

[PATCH] gdb/gdbserver: fix uninstall makefile rules
 2021-10-06 11:09 UTC 

Uninstall GDB 9.2 from manual installation
 2021-10-06 10:48 UTC  (2+ messages)

[PATCH][gdb/testsuite] Fix FAIL in gdb.tui/corefile-run.exp
 2021-10-06  8:57 UTC  (2+ messages)

[committed][gdb/testsuite] Disable vgdb tests if xml not supported
 2021-10-06  7:40 UTC  (6+ messages)
      ` [PATCH][gdb/testsuite] Add proc require in lib/gdb.exp

[PATCH] gdb: Fix build error on macOS
 2021-10-06  0:05 UTC  (5+ messages)

[PATCH][gdb/testsuite] Make tui testing less verbose
 2021-10-05 23:32 UTC  (3+ messages)

[PATCH v4 0/4] Refactor cmd_list_element.var
 2021-10-05 22:21 UTC  (18+ messages)
` [PATCH v4 1/4] gdb: Introduce setting construct within cmd_list_element
` [PATCH v4 2/4] gdb: make string-like set show commands use std::string variable
` [PATCH v4 3/4] gdb: Have setter and getter callbacks for settings
` [PATCH v4 4/4] gdb: Setting setter return a bool to tell if the value changed

[PATCH] Powerpc: Add support for openat and fstatat syscalls
 2021-10-05 20:59 UTC 

[PATCH 0/3] Remove array indexing limitation from Ada
 2021-10-05 20:05 UTC  (2+ messages)

[PATCH] gdb: explore.py: remove check_args return value
 2021-10-05 18:16 UTC  (2+ messages)

[PATCH 0/6] Remove some uses of xfree
 2021-10-05 18:13 UTC  (8+ messages)
` [PATCH 1/6] Use unique_xmalloc_ptr in solib_catchpoint
` [PATCH 2/6] Use unique_xmalloc_ptr in exec_catchpoint
` [PATCH 3/6] Use unique_xmalloc_ptr in watchpoint
` [PATCH 4/6] Use unique_xmalloc_ptr in bp_location
` [PATCH 5/6] Use unique_xmalloc_ptr in breakpoing
` [PATCH 6/6] Use std::string in print_one_catch_syscall

[PATCH][gdb/testsuite] Add Term::dump_box in lib/tuiterm.exp
 2021-10-05 18:10 UTC  (2+ messages)

[PATCH 0/4] [ARM] M-profile MVE extension support
 2021-10-05 15:55 UTC  (6+ messages)
` [PATCH 1/4] [ARM] Refactor some constants
` [PATCH 2/4] [ARM] Small refactoring of arm gdbarch initialization
` [PATCH 3/4] [ARM] Refactor pseudo register numbering
` [PATCH 4/4] [ARM] Add support for M-profile MVE extension

[PATCH][gdb/testsuite] Fix FAILs in gdb.mi/mi-breakpoint-changed.exp
 2021-10-05 14:46 UTC 

[PATCH][gdb/testsuite] Fix FAIL in gdb.mi/mi-nsmoribund.exp
 2021-10-05 13:32 UTC  (2+ messages)

[PATCH] gdb/python: fix memory leak in python inferior code
 2021-10-05 13:17 UTC  (3+ messages)
` [PATCHv2] "

[PATCH 0/2] Adding a Python event for when GDB exits
 2021-10-05  9:13 UTC  (2+ messages)

[PATCH] gdb/remote: handle attach when stop packet lacks thread-id
 2021-10-05  9:04 UTC 

[PATCH] gdb: fix remote-sim.c build
 2021-10-04 19:42 UTC  (2+ messages)

[pushed] Minor boolean fix in windows-nat.c
 2021-10-04 19:14 UTC 

[PATCH v3 0/3] Improve debugging of optimized code
 2021-10-04 18:24 UTC  (3+ messages)
  ` [PING] "

[PATCH] Use unique_xmalloc_ptr<char> when demangling
 2021-10-04 17:54 UTC  (2+ messages)

[PATCH 1/4] [gdb/symtab] Fix htab_find_slot call in read_call_site_scope
 2021-10-04 16:47 UTC  (16+ messages)
` [PATCH 2/4] [gdb/symtab] Remove COMPUNIT_CALL_SITE_HTAB
` [PATCH 3/4] [gdb/symtab] Add call_site::pc ()
` [PATCH 4/4] [gdb/symtab] Use unrelocated addresses in call_site

[PATCH, master+11][gdb/build] Add CXX_DIALECT to CXX
 2021-10-04 16:16 UTC  (5+ messages)

[pushed] Fix remote-sim.c compilation
 2021-10-04 15:16 UTC 

[PATCH v4] [gdb/testsuite] update analyze-racy-logs.py to python3
 2021-10-04 12:58 UTC  (3+ messages)

[PATCH] gdbsupport: remove attempt to define TARGET_WORD_SIZE
 2021-10-04 10:24 UTC  (4+ messages)

[PATCH] [gdb/testsuite] Use function_range in gdb.dwarf2/dw2-ref-missing-frame.exp
 2021-10-04  9:47 UTC  (2+ messages)

[PATCH] sim: add --info-target for listing supported BFD targets
 2021-10-04  6:20 UTC 

[PATCH] sim: filter out SIGSTKSZ [PR sim/28302]
 2021-10-03 16:09 UTC 

[PATCH] sim: ppc: fallback when ln is not available [PR sim/18864]
 2021-10-03 15:37 UTC 

[PATCH] gdb: Support the c.mv insn in the riscv prologue scanner
 2021-10-03 15:10 UTC  (4+ messages)

[committed][OB PATCH] gdb: Fix comment in riscv_scan_prologue
 2021-10-03 15:09 UTC 

Does GDB will remove trap instruction and restore original instruction when GDB quit?
 2021-10-03 14:07 UTC  (2+ messages)

[PATCH v2] Support glibc multiple namespace extension
 2021-10-02 20:43 UTC  (2+ messages)
` [PATCH v3] "

[pushed] gdb/python: fix a few flake8 warnings
 2021-10-02 12:33 UTC 

[PATCH 0/2] Fix PR 28308 - dprintf breakpoints not working when run from script
 2021-10-02  1:00 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] Test case for Bug 28308

[PATCH v3] [gdb/testsuite] updated analyze-racy-logs.py to python3
 2021-10-01 20:53 UTC  (2+ messages)

[PATCH v2] [gdb/testsuite] updated analyze-racy-logs.py to python3
 2021-10-01 20:07 UTC  (2+ messages)

[PATCH] [gdb/testsuite] updated analyze-racy-logs.py to python3
 2021-10-01 18:38 UTC  (2+ messages)

[PATCH] Fix build failure for 32-bit targets
 2021-10-01 16:32 UTC  (6+ messages)

[PATCH][gdb/symtab] Relocate call_site_htab
 2021-10-01 12:37 UTC  (7+ messages)

[PATCH v2] gdb: Print debuginfod first-use notification
 2021-10-01  2:55 UTC  (8+ messages)

[PATCH 1/2] gdb/testsuite/dwarf: don't define nested procs for rnglists/loclists
 2021-10-01  2:27 UTC  (2+ messages)

[PATCH 1/2] gdb: add field::name / field::set_name
 2021-10-01  2:13 UTC  (2+ messages)

[PATCH] [PR gdb/28369] Use get_shell on gdb/ser-pipe.c
 2021-09-30 22:20 UTC  (3+ messages)

[PATCH v4] Add new 'print nibbles' feature
 2021-09-30 20:35 UTC  (3+ messages)
` [PING**2][PATCH v4] gdb: "

[PATCH v3 0/2] [gdb] untie and validate inheritance location
 2021-09-30 19:36 UTC  (4+ messages)
` [PATCH v3 1/2] [gdb] Untied inheritance virtuality and loc kind
` [PATCH v3 2/2] [gdb] Add Simple offset validation when calculating baseclass_offset
  ` [PATCH v3 2/2 RESEND] "

[PATCH 1/3] gdbsupport: change scoped_fd::to_file to a free function
 2021-09-30 19:29 UTC  (5+ messages)

[PATCH] gdb/testsuite: make runto_main not pass no-message to runto
 2021-09-30 19:29 UTC  (4+ messages)

[PATCH] Fix Rust lex selftest when using libiconv
 2021-09-30 18:55 UTC 

[committed][gdb/testsuite] Use untested in gdb.debuginfod/fetch_src_and_symbols.exp
 2021-09-30 17:11 UTC 

[committed][gdb/testsuite] Remove redundant FAIL in gdb.base/info-os.exp
 2021-09-30 17:11 UTC 

[committed][gdb/testsuite] Fix DUPLICATE in gdb.base/info-os.exp
 2021-09-30 17:11 UTC 

[committed][gdb/testsuite] Check compilation result in gdb.dwarf2/dw2-opt-structptr.exp
 2021-09-30 17:10 UTC 

[committed][gdb/testsuite] Check compilation result in gdb.base/structs.exp
 2021-09-30 17:09 UTC 

[committed][gdb/testsuite] Prepare nodebug exec in gdb.base/cvexpr.exp
 2021-09-30 17:09 UTC 

[committed][gdb/testsuite] Fix DUPLICATE in gdb.base/cvexpr.exp
 2021-09-30 17:09 UTC 

[committed][gdb/testsuite] Check compilation result in gdb.base/call-sc.exp
 2021-09-30 17:09 UTC 

[committed][gdb/testsuite] Fix untested messages in gdb.mi/*.exp
 2021-09-30 17:08 UTC 

[PATCH v2] Fixed core dump from incorrect location expression on bad dwarfs
 2021-09-30 16:25 UTC  (9+ messages)

[PATCH] Avoid self-test failures on x86-linux
 2021-09-30 15:03 UTC 

[PATCH] Fix format_pieces selftest on Windows
 2021-09-30 14:52 UTC 

[PATCH] Fix Windows crash from stop_pc change
 2021-09-30 14:35 UTC  (2+ messages)

[committed][gdb/testsuite] Fix full buffer in gdb.rust/dwindex.exp
 2021-09-30 10:02 UTC 

[committed][gdb/testsuite] Fix gdb.base/break-interp.exp for ld.so without debug
 2021-09-29 22:29 UTC 

[PATCH] Fix bug in dynamic type resolution
 2021-09-29 20:01 UTC 

[PATCH][gdb/testsuite] Fix gdb.multi/multi-term-settings.exp
 2021-09-29 13:56 UTC  (5+ messages)

[committed][gdb/testsuite] Fix gdb.python/py-breakpoint.exp with python 2
 2021-09-29 13:55 UTC 

[committed][gdb/testsuite] Fix breakpoint detection in gdb.gdb/python-helper.exp
 2021-09-29 13:54 UTC 

[PATCH] Avoid /proc/pid/mem races (PR 28065)
 2021-09-29 12:02 UTC 

[PATCH 0/6] Display GDB backtrace for internal errors
 2021-09-29  9:56 UTC  (10+ messages)
` [PUSHED "
  ` [PUSHED 5/6] gdb: use libbacktrace to create a better backtrace for fatal signals
  ` [PUSHED 6/6] gdb: print backtrace for internal error/warning

[PATCH 0/3] Changes to thread state tracking
 2021-09-29  8:09 UTC  (6+ messages)
` [PATCH 3/3] gdb: make thread_info executing and resumed state more consistent

[PATCH] PR17917 Lookup remote build-id in remote binaries
 2021-09-29  7:02 UTC  (3+ messages)
  ` [PING 1 Month Reminder][PATCH] "

Patches for PR 25893 "gdbserver incorrectly handles program args containing space"
 2021-09-29  5:53 UTC  (6+ messages)
` [PATCH v5 1/9] gdb: Move construct_inferior_arguments to gdbsupport

[PATCH v3 0/3] Add debuginfod core file support
 2021-09-29  1:13 UTC  (3+ messages)
` [PATCH 3/3] PR gdb/27570: missing support for debuginfod in core_target::build_file_mappings

[PATCH 2/3] gdb: Add soname to build-id mapping for corefiles
 2021-09-29  1:12 UTC  (3+ messages)

[PATCH] gdb: enable target_async around stop_all_threads call in process_initial_stop_replies
 2021-09-29  0:19 UTC  (4+ messages)

[pushed] gdb: fix darwin-nat build (again)
 2021-09-28 23:53 UTC 

[pushed] gdb: fix darwin-nat build
 2021-09-28 23:48 UTC 

[PATCH 1/6] gdb.base/foll-fork.exp: remove DUPLICATEs
 2021-09-28 23:32 UTC  (11+ messages)
` [PATCH 6/6] gdb: don't share aspace/pspace on fork with "detach-on-fork on" and "follow-fork-mode child"

How to combine two GDB commands into one
 2021-09-28 21:34 UTC  (3+ 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).