public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH] gdb/arm: Cleanup: use hex for offsets
 2022-05-31 13:23 UTC  (3+ messages)

[PATCH v4] gdb/manual: Introduce location specs
 2022-05-31 13:04 UTC  (33+ messages)
  ` [pushed v5] "
      ` [PATCH] Improve clear command's documentation
      ` [PATCH] Explicitly mention yet-unloaded shared libraries in location spec examples
      ` [PATCH] Improve break-range's documentation

[PATCH 0/3] Ravenscar simplification + FPU feature
 2022-05-31 12:57 UTC  (4+ messages)
` [PATCH 1/3] Fix bugs in aarch64-ravenscar-thread.c
` [PATCH 2/3] Reimplement ravenscar registers using tables
` [PATCH 3/3] Implement lazy FPU initialization for ravenscar

[pushed] Clarify why we unit test matching symbol names with 0xff characters
 2022-05-31 12:57 UTC 

[PATCH v2 1/2] sim: Add nanoMIPS port
 2022-05-31 11:56 UTC  (3+ messages)
` [PATCH v2 2/2] gdb: "

[PATCH v3 00/12] Extensions for PTWRITE
 2022-05-31 11:50 UTC  (11+ messages)
` [PATCH v3 09/12] btrace, python: Enable ptwrite listener registration
` [PATCH v3 10/12] btrace, python: Enable calling the ptwrite listener

[PATCH] gdbserver: Add LoongArch/Linux port support
 2022-05-31 11:22 UTC  (2+ messages)

[PATCH] gdb: Workaround stringop-overread warning in debuginfod-support.c on powerpc64
 2022-05-31 10:51 UTC  (5+ messages)

gdb parsing question
 2022-05-31  9:33 UTC  (3+ messages)

[PATCH v4] gdb, gdbserver: support dlmopen()
 2022-05-31  9:29 UTC  (3+ messages)

[PATCH v2 00/16] Fortran compiler identification and ifx testsuite support
 2022-05-31  9:24 UTC  (7+ messages)
` [PATCH v2 03/16] gdb/testsuite: Fix fortran types for Intel compilers
` [PATCH v2 04/16] gdb/testsuite: move getting_compiler_info to front of gdb_compile
` [PATCH v2 06/16] gdb/testsuite: rename intel next gen c/cpp compilers
` [PATCH v2 10/16] testsuite, fortran: Add '-debug-parameters all' when using ifx/ifort
` [PATCH v2 12/16] testsuite, fortran: fix info-types for intel compilers
` [PATCH v2 16/16] gdb/testsuite: fixup common-block.exp "

[PUSHED] gdb/testsuite: resolve duplicate test name in gdb.trace/signal.exp
 2022-05-31  8:26 UTC 

[pushed] gdb/testsuite: fix gdb.trace/signal.exp on x86
 2022-05-31  8:24 UTC  (2+ messages)

[PATCH v2 0/7] gdb.perf/: Add JIT performance test
 2022-05-30 22:11 UTC  (8+ messages)
` [PATCH v2 1/7] gdb.perf/: Fix tcl_string_list_to_python_list {x}
` [PATCH v2 2/7] gdb.perf/: Add binary_link_with_shlibs setting to GenPerfTest
` [PATCH v2 3/7] gdb.perf/: Allow adjusting GenPerfTest compile options
` [PATCH v2 4/7] gdb.base/: Introduce jit-protocol-util.h
` [PATCH v2 5/7] gdb.base/: Introduce jit_compile_options
` [PATCH v2 6/7] gdb.base/: Introduce n_jit_so_address
` [PATCH v2 7/7] gdb.perf/: Add JIT performance test

[PATCH v3 00/14] Clean gdb.base when testing with clang
 2022-05-30 20:31 UTC  (20+ messages)
` [PATCH v3 01/14] gdb/testsuite: introduce gdb_step_until_regexp
` [PATCH v3 02/14] Change gdb.base/skip-solib.exp deal with lack of epilogue information
` [PATCH v3 03/14] change gdb.base/symbol-alias to xfail with clang
` [PATCH v3 04/14] change gdb.base/nodebug.c to not fail "
` [PATCH v3 05/14] update gdb.base/info-program.exp "
` [PATCH v3 06/14] fix gdb.base/access-mem-running.exp for clang testing
` [PATCH v3 07/14] Fix gdb.base/call-ar-st to work with Clang
` [PATCH v3 08/14] add xfails to gdb.base/complex-parts.exp when testing with clang
` [PATCH v3 09/14] gdb/testsuite: fix gdb.base/msym-bp-shl when running with Clang
` [PATCH v3 10/14] explicitly test for stderr in gdb.base/dprintf.exp
` [PATCH v3 11/14] gdb/testsuite: Update gdb.base/so-impl-ld.exp
` [PATCH v3 12/14] [gdb/testsuite]: fix gdb.base/jit-elf.exp when testing with clang
` [PATCH v3 13/14] gdb/testsuite: fix gdb.base/info-types-c++ "
` [PATCH v3 14/14] gdb.base/skip.exp: Use finish to exit functions

[PATCH] Use unique_ptr for objfiles
 2022-05-30 19:14 UTC 

[RFA] Show locno for 'multi location' breakpoint hit msg+conv var $bkptno $locno
 2022-05-30 19:08 UTC  (3+ messages)

[PATCH v5] gdb/python: Add BreakpointLocation type
 2022-05-30 18:46 UTC  (2+ messages)

[PATCH 0/6] Rewrite registry.h
 2022-05-30 17:59 UTC  (7+ messages)
` [PATCH 1/6] Change address_space to use new and delete
` [PATCH 2/6] Change allocation of type-copying hash table
` [PATCH 3/6] Remove some unused functions from guile code
` [PATCH 4/6] Rewrite registry.h
` [PATCH 5/6] Change registry to use less memory
` [PATCH 6/6] Remove some unneeded checks in Guile code

[PATCH 0/3] More minor breakpoint cleanups
 2022-05-30 15:42 UTC  (7+ messages)
` [PATCH 1/3] Change breakpoint_re_set_default to a method
` [PATCH 2/3] Change location_to_sals "
` [PATCH 3/3] Move decode_location to code_breakpoint

[PATCH 0/7] location -> location spec
 2022-05-30 15:20 UTC  (12+ messages)
` [PATCH 1/7] event_location -> location_spec
` [PATCH 2/7] Eliminate the two-level data structures behind location_specs
` [PATCH 3/7] Eliminate copy_location_spec
` [PATCH 4/7] Convert location_spec_empty_p to a method
` [PATCH 5/7] Convert location_spec_type "
` [PATCH 6/7] Convert location_spec_to_string "
` [PATCH 7/7] Convert set_location_spec_string "

[PATCH] Use current_inferior ()->pid for AIX
 2022-05-30 12:45 UTC  (7+ messages)

[PATCH 0/5] gdb.perf/: Add JIT performance test
 2022-05-30 12:32 UTC  (13+ messages)
` [PATCH 1/5] gdb.perf/: Fix tcl_string_list_to_python_list {x}
` [PATCH 2/5] gdb.perf/: Add binary_link_with_shlibs setting to GenPerfTest
` [PATCH 3/5] gdb.perf/: Compile the binary with -DSHLIB
` [PATCH 4/5] gdb.base/: Introduce jit-protocol-util.h
` [PATCH 5/5] gdb.perf/: Add JIT performance test

[PATCH][gdb/tdep] Detect get_pc_thunk call in i386 prologue
 2022-05-30 12:10 UTC 

[PATCH v2] gdb/stack.c: avoid stale pointers when printing frame arguments
 2022-05-30 11:16 UTC  (4+ messages)
` [PING] "
  ` [PINGv2] "
    ` [PINGv3] "

[PATCH v4 0/2] [gdb] untie and validate inheritance location
 2022-05-30 11:15 UTC  (5+ messages)
` [PING] "
  ` [PINGv2] "
    ` [PINGv3] "
      ` [PINGv4] "

[PATCH] gdb/testsuite: modernize gdb.base/maint.exp
 2022-05-30 11:14 UTC  (3+ messages)
` [PING] "
  ` [PINGv2] "

[PATCH 00/18] Fortran compiler identification and ifx testsuite support
 2022-05-30 10:33 UTC  (7+ messages)
` [PATCH 13/18] testsuite, fortran: fix info-types for intel compilers

[PATCH] Move 64-bit BFD files from ALL_TARGET_OBS to ALL_64_TARGET_OBS
 2022-05-30 10:25 UTC  (12+ messages)

python unwinder doc improvement
 2022-05-30 10:12 UTC  (13+ messages)
` [PATCH 1/2] gdb/python doc: Add register_unwinder to code example
` [PATCH 2/2] gdb/python doc: Add enable property to the unwinder example
` [PATCH v2 1/3] gdb/python doc: Add register_unwinder to code example
  ` [PATCH v2 2/3] gdb/python doc: Add enable property to the unwinder example
  ` [PATCH v2 3/3] gdb/python doc: Fix confusion between gdb.unwinders and gdb.unwinder

[PATCH] Add gdb.current_language function
 2022-05-30  9:29 UTC  (4+ messages)

[PATCH] gdb/arm: d0..d15 are 64-bit each, not 32-bit
 2022-05-30  9:01 UTC  (2+ messages)

[PING] [PATCH 1/1] gdb/dwarf2: Fix 'rw_pieced_value' for values casted to different type
 2022-05-30  6:33 UTC 

[PATCH] gdb:csky add support target-descriptions for CSKY arch
 2022-05-30  3:31 UTC 

[PATCH v2] gdb:csky add support target-descriptions for CSKY arch
 2022-05-30  3:19 UTC 

[PATCH] gdb: mips: Add MIPSR6 support
 2022-05-28 15:03 UTC 

[PATCH 0/2] Improve help test for commands defined in Python
 2022-05-28 10:11 UTC  (8+ messages)
` [PATCH 1/2] gdb: use gdb::unique_xmalloc_ptr<char> for docs in cmdpy_init
` [PATCH 2/2] gdb/python: improve formatting of help text for user defined commands

[pushed] Fix crash with "maint print arc"
 2022-05-27 13:53 UTC 

[PATCH] Fix crash with "maintenance print arc"
 2022-05-27 13:34 UTC  (4+ messages)

Remove use of bfd_uint64_t and similar
 2022-05-27  7:30 UTC 

[PUSHED OBV] aarch64-fbsd-nat: Move definition of debug_regs_probed under HAVE_DBREG
 2022-05-26 21:16 UTC 

[PATCH v2 2/2] gdb: Simplify psymbol_functions::require_partial_symbols
 2022-05-26 20:42 UTC  (4+ messages)
` [PATCH v3 2/2] gdb: Change psymbol_functions::require_partial_symbols to partial_symbols

[PATCH 0/2] info breakpoints improvements
 2022-05-26 20:40 UTC  (14+ messages)
` [PATCH 1/2] Always show locations for breakpoints & show canonical location spec
    ` [PATCH v2 "

[PATCH 0/9] Windows thread names
 2022-05-26 19:04 UTC  (6+ messages)
` [PATCH 1/9] Fix possible Cygwin build problem

[PATCH] gdb/mi: fix breakpoint script field output
 2022-05-26 18:21 UTC  (3+ messages)

[PATCH] Fix crash in new DWARF indexer
 2022-05-26 17:36 UTC  (2+ messages)

[PATCH v2 0/1] Fortran entry and DW_TAG_entry_point
 2022-05-26 17:34 UTC  (5+ messages)
` [PATCH v2 1/1] dwarf, fortran: add support for DW_TAG_entry_point

[PATCH 1/8] [gdb/testsuite] Test more values in gdb.base/parse_numbers.exp
 2022-05-26 17:17 UTC  (3+ messages)
` [PATCH 6/8] [gdb/rust] Fix literal truncation

[PATCH 0/4] Various Cygwin build fixes
 2022-05-26 16:55 UTC  (2+ messages)

[PATCH] Put pretty-printers to_string output in varobj result
 2022-05-26 16:52 UTC 

[PATCH] Simplify varobj "change" logic
 2022-05-26 16:49 UTC 

[PATCH] Remove "-break-insert -r" tests
 2022-05-26 16:26 UTC  (2+ messages)

[PATCH v5 0/8] gdb: split array and string limiting options
 2022-05-26 14:24 UTC  (6+ messages)
` [PATCH v5 3/8] GDB: Add `NUMBER' completion to `set' integer commands

[PATCH] gdb/manual: Introduce locspecs
 2022-05-26 13:52 UTC  (12+ messages)
  ` [PATCH v2] gdb/manual: Introduce location specs
      ` [PATCH v3] "

[PATCH] Finalize each cooked index separately
 2022-05-26 13:48 UTC  (2+ messages)

[PATCH] gdb/testsuite: prefer gdb_test in gdb.dwarf2/calling-convention
 2022-05-26  8:54 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).