public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH 0/4] Disassembler Output Styling
 2021-10-27 20:39 UTC  (9+ messages)
` [PATCH 1/4] gdb/python: make some global variables static
` [PATCH 2/4] gdb: rename source_styling_changed observer
` [PATCH 3/4] gdb: use python to colorize disassembler output
` [PATCH 4/4] gdb/python: move styling support to gdb.styling

[PATCH] Fix watchpoints with multiple threads on Windows
 2021-10-27 20:15 UTC  (2+ messages)

[PATCH v5] gdb: Add new 'print nibbles' feature
 2021-10-27 18:43 UTC  (3+ messages)
` [PING][PATCH "

[PATCH] Replace deprecated_target_wait_hook by observers
 2021-10-27 18:39 UTC  (5+ messages)

[PATCH] [gdb/testsuite] Fix gdb.threads/thread-specific-bp.exp
 2021-10-27 17:19 UTC 

[PATCH][gdb/testsuite] Fix port detection in gdb.debuginfod/fetch_src_and_symbols.exp
 2021-10-27 16:58 UTC  (3+ messages)

[PATCH] Fix build for empty with-python, but with-python-libdir
 2021-10-27 16:15 UTC  (6+ messages)

[PATCH] [gdb/testsuite] Initialize anonymous union in gdb.cp/koenig.cc
 2021-10-27 15:03 UTC  (4+ messages)

[PATCH 1/2] [gdb/testsuite] Fix FAIL in gdb.threads/fork-and-threads.exp
 2021-10-27 14:30 UTC  (3+ messages)
` [PATCH 2/2] [gdb/testsuite] Add KFAIL in gdb.threads/fork-plus-threads.exp

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

[PATCH v2] AArch64 pauth: Indicate unmasked address in backtrace for kernel
 2021-10-27 13:32 UTC  (2+ messages)

{PING*2] [PATCH] Fix ptype and print commands for namelist variables(a fortran feature)
 2021-10-27 13:15 UTC 

[PATCH] [gdb/testsuite] Add checks to gdb.arch/i386-sse.exp
 2021-10-27 12:57 UTC 

[PATCH] sim/erc32: fix signedness compatiblity and redefinition warnings
 2021-10-27  9:37 UTC  (2+ messages)

[PATCH] sim: fix compilation on mingw64
 2021-10-27  9:33 UTC  (2+ messages)

[PATCH] AArch64 pauth: Indicate addresses in backtrace for kernel
 2021-10-27  3:27 UTC  (6+ messages)

[PATCH v3 00/28] Allow location description on the DWARF stack
 2021-10-26 22:50 UTC  (19+ messages)
` [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 06/28] Add read method to location description classes
` [PATCH v3 07/28] Add write "
` [PATCH v3 08/28] Add deref "
` [PATCH v3 12/28] Add indirect_implicit_ptr to dwarf_location class
` [PATCH v3 14/28] Add new computed struct value callback interface

[PATCH 0/8] Switch FreeBSD x86 to using register maps for GP registers
 2021-10-26 21:17 UTC  (5+ messages)
` [PATCH 4/8] regcache: Zero-extend small registers described by a register map

[PATCH v2] Add gdb.Architecture.integer_type Python function
 2021-10-26 17:26 UTC  (3+ messages)

[PATCH 0/2 v3] gdb: Add debuginfod first-use notification
 2021-10-26 16:08 UTC  (7+ messages)
` [PATCH 1/2] gdb: add set/show commands for managing debuginfod

[PATCH] gdb: infrun: fix function name in start_step_over debug message
 2021-10-26 15:13 UTC 

[PATCH] gitattributes: set eol=lf for files that fail on Windows
 2021-10-26 14:28 UTC 

[PATCH] [gdb/testsuite] Add a clang option to gdb.cp/koenig.exp
 2021-10-26 11:25 UTC  (4+ messages)

[PATCH] [gdb/doc] Fix print inferior-events default
 2021-10-26  2:32 UTC  (2+ messages)

Question about the gdb.base/nodebug.exp test
 2021-10-25 22:23 UTC  (6+ messages)

[PATCH] gdb: use ptid_t::to_string in infrun debug messages
 2021-10-25 18:49 UTC  (2+ messages)

[PATCH] [gdb/testsuite] Fix expected output in gdb.base/langs.exp
 2021-10-25 18:42 UTC  (3+ messages)

[PATCH] gdbserver: make target_pid_to_str return std::string
 2021-10-25 18:33 UTC  (3+ messages)

[PATCH] [gdb/testsuite] Handle runto fail in gdb.mi/mi-var-cp.exp
 2021-10-25 16:16 UTC 

[pushed] [gdb/testsuite] Fix duplicate in gdb.mi/mi-var-cp.exp
 2021-10-25 16:14 UTC 

[PATCH] Add gdb.integer_type Python function
 2021-10-25 16:10 UTC  (7+ messages)

[PATCH] Fix using gnu print on mingw
 2021-10-25 15:42 UTC 

[PATCH] Fix using gnu print on mingw
 2021-10-25 15:14 UTC  (3+ messages)

[PATCH] gdbsupport: better detection of -Wmissing-prototypes support
 2021-10-25 14:50 UTC  (3+ messages)
` [PATCHv2] "

[PATCH 1/8] [gdb/testsuite] Factor out proc finally
 2021-10-25 10:30 UTC  (8+ messages)
` [PATCH 2/8] [gdb/testsuite] Speed up MACRO_AT_* calls
` [PATCH 3/8] [gdb/testsuite] Add test-case gdb.dwarf2/dw2-lines.exp
` [PATCH 4/8] [gdb/testsuite] Support .debug_line v4 in dwarf assembler
` [PATCH 5/8] [gdb/testsuite] Factor out_line_finalize_header
` [PATCH 6/8] [gdb/testsuite] Support .debug_line v5 in dwarf assembler
` [PATCH 7/8] [gdb/testsuite] Add target board dwarf64.exp
` [PATCH 8/8] [gdb/symtab] Support .debug_line with DW_FORM_line_strp

[PING] Replace deprecated_target_wait_hook by observers
 2021-10-23 10:59 UTC 

[PATCH] gdb/doc: add missing documents of "memory-tag-violations"
 2021-10-23  6:08 UTC  (3+ messages)

[PATCH 0/5] Add Python API for the disassembler
 2021-10-22 18:42 UTC  (20+ 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] Fix 'make uninstall'
 2021-10-22 18:40 UTC  (3+ messages)

[PATCHv2 0/3] Python API for target connections, and packet sending
 2021-10-22 17:11 UTC  (22+ messages)
` [PATCHv3 "
  ` [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
  ` [PATCHv4 0/4] Python API for target connections, and packet sending
    ` [PATCHv4 1/4] gdb/python: introduce gdb.TargetConnection object type
    ` [PATCHv4 2/4] gdb: make packet_command function available outside remote.c
    ` [PATCHv4 3/4] gdb/python: add gdb.RemoteTargetConnection.send_packet
    ` [PATCHv4 4/4] gdb: handle binary data in 'maint packet' and RemoteTargetConnection.send_packet
    ` [PATCHv5 0/4] Python API for target connections, and packet sending
      ` [PATCHv5 1/4] gdb/python: introduce gdb.TargetConnection object type
      ` [PATCHv5 2/4] gdb: make packet_command function available outside remote.c
      ` [PATCHv5 3/4] gdb/python: add gdb.RemoteTargetConnection.send_packet
      ` [PATCHv5 4/4] gdb: handle binary data in 'maint packet' and RemoteTargetConnection.send_packet

[committed][gdb/testsuite] Fix gdb.threads/linux-dp.exp
 2021-10-22 15:47 UTC 

[PATCH][gdb/testsuite] Fix FAILs in gdb.mi/mi-breakpoint-changed.exp
 2021-10-22 15:43 UTC  (4+ messages)
` [PING][PATCH][gdb/testsuite] "

[pushed] gdb: fix remote-sim.c build
 2021-10-22 15:07 UTC  (2+ messages)

[PATCH 0/4] Fixed-point ABI fixes
 2021-10-22 14:44 UTC  (5+ messages)
` [PATCH 1/4] (Ada/AArch64) fix fixed point argument passing in inferior funcall
` [PATCH 2/4] (ARM/fixed-point) wrong value shown by "finish" command:
` [PATCH 3/4] (RISCV) fix handling of fixed-point type return values
` [PATCH 4/4] (PPC64) fix handling of fixed-point values when using "return" command

[PATCH 0/8] Unify escaping/quoting of args in GDB/GDBserver
 2021-10-22  7:19 UTC  (9+ messages)
` [PATCH 1/8] gdbsupport: Extract escaping from 'construct_inferior_arguments'
` [PATCH 2/8] gdbsupport: Make escaping in construct_inferior_arguments optional
` [PATCH 3/8] PR27989 PR28446 gdbserver: Only escape args passed directly on invocation
` [PATCH 4/8] PR28392 Add a '--no-escape-args' option for gdb and gdbserver
` [PATCH 5/8] Extract helper function from 'fork_inferior'
` [PATCH 6/8] Add a 'fork_inferior' overload taking vector of args
` [PATCH 7/8] gdbserver: Support args with spaces for no-startup-with-shell case
` [PATCH 8/8] gdb: Support some escaping of args with startup-with-shell being off

[RFC][gdb/tui] Add tui auto-refresh-screen on/off
 2021-10-22  6:47 UTC  (2+ messages)
` [PATCH][gdb/tui] "

[PATCH 1/3] gdbserver: make thread_info non-POD
 2021-10-21 20:15 UTC  (2+ messages)

[PATCH][gdb] Make execute_command_to_string return string on throw
 2021-10-21 18:28 UTC  (7+ messages)

[PATCH] Resolve dynamic types before computing pointer size
 2021-10-21 18:19 UTC  (5+ messages)

[PATCH 0/2] [aarch64] Support ARMv8.4 debug arch for hw watch/break points
 2021-10-21 18:08 UTC  (5+ messages)
` [PATCH 1/2] Refactor code slightly in nat/aarch64-linux-hw-point.c (aarch64_linux_get_debug_reg_capacity)
` [PATCH 2/2] Fix ARMv8.4 for hw watchpoint and breakpoint

[PATCH] Fixes for gdb.mi/mi-break.exp
 2021-10-21 17:34 UTC  (2+ messages)

[PATCH 00/12] Remove FIELD and TYPE_FIELD macros
 2021-10-21 17:23 UTC  (13+ messages)
` [PATCH 01/12] gdb: remove FIELD_LOC_KIND macro
` [PATCH 02/12] gdb: remove FIELD_BITPOS macro
` [PATCH 03/12] gdb: remove FIELD_ENUMVAL macro
` [PATCH 04/12] gdb: remove FIELD_STATIC_PHYSNAME macro
` [PATCH 05/12] gdb: remove FIELD_STATIC_PHYSADDR macro
` [PATCH 06/12] gdb: remove FIELD_DWARF_BLOCK macro
` [PATCH 07/12] gdb: remove TYPE_FIELD_LOC_KIND
` [PATCH 08/12] gdb: remove TYPE_FIELD_BITPOS
` [PATCH 09/12] gdb: remove TYPE_FIELD_ENUMVAL
` [PATCH 10/12] gdb: remove TYPE_FIELD_STATIC_PHYSNAME
` [PATCH 11/12] gdb: remove TYPE_FIELD_STATIC_PHYSADDR
` [PATCH 12/12] gdb: remove TYPE_FIELD_DWARF_BLOCK

[PATCH 0/9] Convert breakpoint iteration macros to ranges
 2021-10-21 14:28 UTC  (6+ messages)
` [PATCH 8/9] gdb: remove iterate_over_breakpoints function
    ` [PATCH, master + 11][gdb/tui] Fix breakpoint display functionality

[pushed] Fix latent Ada bug when accessing field offsets
 2021-10-21 14:25 UTC 

[PATCH] Fix test step-and-next-inline.cc
 2021-10-20 21:31 UTC  (2+ messages)

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

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