public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH 0/5] Add Python API for the disassembler
 2021-10-13 21:59 UTC 

[PATCH] Powerpc: Add support for openat and fstatat syscalls
 2021-10-13 21:55 UTC  (8+ messages)

[PATCH] [gdb/exp] Improve <error reading variable> message
 2021-10-13 15:43 UTC  (2+ messages)

[PATCH] [gdb/doc]: Updated manpages to be consistent with help
 2021-10-13 15:30 UTC  (4+ messages)

[PATCH] PPC fix for stfiwx instruction (and additional stores with primary opcode of 31)
 2021-10-13 13:12 UTC  (2+ messages)

[PATCH] gdb: improve error reporting from the disassembler
 2021-10-13  9:40 UTC  (3+ messages)

[pushed] [gdb/testsuite] Fix gdb.fortran/call-no-debug.exp with native-gdbserver
 2021-10-13  9:35 UTC 

[pushed 1/4] [gdb/testsuite] Remove quit in gdb.arch/i386-mpx.exp
 2021-10-13  9:00 UTC  (4+ messages)
` [pushed 2/4] [gdb/testsuite] Fix gdb.base/batch-exit-status.exp with native-gdbserver
` [pushed 3/4] [gdb/testsuite] Fix test name in gdb.python/python.exp
` [pushed 4/4] [gdb/testsuite] Require use_gdb_stub == 0 where appropriate

[PATCH 1/3] gdbserver: make thread_info non-POD
 2021-10-13  2:08 UTC  (7+ messages)
` [PATCH 2/3] gdbserver: initialize the members of lwp_info in-class
` [PATCH 3/3] gdb, gdbserver: make target_waitstatus safe

[PATCH] CTF: incorrect underlying type setting for enumeration types
 2021-10-12 23:39 UTC 

[PATCH] [PR gdb/16238] Add completer for the show user command
 2021-10-12 22:13 UTC 

[PATCH 0/2] Make "set disable-randomization" work on Windows
 2021-10-12 20:52 UTC  (5+ messages)
` [PATCH 1/2] Introduce wrapper for CreateProcess
` [PATCH 2/2] Allow ASLR to be disabled on Windows

trunk test report -- openSUSE Leap 15.2 x86_64
 2021-10-12 15:08 UTC  (2+ messages)

[committed][gdb/testsuite] Fix FAIL in gdb.mi/mi-var-child-f.exp
 2021-10-12 12:28 UTC  (2+ messages)

[PATCH] [gdb.fortran] Skip additional continue command for clang
 2021-10-12 10:39 UTC  (2+ messages)

[PATCH] [gdb/testsuite] Add a clang option to gdb.cp/koenig.exp
 2021-10-12  8:19 UTC 

[PATCH v2 00/13] FreeBSD target async mode and related refactoring
 2021-10-11 21:39 UTC  (4+ messages)
` [PATCH v2 01/13] gdbsupport: Add an event-pipe class
` [PING] [PATCH v2 00/13] FreeBSD target async mode and related refactoring

[PATCH][gdb/symtab] Support -readnow during reread
 2021-10-11 14:44 UTC 

[PATCH 0/4] [ARM] M-profile MVE extension support
 2021-10-11 13:06 UTC  (11+ 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

[committed][gdb/testsuite] Fix double debug info in gdb.dwarf2/dw2-ref-missing-frame.exp
 2021-10-11 11:32 UTC 

[committed][gdb/testsuite] Use require for ensure_gdb_index
 2021-10-11 10:29 UTC 

[committed][gdb/testsuite] Handle readnow in ensure_gdb_index
 2021-10-11 10:29 UTC 

[committed][gdb/testsuite] Fix gdb.dwarf2/gdb-add-index-symlink.exp
 2021-10-11 10:28 UTC 

[committed][gdb/testsuite] Disable vgdb tests if xml not supported
 2021-10-11 10:28 UTC  (8+ messages)
      ` [PATCH][gdb/testsuite] Add proc require in lib/gdb.exp
        ` [PATCH][gdb/testsuite] Prevent compilation fails with unix/-fPIE/-pie

[RFC][gdb/testsuite] Add check-readmore
 2021-10-09 16:54 UTC  (5+ messages)
    ` [PATCH][gdb/testsuite] "

[committed][gdb/testsuite] Fix fortran module tests with stressed cpu
 2021-10-09  9:36 UTC 

[PATCH] PR17917 Lookup remote build-id in remote binaries
 2021-10-09  7:03 UTC  (4+ messages)
  ` [PING 1 Month Reminder][PATCH] "
    ` [PING 6 Weeks][PATCH] "

[PATCH] [sim] Include defs.h in ppc/hw_memory.c
 2021-10-09  1:16 UTC  (2+ messages)

[committed][gdb/testsuite] Fix gdb.base/info-types-c++.exp with stressed cpu
 2021-10-08 22:41 UTC 

[PATCH] Make c-exp.y work with Bison 3.8+
 2021-10-08 20:09 UTC 

[PATCH 0/3] Changes to thread state tracking
 2021-10-08 19:33 UTC  (7+ messages)
` [PATCH 3/3] gdb: make thread_info executing and resumed state more consistent

[committed][gdb/testsuite] Fix gdb.base/info_sources_2.exp with check-read1
 2021-10-08 12:17 UTC 

[committed][gdb/testsuite] Fix gdb.mi/gdb2549.exp with check-read1
 2021-10-08 11:08 UTC 

[committed][gdb/testsuite] Fix gdb.base/bt-on-error-and-warning.exp with check-read1
 2021-10-08 10:35 UTC 

[committed][gdb/testsuite] Add nopie in two test-cases
 2021-10-08  9:20 UTC 

[PATCH] Fix ptype and print commands for namelist variables(a fortran feature)
 2021-10-07 21:05 UTC  (5+ messages)

[PATCH][gdb] Make execute_command_to_string return string on throw
 2021-10-07 16:16 UTC  (5+ messages)
` [PING][PATCH][gdb] "

[PATCH][gdb/testsuite] Fix gdb.threads/check-libthread-db.exp with glibc 2.34
 2021-10-07 15:28 UTC  (2+ messages)

[PATCH][gdb/testsuite] Fix gdb.guile/scm-type.exp with gcc 4.8
 2021-10-07 15:27 UTC  (3+ messages)
` [PING][PATCH][gdb/testsuite] "

[PATCH v2] gdb: add accessors for field (and call site) location
 2021-10-07 15:21 UTC  (2+ messages)

[PATCH v5] gdb: Add new 'print nibbles' feature
 2021-10-07 14:44 UTC 

[PATCH][gdb/testsuite] Reimplement gdb.gdb/python-interrupts.exp as unittest
 2021-10-07 14:36 UTC  (3+ messages)
  ` [PING][PATCH][gdb/testsuite] "

[RFC][gdb/threads] Fix FAIL in gdb.threads/current-lwp-dead.exp
 2021-10-07 14:05 UTC 

[PATCH] gdb: split array and string limiting options
 2021-10-07 13:38 UTC  (2+ messages)

[PATCH v4] Add new 'print nibbles' feature
 2021-10-07 12:51 UTC  (3+ messages)

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

[PATCH] Fix watchpoints with multiple threads on Windows
 2021-10-06 20:43 UTC 

[RFC] gdb: introduce limited array lengths while printing values
 2021-10-06 17:36 UTC  (2+ messages)

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

[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  (8+ messages)
` [PATCH v4 3/4] gdb: Have setter and getter callbacks for settings

[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][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  (6+ 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).