Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[pushed 0/9] [gdb/testsuite] More tclint cleaning
 2025-09-30 19:33 UTC  (7+ messages)
` [pushed 3/9] [gdb/testsuite, tclint] Fix gdb.cp
` [pushed 4/9] [gdb/testsuite, tclint] Fix gdb.mi
` [pushed 5/9] [gdb/testsuite, tclint] Fix gdb.dwarf2
` [pushed 6/9] [gdb/testsuite, tclint] Fix gdb.arch
` [pushed 8/9] [gdb/testsuite, tclint] Expand gdb/testsuite/lib in tclint.toml
` [pushed 9/9] [gdb/testsuite, tclint] Further tclint fixing

[PATCH v3 0/7] gdb::parallel_for_each dymamic partitioning
 2025-09-30 19:31 UTC  (5+ messages)
` [PATCH v3 7/7] gdb/dwarf: use dynamic partitioning for DWARF CU indexing

[PATCH] [gdb/testsuite] fix gdb.server/server-kill.exp
 2025-09-30 19:07 UTC 

[PATCH] [gdb/testsuite] fix gdb.multi/checkpoint-multi.exp without symbols
 2025-09-30 19:01 UTC 

[PATCH 0/3] Fix svr4_solib_ops not loading shared libraries symbols for core files
 2025-09-30 18:54 UTC  (4+ messages)
` [PATCH 1/3] [gdb/testsuite] fix typo in gdb.python/py-missing-objfile.exp
` [PATCH 2/3] Update solib when an inferior is not being executed (e.g. core files)
` [PATCH 3/3] Update shared libraries when inferior is created, even if no bfd exists

[PATCHv2] gdb/aarch64: change target_ops::stopped_data_address API
 2025-09-30 18:05 UTC  (6+ messages)
` [PATCHv3] "

[PATCH 0/2] moving core file BFD to core_target: core file name display
 2025-09-30 16:51 UTC  (5+ messages)
` [PATCHv2 "
  ` [PATCHv2 1/2] gdb: remove core file name from 'maint info program-spaces'
  ` [PATCHv2 2/2] gdb: add core file name to 'info inferiors' output

[PATCH 0/3] Allow gdbserver to tell GDB about executable and arguments
 2025-09-30 15:35 UTC  (7+ messages)
` [PATCH 1/3] gdbserver: prevent assertion caused by passing empty program name
` [PATCH 2/3] gdb/gdbserver: add new qExecAndArgs packet
` [PATCH 3/3] gdb: detect when gdbserver has no default executable set

[PATCH] [pre-commit] Set default_stages to pre-commit
 2025-09-30 14:48 UTC  (2+ messages)

[PATCH 0/3] Reduce size of GDB generated core files
 2025-09-30 14:14 UTC  (7+ messages)
` [PATCH 1/3] gdb: int to bool conversion in find_memory_regions API
` [PATCH 2/3] gdb: reduce generated core file size
` [PATCH 3/3] gdb: fix permissions for unreadable mappings generated by gcore

[PATCH] Fix bug in gdb.lookup_type
 2025-09-30 14:08 UTC  (2+ messages)

[pushed] [gdb/testsuite] Fix gdb.tui/pr30056.exp arrow right test
 2025-09-30 13:36 UTC 

[PATCHv4] gdb: some process_stratum_target should not be shared
 2025-09-30 13:22 UTC  (3+ messages)

[PATCH] [gdb/c++] Fix hang on whatis std::string::npos
 2025-09-30  6:08 UTC 

GDB 17.1 release update -- 2025-09-29
 2025-09-30  0:51 UTC 

[PATCH 0/4] Some post-"search via psyms" cleanups
 2025-09-29 20:34 UTC  (5+ messages)
` [PATCH 1/4] Convert map_symbol_filenames to method
` [PATCH 2/4] Remove an extraneous 'return' from void method
` [PATCH 3/4] Clean up iterate_over_symtabs
` [PATCH 4/4] Remove linespec.c:symtab_collector class

[PATCH v2 0/2] Handle the new .note section introduced in Linux
 2025-09-29 18:32 UTC  (7+ messages)
` [PATCH v2 1/2] core: Consume the new .note section that contains descriptions of xsave layout
` [PATCH v2 2/2] gcore: Create a new .note section for x86

[PATCH 0/4] gdb: Display fp8 format for AArch64 registers
 2025-09-29 17:55 UTC  (6+ messages)
` [PATCH 1/4] libiberty: Add fp8 float formats
` [PATCH] gdb: Add support for fp8 formats
` [PATCH 3/4] gdb/aarch64: Display fp8 formats in registers
` [PATCH 4/4] gdb/aarch64: Tests for verifying fp8 register formats

[PATCH] Rewrote riscv-canonicalize-gen.py using xml file
 2025-09-29 15:36 UTC  (7+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "
          ` [PATCH v4] "

[pushed] Bump version of 'black' for pre-commit
 2025-09-29 14:02 UTC 

[PATCH] gdb: fix for 'set suppress-cli-notifications on' missed case
 2025-09-29 13:20 UTC 

[PATCH] [gdb/python]: add the orginal_value field in RegisterChangedEvent
 2025-09-29 11:09 UTC  (6+ messages)
  ` [External Mail]Re: "

[PATCH] [gdb/testsuite] Fix ERROR in gdb.tui/corefile-run.exp
 2025-09-28  7:18 UTC 

[PATCH 0/2] [gdb/testsuite] Fix gdb.tui/tuiterm-2.exp ERROR on missing tclsh
 2025-09-26 23:55 UTC  (5+ messages)
` [PATCH 2/2] [gdb/testsuite] Drop tclsh dependency

[PATCH 0/4] [gdb/testsuite] Fix TUI tests on msys2-ucrt64
 2025-09-26 16:14 UTC  (4+ messages)
` [PATCH 2/4] [gdb/testsuite] Require allow_tui_tests in gdb.tui/tui-missing-src.exp

[PATCH 0/2] [gdb/testsuite] Two patches for gdb.tui/pr30056.exp
 2025-09-26 16:10 UTC  (2+ messages)

[PATCH 0/4] Propagate more exceptions from DAP requests
 2025-09-26 15:28 UTC  (2+ messages)

[PATCH v2 1/3] gdbserver, read_ptid: handle '0' and '-1' thread ids
 2025-09-26  8:47 UTC  (3+ messages)
` [PATCH v2 2/3] gdb, remote: fix set_thread () in start_remote ()
` [PATCH v2 3/3] gdb, gdbserver: fix read/write_ptid types

[PATCH 0/9] Add new command to print the shadow stack backtrace
 2025-09-26  7:45 UTC  (20+ messages)
` [PATCH 1/9] gdb: Generalize handling of the shadow stack pointer
` [PATCH 2/9] gdb: Refactor 'stack.c:print_frame'
` [PATCH 3/9] gdb: Introduce 'stack.c:print_pc' function without frame argument
` [PATCH 4/9] gdb: Refactor 'find_symbol_funname' and 'info_frame_command_core' in stack.c
` [PATCH 5/9] gdb: Refactor 'stack.c:print_frame_info'
` [PATCH 6/9] gdb: Implement 'bt shadow' to print the shadow stack backtrace
` [PATCH 7/9] gdb: Provide gdbarch hook to distinguish shadow stack backtrace elements
` [PATCH 8/9] gdb: Implement the hook 'is_no_return_shadow_stack_address' for amd64 linux
` [PATCH 9/9] gdb, mi: Add -shadow-stack-list-frames command

[PATCH 1/2] gdbserver, read_ptid: handle '0' and '-1' thread ids
 2025-09-26  6:43 UTC  (11+ messages)
` [PATCH 2/2] gdb, remote: fix set_thread () in start_remote ()

[PATCH] gdb: ensure bp_location::section is set correct to avoid an assert
 2025-09-25 22:30 UTC  (6+ messages)

[PATCH v1] PowerPC: Fix typo in PowerPC note pseudo-section names
 2025-09-25 21:31 UTC  (3+ messages)

[PATCH] gdb/doc: be more verbose about .gdb_index changes in version 9
 2025-09-25 15:53 UTC  (3+ messages)

[RFC v7 00/19] Add Python "JIT" API
 2025-09-25 12:33 UTC  (3+ messages)
` [PING] "
  ` PING "

[PATCH] gdb/linux: consider ptrace_scope when building attach error message
 2025-09-24 12:20 UTC  (4+ messages)

[pushed][PATCH] This commit adds support for catching syscalls on riscv
 2025-09-24 11:58 UTC 

[PATCH 0/2] Make 'help' command more helpful for new users
 2025-09-24  9:26 UTC  (10+ messages)
` [PATCH 1/2] gdb: make command classes be bitmaps
` [PATCH 2/2] gdb: add beginner command class

[PATCH 0/1] Unify the GCC and GDB/Binutils .editorconfig files
 2025-09-24  8:23 UTC  (4+ messages)
` [PATCH 1/1] toplevel: unify the GCC and GDB/binutils "

[PATCH] [gdb/testsuite] Fix gdb.tui/tui-layout-asm-short-prog.exp on cygwin
 2025-09-24  7:58 UTC  (2+ messages)

[pushed] [gdb/testsuite, gdbserver] Fix typos
 2025-09-24  6:47 UTC 

[PATCH 3/3] GDB: Regenerate configure for libtool.m4 change
 2025-09-24  5:56 UTC 

[PATCH] Update HFILES_NO_SRCDIR in gdb/Makefile.in
 2025-09-23 23:39 UTC  (5+ messages)

[PATCH] This commit adds support for catching syscalls on riscv
 2025-09-23 20:37 UTC  (5+ messages)

[PATCH] gdb: include NT_I386_TLS note in generated core files
 2025-09-23 20:19 UTC  (5+ messages)
  ` [PATCHv2] "

GDB 17.1 release update -- 2025-09-20
 2025-09-23 18:50 UTC  (2+ messages)

[PATCH v3 0/1] gdb: resolve type to target_type in expression evaluation
 2025-09-23 18:45 UTC  (3+ messages)
` [PATCH v3 1/1] "

[PATCHv7 0/4] Fix for gdb.Color + pagination AND new gdb.Style API
 2025-09-23 18:38 UTC  (13+ messages)
` [PATCHv8 0/3] "
  ` [PATCHv8 1/3] gdb/python: add gdb.Style class
  ` [PATCHv8 3/3] gdb/python: extend gdb.write to support styled output
  ` [PATCHv9 0/3] new gdb.Style API
    ` [PATCHv9 1/3] gdb/python: add gdb.Style class
    ` [PATCHv9 2/3] gdb/python: new class gdb.StyleParameterSet
    ` [PATCHv9 3/3] gdb/python: extend gdb.write to support styled output

[PATCH] Fix crash in f-typeprint.c
 2025-09-23 18:27 UTC  (7+ messages)

[PATCHv2] gdb: crash if thread unexpectedly disappears from thread list
 2025-09-23 17:47 UTC  (4+ messages)
` [PATCHv3] "

[PATCH 0/2] gdbserver accept GNU style arguments
 2025-09-23 17:40 UTC  (3+ messages)

[PATCHv2] gdb/i386/linux: fix possible register number conflict
 2025-09-23 17:20 UTC  (6+ messages)
` [PATCHv3] "

[PATCH v2 0/8] Some gdb CTF reader cleanups
 2025-09-23 15:52 UTC  (9+ messages)
` [PATCH v2 1/8] Use gdb::unordered_map in ctfread.c
` [PATCH v2 2/8] Remove ctf_per_tu_data::pss
` [PATCH v2 3/8] Stack allocate buildsym_compunit in ctfread.c
` [PATCH v2 4/8] Remove unnecessary call to set_tid_type
` [PATCH v2 5/8] Remove ctf_tid_key
` [PATCH v2 6/8] Fix name checks in ctfread.c
` [PATCH v2 7/8] Rework domain choices "
` [PATCH v2 8/8] Rename "fp" "

[PATCH 0/7] Some gdb CTF reader cleanups
 2025-09-23 15:45 UTC  (12+ messages)
` [PATCH 1/7] Use gdb::unordered_map in ctfread.c
` [PATCH 5/7] Remove ctf_tid_key
` [PATCH 7/7] Rework domain choices in ctfread.c

[PATCH 0/3] Core file Python API
 2025-09-23 13:52 UTC  (11+ messages)
` [PATCH 1/3] gdb/python: introduce gdb.Corefile API
` [PATCH 3/3] gdb/python: add Corefile.mapped_files method
` [PATCHv2 0/3] Core file Python API
  ` [PATCHv2 1/3] gdb/python: introduce gdb.Corefile API
  ` [PATCHv2 2/3] gdb: make structured core file mappings processing global
  ` [PATCHv2 3/3] gdb/python: add Corefile.mapped_files method

[PATCH 0/2] Adjust gdb.base/memops-watchpoint.exp for Cygwin/Windows
 2025-09-23 11:37 UTC  (3+ messages)
  ` [pushed] Adjust gdb.base/memops-watchpoint.exp for native Windows

[PING][PATCH] This commit adds support for catching syscalls on riscv
 2025-09-23 11:00 UTC 

[PATCH] Skip gdb.base/libsegfault.exp on Cygwin
 2025-09-23  9:48 UTC  (3+ messages)
  ` [pushed v2] "

[RFC][PATCH 0/5] [PR gdb/33469] mi, python: Fix comma location when unwinder emits async records
 2025-09-22 23:18 UTC  (6+ messages)
` [RFC][PATCH 1/5] [PR gdb/33469] ui_out: add optional async param to redirect()
` [RFC][PATCH 2/5] [PR gdb/33469] ui_out_redirect_pop: add optional async param
` [RFC][PATCH 3/5] [PR gdb/33469] mi_ui_out: redirect: push separator state when async = true
` [RFC][PATCH 4/5] [PR gdb/33469] mi-interp: on_param_changed: pass async = true to redirect()
` [RFC][PATCH 5/5] [PR gdb/33469] testsuite: framefilters-mi: async records from unwinder

[PATCH v5] gdb: Print linker namespace when showing a frame
 2025-09-22 16:16 UTC  (2+ messages)
` [PING][PATCH "

[PATCH] Fix use of "main" marker in gdb index
 2025-09-22 15:12 UTC 

[PATCH v5 0/3] Introduce syntax for linker-namespace specific symbols
 2025-09-22 14:01 UTC  (3+ messages)
` [PING][PATCH "
  ` [PINGv2][PATCH "

[PATCH v3 00/12] fix PR gdb/19340
 2025-09-22 13:30 UTC  (12+ messages)
` [PATCH v3 02/12] gdb, record: notify_normal_stop on 'record stop' when selected thread moves
` [PATCH v3 03/12] gdb, btrace: simplify gdb.btrace/multi-inferior.exp

[PATCH v2 1/1] gdb, testsuite: Fix argument unused warning with clang
 2025-09-22 11:34 UTC  (3+ messages)

[pushed 1/7] [gdb/testsuite, tclint] Fix gdb.guile
 2025-09-22  4:32 UTC  (3+ messages)
` [pushed 4/7] [gdb/testsuite, tclint] Fix gdb.btrace

page:  |  | latest

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