public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH 0/5] Add Python API for the disassembler
 2021-10-20 20:40 UTC  (9+ messages)
` [PATCH 1/5] gdb: make disassembler fprintf callback a static member function
` [PATCH 2/5] gdb/python: new gdb.architecture_names function
` [PATCH 3/5] gdb/python: move gdb.Membuf support into a new file
` [PATCH 4/5] gdb: add extension language print_insn hook
` [PATCH 5/5] gdb/python: implement the print_insn extension language hook

[PATCH 0/2 v3] gdb: Add debuginfod first-use notification
 2021-10-20 20:34 UTC  (7+ messages)
` [PATCH 1/2] gdb: add set/show commands for managing debuginfod
` [PATCH 2/2] gdb.texinfo: Expand documentation for debuginfod

[PATCH] Remove ada_value_print_inner
 2021-10-20 20:27 UTC 

[PATCH 0/2] Improve constraints on gdb::array_view::array_view
 2021-10-20 20:05 UTC  (3+ messages)
` [PATCH 1/2] Add a const version of gdb_argv:as_array_view
` [PATCH 2/2] Improve gdb::array_view ctor from contiguous containers

[PATCH] Resolve dynamic types before computing pointer size
 2021-10-20 19:29 UTC  (3+ messages)

[PATCH][gdb] Make execute_command_to_string return string on throw
 2021-10-20 18:53 UTC  (4+ messages)

[PATCH 0/5] OpenRISC Linux Native and GDBServer Support
 2021-10-20 18:20 UTC  (4+ messages)
` [PATCH 1/5] gdb: or1k: implement gdb server

[PATCH] Document resolve_dynamic_type oddity
 2021-10-20 17:59 UTC  (3+ messages)

[PATCH 0/6] Remove some uses of xfree
 2021-10-20 17:00 UTC  (2+ messages)

[PATCH] Make c-exp.y work with Bison 3.8+
 2021-10-20 15:11 UTC  (5+ messages)

[PATCH 1/2] gdbsupport: add assertions in array_view
 2021-10-20  1:09 UTC  (2+ messages)
` [PATCH 2/2] gdb: change functions returning value contents to use gdb::array_view

[PATCH][gdb/testsuite] Reimplement gdb.gdb/python-interrupts.exp as unittest
 2021-10-19 22:00 UTC  (6+ messages)

[PATCH] Check index in type::field
 2021-10-19 19:43 UTC  (3+ messages)

[PATCH V2] CTF: incorrect underlying type setting for enumeration types"
 2021-10-19 19:42 UTC  (4+ messages)

[PATCH] Fix Rust lex selftest when using libiconv
 2021-10-19 19:26 UTC  (2+ messages)

[PATCH v3 0/2] [gdb] untie and validate inheritance location
 2021-10-19 19:15 UTC  (2+ messages)
` [PING][PATCH "

[PATCH] Fix format_pieces selftest on Windows
 2021-10-19 19:13 UTC  (2+ messages)

[PATCH] Fix bug in dynamic type resolution
 2021-10-19 19:03 UTC  (2+ messages)

[PATCH] Always use std::function for self-tests
 2021-10-19 18:58 UTC  (2+ messages)

[PATCH] gdb/gdbserver: fix uninstall makefile rules
 2021-10-19 18:56 UTC  (2+ messages)

[PATCH 0/2] Fix 'make uninstall'
 2021-10-19 18:48 UTC  (3+ messages)
` [PATCH 1/2] Remove unused variables from gdbserver's Makefile
` [PATCH 2/2] Fix 'uninstall' target

Question about the gdb.base/nodebug.exp test
 2021-10-19 17:12 UTC  (2+ messages)

[PATCH 0/8] Switch FreeBSD x86 to using register maps for GP registers
 2021-10-19 16:31 UTC  (7+ messages)
` [PATCH 4/8] regcache: Zero-extend small registers described by a register map
  ` [PING] [PATCH 0/8] Switch FreeBSD x86 to using register maps for GP registers

[PATCH] [gdb/doc]: Updated manpages to be consistent with help
 2021-10-19 13:24 UTC  (9+ messages)

[PATCH v3] [gdb/doc]: Updated manpages to be consistent with help
 2021-10-19 13:19 UTC 

[PATCH 0/3] Python API for target connections, and packet sending
 2021-10-19 12:28 UTC  (15+ messages)
` [PATCHv2 "
  ` [PATCHv2 1/3] gdb/python: introduce gdb.TargetConnection object type
  ` [PATCHv2 2/3] gdb: make packet_command function available outside remote.c
  ` [PATCHv2 3/3] gdb/python: add TargetConnection.send_remote_packet method
  ` [PATCHv3 0/3] Python API for target connections, and packet sending
    ` [PATCHv3 1/3] gdb/python: introduce gdb.TargetConnection object type
    ` [PATCHv3 2/3] gdb: make packet_command function available outside remote.c
    ` [PATCHv3 3/3] gdb/python: add gdb.RemoteTargetConnection.send_packet

[PATCH 0/2] Fix PR 28308 - dprintf breakpoints not working when run from script
 2021-10-19  9:30 UTC  (2+ messages)

[PATCH 2/3] gdb: Add soname to build-id mapping for corefiles
 2021-10-18 23:06 UTC  (4+ messages)
    ` [PING**2][PATCH "

[PATCH v3 0/3] Add debuginfod core file support
 2021-10-18 23:05 UTC  (4+ messages)
` [PATCH 3/3] PR gdb/27570: missing support for debuginfod in core_target::build_file_mappings
    ` [PING**2][PATCH "

[PATCH v2] Avoid self-test failures on x86-linux
 2021-10-18 19:43 UTC 

[PATCH] PR17917 Lookup remote build-id in remote binaries
 2021-10-18 19:12 UTC  (11+ messages)
  ` [PING 1 Month Reminder][PATCH] "
    ` [PING 6 Weeks][PATCH] "
    ` [PING 7 Week Reminder][PATCH] "
    ` [PATCHv2] Fix PR gdb/17917 Lookup "

[PATCH V3] CTF: incorrect underlying type setting for enumeration types
 2021-10-18 18:19 UTC  (3+ messages)

[PATCH] Fix ptype and print commands for namelist variables(a fortran feature)
 2021-10-18 17:02 UTC  (6+ messages)

[PATCH] CTF: incorrect underlying type setting for enumeration types
 2021-10-15 19:51 UTC  (5+ messages)

[RFC 1/3] [gdb-add-index.sh] Revert symlink fix (PR gdb/27614)
 2021-10-15 19:00 UTC  (5+ messages)
` [RFC 2/3] [gdb] Add save gdb-index -verbose
` [RFC 3/3] [gdb-add-index.sh] Use "

[PATCH][gdb/symtab] Handle DW_AT_string_length with location list
 2021-10-15 16:08 UTC  (3+ messages)

[PATCH 0/2] Array indexing, lazy values, and C-like languages
 2021-10-15 15:42 UTC  (4+ messages)
` [PATCH 1/2] gdb: make value_subscripted_rvalue static
` [PATCH 2/2] gdb: improve reuse of value contents when fetching array elements

[PATCH] gdb: use ptid_t::to_string in infrun debug messages
 2021-10-14 15:27 UTC 

[PATCH][gdb/testsuite] Add .debug_loc support in dwarf assembler
 2021-10-14 15:02 UTC  (3+ messages)

[PATCH v2] [gdb/doc]: Updated manpages to be consistent with help
 2021-10-14 13:06 UTC 

[PATCH] Powerpc: Add support for openat and fstatat syscalls
 2021-10-14 11:21 UTC  (7+ messages)

[PATCH v3 00/28] Allow location description on the DWARF stack
 2021-10-14  9:32 UTC  (29+ messages)
` [PATCH v3 01/28] Add new register access interface to expr.c
` [PATCH v3 02/28] Add new memory "
` [PATCH v3 03/28] Add new classes that model DWARF stack element
` [PATCH v3 04/28] Add to_location method to DWARF entry classes
` [PATCH v3 05/28] Add to_value "
` [PATCH v3 06/28] Add read method to location description classes
` [PATCH v3 07/28] Add write "
` [PATCH v3 08/28] Add deref "
` [PATCH v3 09/28] Add read_from_gdb_value method to dwarf_location
` [PATCH v3 10/28] Add write_to_gdb_value "
` [PATCH v3 11/28] Add is_implicit_ptr_at "
` [PATCH v3 12/28] Add indirect_implicit_ptr to dwarf_location class
` [PATCH v3 13/28] Add is_optimized_out "
` [PATCH v3 14/28] Add new computed struct value callback interface
` [PATCH v3 15/28] Add to_gdb_value method to DWARF entry class
` [PATCH v3 16/28] Change DWARF stack to use new dwarf_entry classes
` [PATCH v3 17/28] Remove old computed struct value callbacks
` [PATCH v3 18/28] Comments cleanup between expr.h and expr.c
` [PATCH v3 19/28] Remove dwarf_expr_context from expr.h interface
` [PATCH v3 20/28] Move read_addr_from_reg function to frame.c
` [PATCH v3 21/28] Add frame info check to DW_OP_reg operations
` [PATCH v3 22/28] Remove DWARF expression composition check
` [PATCH v3 23/28] Add support for any location description in CFI
` [PATCH v3 24/28] Add DWARF operations for byte and bit offset
` [PATCH v3 25/28] Add support for DW_OP_LLVM_undefined operation
` [PATCH v3 26/28] Add support for nested composite locations
` [PATCH v3 27/28] Add DW_OP_LLVM_extend DWARF operation
` [PATCH v3 28/28] Add DW_OP_LLVM_select_bit_piece "

[PATCH] Fix test step-and-next-inline.cc
 2021-10-13 23:51 UTC 

[PATCH] [gdb/exp] Improve <error reading variable> message
 2021-10-13 15:43 UTC  (2+ 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] [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  (4+ messages)
` [PATCH 2/2] Allow ASLR to be disabled "

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  (3+ messages)
` [PATCH v2 01/13] gdbsupport: Add an event-pipe class

[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  (4+ messages)
` [PATCH 3/4] [ARM] Refactor pseudo register numbering

[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  (6+ messages)
      ` [PATCH][gdb/testsuite] Add proc require in lib/gdb.exp

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

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