Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[PATCH] Don't let exception terminate 'rbreak'
 2024-12-12 16:06 UTC  (7+ messages)

[PATCH] Remove "then" from test suite
 2024-12-12 15:12 UTC 

[pushed] Fix formatting in gdb.ada/lazy-string.exp
 2024-12-12 14:59 UTC 

[PATCH] Use generic_printstr from ada_language::printstr
 2024-12-12 14:58 UTC  (4+ messages)

[RFC v2 00/21] Add Python "JIT" API
 2024-12-12 14:43 UTC  (17+ messages)
` [RFC v2 01/21] gdb: update is_addr_in_objfile to support "dynamic" objfiles
` [RFC v2 02/21] gdb/python: add subblocks property to gdb.Block
` [RFC v2 03/21] gdb/python: add domain property to gdb.Symbol
` [RFC v2 04/21] gdb/python: add void_type () method to gdb.Architecture object
` [RFC v2 05/21] gdb/python: add function () method to gdb.Type object
` [PING] Re: [RFC v2 00/21] Add Python "JIT" API

[PATCH] Lock bfd_stat and bfd_get_mtime
 2024-12-12 13:27 UTC  (2+ messages)

[PATCH v2 0/3] Add "command" styling
 2024-12-12 11:02 UTC  (7+ messages)
` [PATCH v2 1/3] Introduce "
` [PATCH v2 2/3] Replace uses of "title" style with "command"
` [PATCH v2 3/3] Reuse "title" style for list headers

[PATCH] Add text to gdbreplay --help output
 2024-12-12 10:32 UTC  (2+ messages)

[PATCH] Make rs6000-tdep.c:variants 'const'
 2024-12-12 10:29 UTC  (2+ messages)

[PATCH] Fix GNAT version check in gdb.ada
 2024-12-12 10:29 UTC  (2+ messages)

[PATCH] [gdb/cli] Don't allow to return from signal trampoline
 2024-12-12  9:45 UTC 

[PATCH] Add gstack script
 2024-12-11 16:58 UTC  (3+ messages)

[PATCH] Add syscall tests when following/detaching from fork
 2024-12-11 16:38 UTC  (3+ messages)

[PATCH] Fix gdbreplay checksum calculation
 2024-12-11 10:13 UTC  (3+ messages)

[PATCH] gdb: s390: Correct record/replay of may/mayr insn
 2024-12-11 10:10 UTC  (3+ messages)

[PATCH v3 0/1] gdb: Fix start command for Windows
 2024-12-11  9:24 UTC  (3+ messages)
` [PATCH v3 1/1] gdb: abort start command if there is no symbol for 'main_name ()'

[PATCH] [PR GDB/32398] Fix name resolution for imported D modules
 2024-12-10 21:40 UTC 

[PATCH v8 0/5] Modernize frame unwinders and add disable feature
 2024-12-10 19:51 UTC  (6+ messages)
` [PATCH v8 1/5] gdb: make gdbarch store a vector of frame unwinders
` [PATCH v8 2/5] gdb: add "unwinder class" to "
` [PATCH v8 3/5] gdb: Migrate frame unwinders to use C++ classes
` [PATCH v8 4/5] gdb: introduce ability to disable frame unwinders
` [PATCH v8 5/5] gdb/testsuite: Test for a backtrace through object without debuginfo

[PATCH] gitignore: Add .devcontainer to ignored
 2024-12-10 19:37 UTC 

[PATCH 0/3] RISC-V: Fix disassembly for dynamic libraries
 2024-12-10 19:16 UTC  (4+ messages)
    ` [PATCH 1/3] opcodes: Add bfd handles to disassemble_info
    ` [PATCH 2/3] RISC-V: Use obfd for disassembly instead of abfd
    ` [PATCH 3/3] RISC-V: Support setting arch in disassembler

[PATCH] [gdb/testsuite] Use setVariable in gdb.dap/scopes.exp
 2024-12-10 18:51 UTC  (2+ messages)

[pushed] [gdb/testsuite] Fix fails in gdb.python/py-arch-reg-groups.exp
 2024-12-10 18:50 UTC  (2+ messages)

[PATCH v2 0/1] gdb: Fix start command for Windows
 2024-12-10 14:50 UTC  (4+ messages)
` [PATCH v2 1/1] gdb: abort start command if there is no symbol for 'main_name ()'

[PATCH] [gdb] Fix tsan warning: signal handler spoils errno
 2024-12-10 14:27 UTC  (6+ messages)

[PATCH v2] [gdb] Fix tsan warning: signal handler spoils errno
 2024-12-10 14:21 UTC 

[PATCH v5 0/4] Make linux checkpoints work with multiple inferiors
 2024-12-10 13:04 UTC  (6+ messages)
` [PATCH v5 1/4] "
` [PATCH v5 2/4] Capitalize output of successful checkpoint command
` [PATCH v5 3/4] Print only process ptids from linux-fork.c
` [PATCH v5 4/4] Linux checkpoints: Update NEWS and gdb.texinfo regarding multiple inferiors

[PATCH 0/2] [gdb/testsuite] Fix gdb.dap with s390x-linux
 2024-12-10 11:47 UTC  (6+ messages)
` [PATCH 1/2] [gdb/testsuite] Fix gdb.dap/scopes.exp on s390x
` [PATCH 2/2] [gdb/testsuite] Fix gdb.dap/step-out.exp "

[PATCH v2 1/2] dwarf_lang_to_enum_language: Map new DWARF5 constants
 2024-12-10  8:37 UTC  (6+ messages)
` [PATCH v2 2/2] mangle_style: Add "

[PATCH] [gdb/python] Handle bp creation and deletion in Breakpoint.stop
 2024-12-10  8:33 UTC  (5+ messages)

[PATCH^7] gdb: mips: Add MIPSR6 support
 2024-12-09 21:46 UTC  (2+ messages)

[PATCH 0/4] Fix string display in DAP
 2024-12-09 21:16 UTC  (2+ messages)

[PATCH] Omit artificial symbols from DAP variables response
 2024-12-09 21:07 UTC  (2+ messages)

[PATCH 0/7] Rewrite DAP launch and attach implementations
 2024-12-09 20:52 UTC  (2+ messages)

[PATCH] [gdb] Create script to convert old tests into Dwarf::assemble calls
 2024-12-09 20:30 UTC  (6+ messages)

[PUSHED] gdb: use 'const' more in a couple of small breakpoint functions
 2024-12-09 19:42 UTC  (2+ messages)

[PATCH] Include gdbsupport/gdb_vecs.h in gdb/s390-linux-nat.c
 2024-12-09 19:42 UTC  (4+ messages)

[PATCH] pre-commit: run flake8 on more Python files
 2024-12-09 19:39 UTC  (2+ messages)

Stuff me hard babe
 2024-12-09 17:46 UTC 

[PATCH 0/2] [gdb/tdep] Two fixes for gdb.arch/pr25124.exp
 2024-12-09 17:20 UTC  (4+ messages)
` [PATCH 1/2] [gdb/symtab] Apply workaround for PR gas/31115 a bit more

[PATCH 1/2] dwarf_lang_to_enum_language: Map new DWARF5 constants
 2024-12-09 15:37 UTC  (4+ messages)
` [PATCH 2/2] mangle_style: Add "

[PATCH] [gdb/syscalls] Generate aarch64-linux.xml.in in update-linux-from-src.sh
 2024-12-09 14:50 UTC  (2+ messages)

[PATCH] gdb: continue start command if 'main' can be resolved
 2024-12-09 11:55 UTC  (6+ messages)

[PATCHv3 0/5] disabled_by_cond fixes for breakpoints
 2024-12-09 11:18 UTC  (17+ messages)
` [PATCHv4 0/7] "
  ` [PATCHv4 1/7] gdb/testsuite: avoid incorrect symbols in gdb.base/condbreak-multi-context.cc
  ` [PATCHv4 2/7] gdb: fixes for code_breakpoint::disabled_by_cond logic
  ` [PATCHv4 3/7] gdb: restructure disable_breakpoints_in_unloaded_shlib
  ` [PATCHv4 4/7] gdb: handle dprintf breakpoints when unloading a shared library
  ` [PATCHv4 5/7] gdb: don't clear inserted flag in disable_breakpoints_in_unloaded_shlib
  ` [PATCHv4 6/7] gdb: disable internal b/p when a solib is unloaded
  ` [PATCHv4 7/7] gdb: handle empty locspec when printing breakpoints
  ` [PATCHv5 0/7] disabled_by_cond fixes for breakpoints
    ` [PATCHv5 1/7] gdb/testsuite: avoid incorrect symbols in gdb.base/condbreak-multi-context.cc
    ` [PATCHv5 2/7] gdb: fixes for code_breakpoint::disabled_by_cond logic
    ` [PATCHv5 3/7] gdb: restructure disable_breakpoints_in_unloaded_shlib
    ` [PATCHv5 4/7] gdb: handle dprintf breakpoints when unloading a shared library
    ` [PATCHv5 5/7] gdb: don't clear inserted flag in disable_breakpoints_in_unloaded_shlib
    ` [PATCHv5 6/7] gdb: disable internal b/p when a solib is unloaded
    ` [PATCHv5 7/7] gdb: handle empty locspec when printing breakpoints

[PATCHv1 0/2] Fix regression passing core files on GDB command line
 2024-12-09 11:14 UTC  (3+ messages)
` [PATCHv2 "

Request to meet sent from Krystal
 2024-12-09  4:27 UTC 

[PATCH 0/3] Fix GDBserver Windows build and a cleanup
 2024-12-07 20:51 UTC  (12+ messages)
` [PATCH 1/3] gdbserver: add and use `process_info::find_thread(ptid)`
` [PATCH 2/3] gdbserver/win32-low.cc: remove use of `all_threads`
` [PATCH 3/3] gdbserver: win32 simplify process removal

[PATCH] gdb/dap: allow some requests when the process is running
 2024-12-07 18:25 UTC  (3+ messages)

GDB 16 release - 2024-12-07 Update
 2024-12-07  6:41 UTC 

[PATCH] gdbserver: remove 'struct' in 'struct thread_info' declarations
 2024-12-06 19:43 UTC  (2+ messages)

[PATCH 0/4] Some (hopefully) harmless cleanups
 2024-12-06 18:05 UTC  (10+ messages)
` [PATCH 1/4] gdbserver: remove macro get_lwp_thread
` [PATCH 2/4] gdbserver: make get_thread_lwp a function
` [PATCH 3/4] gdbserver: make thread_regcache_data / set_thread_regcache_data methods of thread_info
` [PATCH 4/4] gdbserver: make thread_target_data a method "

[pushed] gdb: make objfile::make actually use its pspace parameter
 2024-12-06 17:52 UTC 

[pushed] gdb, gdbserver, gdbsupport: remove some unused gdb_vecs.h includes
 2024-12-06 17:49 UTC 

[PATCH] gdb: Fix use-after-free when an objfile has no symbols to load
 2024-12-06 17:37 UTC  (4+ messages)

[PATCH v2] gdb, configure: Add disable-formats option for configure
 2024-12-06 17:01 UTC 

[PATCH] Reduce WOW64 code duplication
 2024-12-06 13:08 UTC  (3+ messages)

[PATCH] [gdb/tdep] Fix gdb.base/finish-pretty.exp on s390x
 2024-12-06 12:18 UTC 

[PATCH 0/6] Add gdbarch-checking script
 2024-12-06  2:58 UTC  (7+ messages)
` [PATCH 1/6] Add check-gdbarch.py
` [PATCH 5/6] Remove the print_vector_info gdbarch hook

[PATCH] [gdb/tdep] Fix gdb.base/store.exp on s390x
 2024-12-05 12:34 UTC 

[PATCH v5] Add connect.exp
 2024-12-05  9:29 UTC 

[PATCH] [gdb/tdep] Fix gdb.base/readnever.exp on s390x
 2024-12-05  6:03 UTC 

[PATCH] gdb: fix parsing of DIEs with both low/high pc AND ranges attributes
 2024-12-04 23:44 UTC  (4+ messages)
` [PATCHv2] "

[PATCH^6] gdb: mips: Add MIPSR6 support
 2024-12-04 23:06 UTC  (3+ messages)

[PATCH] [gdb/tdep] Remove includes of gdbsupport/common-defs.h
 2024-12-04 20:19 UTC  (2+ messages)

[PATCH v3] [gdb/build] Fix build breaker on mingw-w64
 2024-12-04 18:50 UTC  (2+ messages)

[PATCH] Implement "record btrace pt" for Windows
 2024-12-04 17:39 UTC  (2+ messages)

[PATCH v2] gdb: fix crash when GDB can't read an objfile
 2024-12-04 16:56 UTC  (5+ messages)

[PATCH] gdb, testsuite: fix TCL error in 'gdb.base/structs.exp'
 2024-12-04 16:14 UTC  (3+ messages)

[PATCH 0/2] Handle empty ranges for inline subroutines
 2024-12-04 15:10 UTC  (3+ messages)
` [PATCH 1/2] gdb: handle "
` [PATCH 2/2] gdb: improve line number lookup around inline functions

[PATCH] gdb: improve line number lookup around inline functions
 2024-12-04 15:10 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