public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH v3] [PR python/29603] Disable out-of-scope watchpoints
 2023-04-09 20:47 UTC  (3+ messages)
` [PATCH v4] "

[PATCH] doc: requirements: reword and readd MPFR URL
 2023-04-08 16:46 UTC  (2+ messages)

[PATCH] Simplify decode_locdesc
 2023-04-07 22:27 UTC 

[PATCH] PowerPC: fix _Float128 type output string
 2023-04-07 21:51 UTC  (3+ messages)

[PATCH] Use SELF_CHECK in all unit tests
 2023-04-07 21:04 UTC 

[PATCH] Use std::string in substitute_path_component
 2023-04-07 18:09 UTC  (3+ messages)

[PATCH v2] Simplify auto_load_expand_dir_vars and remove substitute_path_component
 2023-04-07 18:08 UTC 

[PATCH v2 0/8] Implement Ada Pragma Import and Pragma Export
 2023-04-07 16:40 UTC  (9+ messages)
` [PATCH v2 1/8] Introduce lookup_minimal_symbol_linkage
` [PATCH v2 2/8] Bump MAX_SYMBOL_IMPLS
` [PATCH v2 3/8] Define symbol::value_block separately
` [PATCH v2 4/8] Introduce symbol_block_ops::get_block_value
` [PATCH v2 5/8] Handle Ada Pragma Import and Pragma Export
` [PATCH v2 6/8] Use reference parameter in remove_extra_symbols
` [PATCH v2 7/8] Use bool and early loop exit "
` [PATCH v2 8/8] Fix regression due to Pragma Import series

[PATCH 00/19] Add hash table to gdbsupport
 2023-04-07 15:41 UTC  (21+ messages)
` [PATCH 01/19] Add a "
` [PATCH 02/19] Convert compile-c-symbols.c to new hash table
` [PATCH 03/19] Convert filename-seen-cache.h "
` [PATCH 04/19] Convert linespec.c "
` [PATCH 05/19] Convert target-descriptions.c "
` [PATCH 06/19] Convert dwarf2/macro.c "
` [PATCH 07/19] Convert breakpoint.c "
` [PATCH 08/19] Convert py-framefilter.c "
` [PATCH 09/19] Convert disasm.c "
` [PATCH 10/19] Convert compile/compile.c "
` [PATCH 11/19] Convert type copying "
` [PATCH 12/19] Convert static links "
` [PATCH 13/19] Convert gnu-v3-abi.c "
` [PATCH 14/19] Convert abbrev cache "
` [PATCH 15/19] Convert abbrevs "
` [PATCH 16/19] Convert typedef hash "
` [PATCH 17/19] Convert all_bfds "
` [PATCH 18/19] Convert more DWARF code "
` [PATCH 19/19] Convert gdb_bfd.c "

[PATCH] Rewrite Ada symbol cache
 2023-04-07 15:32 UTC  (2+ messages)

[PATCH] Add Ada test case for break using a label
 2023-04-07 15:23 UTC  (2+ messages)

[PATCH] Use ui_out for "maint info frame-unwinders"
 2023-04-07 15:18 UTC  (2+ messages)

[PATCH] gdb/testsuite: Skip dump ihex for 64-bit address in gdb.base/dump.exp
 2023-04-07 14:58 UTC  (2+ messages)

[PATCH 0/2] doc: MPFR is now a necessary requirement
 2023-04-07 13:19 UTC  (2+ messages)
    ` [PATCH v2 "

Annoying deprecation messages from GDB/MI
 2023-04-07 11:09 UTC 

[PATCH] [gdb/testsuite] Add -q to INTERNAL_GDBFLAGS
 2023-04-07  8:25 UTC  (4+ messages)

[PATCH] gdb: fix missing null-character when using value_cstring
 2023-04-07  6:35 UTC  (4+ messages)
` [PATCHv2] "

[pushed] [gdb/testsuite] Add missing .note.GNU-stack in gdb.arch/amd64-disp-step-self-call.exp
 2023-04-07  6:15 UTC 

[PUSHED] gdb/testsuite: updates for gdb.arch/{amd64,i386}-disp-step-self-call.exp
 2023-04-07  5:28 UTC 

[PATCH v4 00/13] Handle variable XSAVE layouts
 2023-04-07  2:13 UTC  (19+ messages)
` [PATCH v4 01/13] x86: Add an x86_xsave_layout structure to handle "
` [PATCH v4 02/13] core: Support fetching TARGET_OBJECT_X86_XSAVE_LAYOUT from architectures
` [PATCH v4 03/13] nat/x86-cpuid.h: Add x86_cpuid_count wrapper around __get_cpuid_count
` [PATCH v4 04/13] x86 nat: Add helper functions to save the XSAVE layout for the host
` [PATCH v4 05/13] gdb: Update x86 FreeBSD architectures to support XSAVE layouts
` [PATCH v4 06/13] gdb: Support XSAVE layouts for the current host in the FreeBSD x86 targets
` [PATCH v4 07/13] gdb: Update x86 Linux architectures to support XSAVE layouts
` [PATCH v4 08/13] gdb: Support XSAVE layouts for the current host in the Linux x86 targets
` [PATCH v4 09/13] gdb: Use x86_xstate_layout to parse the XSAVE extended state area

[PATCH v5] [PR mi/29554] New PRINT-VALUES option '--scalar-values'
 2023-04-06 17:18 UTC  (7+ messages)
` [PATCH v6] [gdb/mi] Don't treat references to compound values as "simple"
  ` [PING] "

[PATCH] Modify align-c/align-c++ test case for AIX
 2023-04-06 16:18 UTC  (19+ messages)

[PATCH] Use unique_xmalloc_ptr in apply_ext_lang_type_printers
 2023-04-06 15:43 UTC  (2+ messages)

[PATCH] bfd: add version check to makeinfo
 2023-04-06 15:38 UTC  (4+ messages)

[PATCHv3 0/3] AMD64 Displaced Stepping Fix
 2023-04-06 15:38 UTC  (5+ messages)
` [PATCHv4] gdb: fix reg corruption from displaced stepping on amd64

[PATCH] gdb/doc: don't use @var on @defun lines
 2023-04-06 14:31 UTC 

[PATCH] Remove @var from @defun in Python documentation
 2023-04-06 14:25 UTC 

[PATCH 0/4] Python API: Accept named arguments in a few more places
 2023-04-06 14:11 UTC  (6+ messages)
` [PATCH 1/4] gdb/python: have UnwindInfo.add_saved_register accept named args

[PATCH 0/1] gdb, infcmd: Support jump command with same line in multiple object files
 2023-04-06 12:59 UTC  (5+ messages)
` [PATCH 1/1] "
      ` [PING] "

[PATCH v2 0/1] gdb, infcmd: Support jump command in multi-inferior case
 2023-04-06 12:59 UTC  (5+ messages)
` [PING] "

[PATCH] [gdb/cli] Don't count printed lines for paging when paging is off
 2023-04-06 11:34 UTC 

[PATCH v8 00/10] Extensions for PTWRITE
 2023-04-06  9:44 UTC  (21+ messages)
` [PATCH v8 05/10] python: Introduce gdb.RecordAuxiliary class
` [PATCH v8 09/10] btrace, python: Enable ptwrite filter registration
` [PATCH v8 10/10] btrace: Extend ptwrite event decoding

Tents-LTD
 2023-04-06  1:35 UTC 

[PATCH 0/2] Fix regression in stabs debug info
 2023-04-05 20:32 UTC  (5+ messages)
` [PATCH 1/2] gdb: Fix reading of partial symtabs in dbxread.c
` [PATCH 2/2] gdb/testsuite: Default to assembler's preferred debug format in asm-source.exp

[PATCH v2 1/1] gdb, breakpoint: add a destructor to the watchpoint struct
 2023-04-05 13:34 UTC 

[PATCH 0/3] Option to show stopped threads only
 2023-04-05 11:56 UTC  (11+ messages)
` [PATCH 1/3] gdb: pass info_threads_opts to print_thread_info_1
` [PATCH 2/3] gdb, doc: add the missing '-gid' option to 'info threads'
` [PATCH 3/3] gdb: add a '-stopped' option to "info threads"

[PATCH 0/1] [gdb/testsuite] Run test-case with all host/target boards
 2023-04-05  9:01 UTC  (4+ messages)
` [PATCH 1/1] [gdb/contrib] Add make-check-all.sh

[PATCH 0/2] Change find_thread_ptid functions to be methods
 2023-04-05  1:06 UTC  (3+ messages)

[PATCH] gdb: boolify 'should_print_thread'
 2023-04-04 19:28 UTC  (2+ messages)

[PATCH 0/9] Implement the DAP "loadedSources" request
 2023-04-04 19:08 UTC  (11+ messages)
` [PATCH 1/9] Use field_signed from Python MI commands
` [PATCH 2/9] Use member initializers in mi_parse
` [PATCH 3/9] Use accessor for mi_parse::args
` [PATCH 4/9] Change mi_parse_argv to a method
` [PATCH 5/9] Introduce "static constructor" for mi_parse
` [PATCH 6/9] Introduce mi_parse helper methods
` [PATCH 7/9] Add second mi_parse constructor
` [PATCH 8/9] Implement gdb.execute_mi
` [PATCH 9/9] Implement DAP loadedSources request

[PATCH 1/1] gdb, breakpoint: add a destructor to the watchpoint struct
 2023-04-04 18:27 UTC  (5+ messages)

[PATCH 0/6] Use unrelocate_addr in more places
 2023-04-04 18:05 UTC  (5+ messages)
` [PATCH 5/6] Use unrelocated_addr in minimal symbols

[PATCH 0/5] gdbserver: Follow-up on linux_get_auxv using PID parameter
 2023-04-04 15:19 UTC  (4+ messages)
` [PATCH 5/5] gdb/testsuite: Add test that reads auxv in a multi-threaded inferior

[PATCH 00/31] Step over thread clone and thread exit
 2023-04-04 13:57 UTC  (4+ messages)
` [PATCH 03/31] gdb/linux: Delete all other LWPs immediately on ptrace exec event

[PATCH 0/5] Fixes for per-inferior settings and $_gdb_setting_str()
 2023-04-04 12:45 UTC  (6+ messages)
` [PATCH 1/5] gdb: cleanup command creation in infcmd.c
` [PATCH 2/5] gdb: make set/show args work with $_gdb_setting_str
` [PATCH 3/5] gdb: make set/show cwd "
` [PATCH 4/5] gdb: make set/show inferior-tty "
` [PATCH 5/5] gdb: make deprecated_show_value_hack static

[PATCH] gdb: warn when converting h/w watchpoints to s/w
 2023-04-04 12:37 UTC  (4+ messages)

[PATCH 0/5] Disassembler Styling And The Python API
 2023-04-04 12:01 UTC  (9+ messages)
` [PATCH 1/5] gdb/doc: improve Python Disassembler API documentation
` [PATCH 2/5] gdb/python: implement __repr__ methods for py-disasm.c types
` [PATCH 3/5] gdb/python: implement DisassemblerResult.__str__ method
` [PATCH 4/5] gdb/python: rework how the disassembler API reads the result object
` [PATCH 5/5] gdb/python: extend the Python Disassembler API to allow for styling

[PATCH 0/7] amdgpu: handle fork and exec
 2023-04-03 18:52 UTC  (8+ messages)
` [PATCH 1/7] gdb: pass execing and following inferior to inferior_execd observers
` [PATCH 2/7] gdb: add inferior_forked observable
` [PATCH 3/7] gdb: remove regcache::target
` [PATCH 4/7] gdb: add maybe_switch_inferior function
` [PATCH 5/7] gdb: make regcache::raw_update switch to right inferior
` [PATCH 6/7] gdb: switch to right inferior in fetch_inferior_event
` [PATCH 7/7] gdb/amdgpu: add follow fork and exec support

[PATCH] gdb/mi: check thread exists when creating thread-specific b/p
 2023-04-03 16:11 UTC  (3+ messages)

[PATCH] Add readMemory and writeMemory requests to DAP
 2023-04-03 14:47 UTC  (2+ messages)

[PATCHv2 0/6] Inferior specific breakpoints
 2023-04-03 14:14 UTC  (5+ messages)
` [PATCHv3 0/2] "
  ` [PATCHv3 1/2] gdb: cleanup around some set_momentary_breakpoint_at_pc calls
  ` [PATCHv4] gdb: add inferior-specific breakpoints

[PATCHv4 00/12] Infcalls from B/P conditions in multi-threaded inferiors
 2023-04-03 14:01 UTC  (19+ messages)
` [PATCHv5 00/11] "
  ` [PATCHv5 01/11] gdb: include breakpoint number in testing condition error message
  ` [PATCHv5 02/11] gdbserver: allows agent_mem_read to return an error code
  ` [PATCHv5 03/11] gdbserver: allow agent expressions to fail with invalid memory access
  ` [PATCHv5 04/11] gdb: avoid repeated signal reporting during failed conditional breakpoint
  ` [PATCHv5 05/11] gdb: don't always print breakpoint location after failed condition check
  ` [PATCHv6 0/6] Infcalls from B/P conditions in multi-threaded inferiors
    ` [PATCHv6 1/6] Revert "gdb: remove unnecessary parameter wait_ptid from do_target_wait"
    ` [PATCHv6 2/6] gdb: fix b/p conditions with infcalls in multi-threaded inferiors
    ` [PATCHv6 3/6] gdb: add timeouts for inferior function calls
    ` [PATCHv6 4/6] gdb/remote: avoid SIGINT after calling remote_target::stop
    ` [PATCHv6 5/6] gdb: introduce unwind-on-timeout setting
    ` [PATCHv6 6/6] gdb: rename unwindonsignal to unwind-on-signal

[PATCH 0/3] riscv: improve unwinding with no DWARF
 2023-04-03 11:48 UTC  (2+ messages)

[PATCH] gdb/testsuite: gdb.server/server-kill.exp 'info frame' before kill_server
 2023-04-03 11:10 UTC  (2+ messages)

[PATCH 00/10] Improvements & Cleanup For Python Unwinder API
 2023-04-03 10:02 UTC  (4+ messages)
` [PATCH 02/10] gdb/python: make the gdb.unwinder.Unwinder class more robust

[PATCH] [aarch64] tpidr2: Fix erroneous detection logic for TPIDR2
 2023-04-03  9:12 UTC  (2+ messages)

[PATCH] gdb: remove unused parameters in print_doc_of_command, apropos_cmd
 2023-04-02 18:12 UTC  (4+ messages)

[PING] [PATCH] gdb/arm: Fix backtrace for pthread_cond_timedwait
 2023-04-01 13:49 UTC  (11+ messages)
            ` [PING^2] "
                  ` [committed] "

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