Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[PATCH] gdb: handle DW_AT_entry_pc pointing at an empty sub-range
 2024-11-28 10:10 UTC  (9+ messages)

[PATCH v2 0/3] Add "command" styling
 2024-11-28  7:38 UTC  (6+ 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 0/3] On-demand debuginfo downloading
 2024-11-28  3:54 UTC  (4+ messages)
` [PATCH 1/3 v4] gdb/progspace: Add reverse safe iterator
` [PATCH 2/3 v8] gdb/debuginfod: Support on-demand debuginfo downloading
` [PATCH 3/3 v7] gdb/debuginfod: Add .debug_line downloading

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

[PATCH] Add syscall tests when following/detaching from fork
 2024-11-27 20:49 UTC  (2+ messages)

[PATCH] gdb/doc: some more details in the README file
 2024-11-27 20:44 UTC  (2+ messages)

[PATCH v4 00/11] GDB-internal TLS support for Linux targets
 2024-11-27 18:59 UTC  (3+ messages)

[PATCH] gdb/testsuite: skip gdb.threads/omp-par-scope.exp with clang
 2024-11-27 18:50 UTC  (3+ messages)

[RFA][PATCH] Remove gdb support for Nios II target
 2024-11-27 18:19 UTC  (5+ messages)

[PATCH 1/3] [gdb/symtab] Fix parent map when handling .debug_info and .debug_types
 2024-11-27 17:49 UTC  (2+ messages)

[PATCH v2] Sync include/dwarf.h with gcc up to commit c4073a3d154
 2024-11-27 17:41 UTC  (2+ messages)

[RFC PATCH v4 00/15] gdbserver improvements for AArch64 SVE support
 2024-11-27 16:16 UTC  (2+ messages)

[PATCH] [gdb/tdep] s390: Add arch15 record/replay support
 2024-11-27 16:01 UTC  (3+ messages)

[PATCH] gdb/riscv: Add record support for rv64gc instructions
 2024-11-27 14:23 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/3] [gdb/python] Python initialization-related fixes
 2024-11-27 14:17 UTC  (4+ messages)
` [PATCH 1/3] [gdb/python] Factor out and refactor py_initialize
` [PATCH 2/3] [gdb/python] Drop ATTRIBUTE_UNUSED on py_initialize_catch_abort
` [PATCH 3/3] [gdb/python] Warn and ignore ineffective python settings

[PATCH v3 0/1] gdb: avoid conversion of SIGSEGV to SIGTRAP on user breakpoints
 2024-11-27 11:01 UTC  (2+ messages)
` [PATCH v3 1/1] "

[PATCH 0/3] gdb: Update syscall files for LoongArch
 2024-11-26 15:46 UTC  (7+ messages)
` [PATCH 1/3] gdb: syscalls: Handle __NR3264_ prefixed syscall number
` [PATCH 2/3] gdb: syscalls: Remove tips for LoongArch xml files
` [PATCH 3/3] gdb: syscalls: Update "

[PATCH v2 0/1] gdb, linespec: also error when explicit line BP is outside source file range
 2024-11-26 14:44 UTC  (2+ messages)

[PATCH 0/3] [gdb/python] Improve handling of failed python initialization
 2024-11-26 14:30 UTC  (13+ messages)
` [PATCH 1/3] [gdb/python] Handle !Py_IsInitialized () in gdbpy_initialize
` [PATCH 2/3] [gdb/python] Fix abort on Py_Initialize

[PATCH] [gdb/syscalls] Generate aarch64-linux.xml.in in update-linux-from-src.sh
 2024-11-26 14:22 UTC 

[PATCH v2] gdb: fix crash when GDB can't read an objfile
 2024-11-26 12:01 UTC  (2+ messages)
` [PING]Re: "

[PATCH] [gdb/syscalls] Update aarch64-linux.xml to linux v6.11
 2024-11-26 11:16 UTC  (2+ messages)

[PATCH v8 0/2] gdb: setting BP with multiple locations only displays one location
 2024-11-26 11:13 UTC  (3+ messages)
  ` [PING][PATCH "

[pushed] [gdb/syscalls] Sync with strace v6.12
 2024-11-26  9:03 UTC 

[PATCH 0/4] [gdb/syscalls] Update arm-linux.xml and others to linux 6.11
 2024-11-26  8:51 UTC  (2+ messages)

[PATCH 1/1] gdb: remember previously selected thread per inferior
 2024-11-26  7:59 UTC  (2+ messages)
` [PING][PATCH "

[PATCH 1/1] gdb, linespec: filename-qualified explicit line BP missed
 2024-11-26  7:53 UTC  (2+ messages)
` [PING] "

[PING][PATCH 1/1] gdb, mi: GDB crash with multiple "thread apply interpreter-exec mi"
 2024-11-26  7:51 UTC 

[PATCH] gdbserver: use `gdb::unordered_map`
 2024-11-26  7:47 UTC  (2+ messages)

[PATCH v2 0/6] Refinement of scheduler-locking settings
 2024-11-26  7:47 UTC  (7+ messages)
  ` [PING][PATCH "
    ` [PING V2][PATCH "
      ` [PING V3][PATCH "
        ` [PING V4][PATCH "
          ` [PING V5][PATCH "

[PATCH 0/2] some amendments to rejecting inserting breakpoints between functions
 2024-11-26  7:47 UTC  (3+ messages)
` [PING][PATCH "
  ` [PING V2][PATCH "

[PATCH v5 00/25] Add a C++ hash table to gdbsupport
 2024-11-26  3:15 UTC  (3+ messages)

[PATCH] Add gstack script
 2024-11-25 18:18 UTC 

[PATCH] gdb/testsuite: make gdb.reverse/i386-avx-reverse.exp require avx
 2024-11-25 17:57 UTC 

[PATCH v7 0/2] add annotation in 'info locals' command for variables shadowing case
 2024-11-25 17:25 UTC  (5+ messages)
` [PATCH v7 1/2] gdb: "
` [PING][PATCH v7 0/2] "
  ` [PING 2][PATCH "

[PATCH 0/2] A couple of trivial cleanups in breakpoint code
 2024-11-25 16:46 UTC  (3+ messages)
` [PATCHv2 0/3] Some minor "

[PATCH] gdb/dbx: Remove stabsect_build_psymtab as it was unused
 2024-11-25 16:31 UTC 

[PATCH] include/dwarf2: sync with gcc
 2024-11-25 14:49 UTC  (2+ messages)

[PATCH v3 1/2] gdbreplay: Calculate the checksum if missing
 2024-11-25 14:26 UTC  (3+ messages)

[PATCHv1 0/2] Fix regression passing core files on GDB command line
 2024-11-25 14:16 UTC  (4+ messages)
` [PATCHv2 "
  ` [PATCHv2 1/2] gdb: make core_target_open static
  ` [PATCHv2 2/2] gdb: allow core file containing special characters on the command line

[PATCH] gdb/testsuite: force TERM setting for some filename completion tests
 2024-11-25 11:57 UTC  (3+ messages)
` [PATCHv2] "

[PATCH v2 0/4] gdb: LoongArch: Add process record/replay and reverse debugging support
 2024-11-25 11:21 UTC  (9+ messages)
` [PATCH v2 1/4] gdb: LoongArch: Add instruction definition for process record
` [PATCH v2 2/4] gdb: LoongArch: Add basic process record/replay support
` [PATCH v2 3/4] gdb: LoongArch: Add system call support for process record/replay
` [PATCH v2 4/4] gdb: Add LoongArch process record/replay support in NEWS and doc

[PATCH 0/2] [gdb/python] Handle empty PYTHONDONTWRITEBYTECODE
 2024-11-25 10:10 UTC  (3+ messages)
` [PATCH 1/2] [gdb/testsuite] Fix gdb.python/py-startup-opt.exp with "
` [PATCH 2/2] [gdb/python] Handle "

[PATCH v2] [gdb/python] Issue warning if python fails to initialize
 2024-11-25  8:43 UTC  (3+ messages)

[PATCH v3] [gdb/python] Issue warning if python fails to initialize
 2024-11-25  8:40 UTC 

[PATCH v9 00/10] GDB support for DW_AT_trampoline
 2024-11-24 22:03 UTC  (11+ messages)
` [PATCH v9 01/10] gdb, dwarf: add support for DW_AT_trampoline in DWARF reader
` [PATCH v9 02/10] gdb/symtab: add lookup for trampoline functions
` [PATCH v9 03/10] gdb: handle stepping through functions with DW_AT_trampoline
` [PATCH v9 04/10] gdb: Skip trampoline frames for the backtrace command
` [PATCH v9 05/10] gdb: Skip trampoline functions for the finish and reverse-finish commands
` [PATCH v9 06/10] gdb: Skip trampoline functions for the up command
` [PATCH v9 07/10] gdb: Skip trampoline functions for the return command
` [PATCH v9 08/10] gdb, mi: Skip trampoline functions for the -stack-list-frames command
` [PATCH v9 09/10] gdb, mi: Skip trampoline functions for the -stack-list-arguments command
` [PATCH v9 10/10] gdb: Filter trampoline frames in backtrace when using Python frame-filters

[PATCH] gdb/dap: allow some requests when the process is running
 2024-11-24 20:15 UTC 

[PATCH 0/2] Upgrade to Readline 8.2
 2024-11-23 13:09 UTC  (3+ messages)
` [PATCH 1/2] Import GNU "

[PATCH 0/2] [gdb/contrib] Some spellcheck improvement
 2024-11-23 12:10 UTC  (4+ messages)
` [PATCH 2/2] [gdb/contrib] Add two rules in common-misspellings.txt

[PATCH 0/4] [sim] Fix typos
 2024-11-23 12:08 UTC  (3+ messages)

[pushed] [gdbsupport] Rerun autoreconf -f
 2024-11-23 11:40 UTC 

GDB 16 release - 2024-11-23 Update
 2024-11-23  7:27 UTC 

[PATCH] libiberty: sync with gcc
 2024-11-22 23:43 UTC  (4+ messages)

[COMMITTED] Sync toplevel configure fixup
 2024-11-22 20:57 UTC 

[PATCH 0/3] Add support for recording printf with AVX instructions
 2024-11-22 20:41 UTC  (3+ messages)

[PATCH v5] gdb: Introduce RAII signal handler setter
 2024-11-22 20:38 UTC  (5+ messages)

[PATCH] Reduce WOW64 code duplication
 2024-11-22 19:58 UTC 

[PATCH v2] [gdb] Add spell check pre-commit hook
 2024-11-22 19:24 UTC  (3+ messages)

[PATCH] Use appropriate context flags for Wow64 processes
 2024-11-22 19:23 UTC  (3+ messages)

[PATCH] Sync toplevel configure with GCC
 2024-11-22 18:52 UTC  (2+ messages)

[PATCH 1/3] [gdbsupport] Add gdb::{waitpid,read,write,close}
 2024-11-22 16:46 UTC  (4+ messages)

[PATCH] gdb/disasm: fix demangling when disassembling the current function
 2024-11-22 16:36 UTC  (3+ messages)

[PATCH v4 2/2] Add connect.exp
 2024-11-22 16:30 UTC  (2+ messages)

[PATCH v4 1/2] gdbreplay: Calculate the checksum if missing
 2024-11-22 16:07 UTC  (2+ messages)

[PATCH] [gdb/python] Ensure locale is restored in do_start_initialization
 2024-11-22 15:39 UTC  (2+ messages)

[PATCH v2 1/2] gdbreplay: Calculate the checksum if missing
 2024-11-22 15:35 UTC  (6+ messages)

[PATCH] [gdb/tdep] Simplify amd64_windows_store_arg_in_reg
 2024-11-22 12:43 UTC  (2+ messages)

[PATCH] [gdb/testsuite] Fix gdb.base/bg-exec-sigint-bp-cond.exp for signal merging
 2024-11-22 12:38 UTC  (2+ messages)

[pushed] [gdb/testsuite] Require local host in gdb.base/bg-exec-sigint-bp-cond.exp
 2024-11-22 12:37 UTC 

[PATCH 1/2] [gdb] Add gdb_select variant for looping
 2024-11-22 11:58 UTC  (6+ messages)
` [PATCH 2/2] [gdb/build] Workaround tsan select bug

[PATCH] Lock bfd_stat and bfd_get_mtime
 2024-11-22 11:34 UTC  (2+ messages)

[PATCH 0/7] Rewrite DAP launch and attach implementations
 2024-11-21 20:35 UTC  (8+ messages)
` [PATCH 1/7] Reimplement DAP's stopAtBeginningOfMainSubprogram
` [PATCH 2/7] Reimplement DAP delayed events
` [PATCH 3/7] Add call_function_later to DAP
` [PATCH 4/7] Refactor CancellationHandler in DAP
` [PATCH 5/7] Allow cancellation of DAP-thread requests
` [PATCH 6/7] Add DAP deferred requests
` [PATCH 7/7] Defer DAP launch command until after configurationDone

[PATCH] gdb/build-id: protect against weirdly short build-ids
 2024-11-21 19:39 UTC  (6+ messages)
` [PATCHv2] "

[PATCH] [gdb/python] Issue warning if python fails to initialize
 2024-11-21 17:45 UTC  (3+ messages)

[PATCH v2] Don't put JIT_READER_DIR into help text
 2024-11-21 15:45 UTC  (2+ messages)

[PATCH v2] gdb: Remove inappropriate comments
 2024-11-21 15:36 UTC  (2+ messages)

[RFC v2 00/21] Add Python "JIT" API
 2024-11-21 14:06 UTC  (34+ messages)
` [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
` [RFC v2 10/21] gdb/python: add gdb.Compunit
` [RFC v2 11/21] gdb/python: allow instantiation of gdb.Objfile from Python
` [RFC v2 12/21] gdb/python: add unlink () method to gdb.Objfile object
` [RFC v2 13/21] gdb/python: allow instantiation of gdb.Compunit from Python
` [RFC v2 14/21] gdb/python: allow instantiation of gdb.Symtab "
` [RFC v2 15/21] gdb/python: allow instantiation of gdb.Block "
` [RFC v2 16/21] gdb/python: allow instantiation of gdb.Symbol "
` [RFC v2 17/21] gdb/python: add add_symbol () method to gdb.Block
` [RFC v2 18/21] gdb/python: add more attributes to gdb.LinetableEntry objects
` [RFC v2 19/21] gdb/python: allow instantiation of gdb.LineTableEntry objects
` [RFC v2 20/21] gdb/python: allow instantiation of gdb.LineTable objects
` [RFC v2 21/21] gdb/python: add section in documentation on implementing JIT interface

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox