[PATCH 0/6] Type unit + split DWARF fixes (PR 33307)
2025-11-19 10:59 UTC (9+ messages)
` [PATCH 1/6] gdb/testsuite/dwarf: use single abbrev table in .dwo files
` [PATCH 2/6] gdb/testsuite/dwarf: convert _section proc to use parse_options
[PATCH] gdb: use current executable for 'remote exec-file' in some cases
2025-11-19 10:32 UTC (8+ messages)
` [PATCH 0/2] Auto setting of 'remote exec-file'
` [PATCH 1/2] gdb/remote: replace use of std::pair with an actual struct
` [PATCH 2/2] gdb: use current executable for 'remote exec-file' in some cases
[PATCH 0/2] Fix regression in 'list' command
2025-11-19 10:32 UTC (8+ messages)
` [PATCH 1/2] gdb: fix 'list' for multiple source file results
` [PATCH 2/2] gdb: display a symbol more often in multi-file list output
` [PATCHv2 0/2] Fix regression in 'list' command
` [PATCHv2 1/2] gdb: fix 'list' for multiple source file results
` [PATCHv2 2/2] gdb: display a symbol more often in multi-file list output
[PATCH] gdb: add more styling to cli/cli-cmds.c
2025-11-19 10:26 UTC (3+ messages)
[PATCH] Make blockvector a little more self-contained
2025-11-19 5:17 UTC (2+ messages)
[pushed] gdb/mips: fix lwp_info ptr -> ref
2025-11-18 23:17 UTC (2+ messages)
Proposal for Temporary GDB Change to Improve .NET NativeAOT Debugging on ARM32
2025-11-18 18:47 UTC (2+ messages)
[RFC PATCH] gdb/py: Add pretty printer for __mfp8 for aarch64
2025-11-18 18:42 UTC (4+ messages)
[PATCH] [gdb/build] Handle gdbsupport and gdbserver in gdb.pot
2025-11-18 18:38 UTC (2+ messages)
Fixing gdb crash issue when loading an elf file compiled with rust 1.87.0
2025-11-18 17:14 UTC (6+ messages)
` [PATCH] read_file_scope - avoid eventual crash when the file or directory name is null
aix: status of xcoffread.c
2025-11-18 16:57 UTC (5+ messages)
[PATCH v3 0/4] update is_addr_in_objfile to support "dynamic" objfiles
2025-11-18 16:54 UTC (2+ messages)
` [PING] "
[PATCH] Add support for new Ada task state
2025-11-18 15:58 UTC
[PATCH] [gdb/testsuite] Fix gdb.rust/methods.exp on i686-linux
2025-11-18 11:56 UTC (5+ messages)
[PATCH 0/3] [gdb] Fixes related to gettext macro
2025-11-18 11:52 UTC (9+ messages)
` [PATCH 1/3] [gdb/cli] Add missing _() for dump commands
` [PATCH 2/3] [gdb] Fix '_ ("foo")'
` [PATCH 3/3] [gdb/i18n] Use c++ in po/gdbtext
[RFC] [gdb/symtab] Bail out for fpc < 3.2.4 and DWARF v4
2025-11-18 11:33 UTC (7+ messages)
[PATCH] [gdb/symtab] Bail out for too short line header
2025-11-18 10:28 UTC
[PATCH 0/3] Fix some issues with casting to dynamic types
2025-11-18 3:38 UTC (4+ messages)
` [PATCH 1/3] gdb/dwarf: use offset in dwarf_expr_context::read_mem
` [PATCH 2/3] gdb: force lval_memory for value components with dynamic data location
` [PATCH 3/3] gdb: resolve dynamic type in one value_cast case
[PATCH 0/7] Objective-C fixes
2025-11-18 1:12 UTC (11+ messages)
` [PATCH 1/7] Reformat gdb.objc tests
` [PATCH 2/7] Make the gdb.objc tests compile
` [PATCH 3/7] Minor fixes to make gdb.objc tests pass
` [PATCH 4/7] Rename lookup_struct_typedef
` [PATCH 5/7] Remove a couple Objective-C expression helpers
` [PATCH 6/7] Avoid crash with "NSString" literals
` [PATCH 7/7] Rewrite the @selector code
[PATCH] gdb: propagate use of target_desc unique pointers
2025-11-17 21:48 UTC
[pushed] gdb: revert std -> gdb unordered_map change in x86-nat.c
2025-11-17 21:41 UTC
[PATCH] gdb/ser-unix: work around conflicting types for tcflag_t
2025-11-17 21:25 UTC
[PATCH 0/9] Add new command to print the shadow stack backtrace
2025-11-17 20:14 UTC (14+ messages)
` [PATCH 1/9] gdb: Generalize handling of the shadow stack pointer
` [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] gdb: fix casting minsym to type with a DW_AT_data_location sub-field
2025-11-17 19:37 UTC (2+ messages)
[pushed] gdb/netbsd: fix fallout of thread_info ptr to ref change
2025-11-17 17:59 UTC
[PATCH] gdb: use gdb::unordered_{set,map} at a few places
2025-11-17 16:31 UTC (12+ messages)
` [PATCH v2] "
[PATCH 0/5] [gdb] Fixes in producer.[ch]
2025-11-17 16:18 UTC (11+ messages)
` [PATCH 1/5] [gdb] Return bool in producer_is_gcc
` [PATCH 2/5] [gdb] Fix producer_is_gas comment
` [PATCH 3/5] [gdb] Use nullptr instead of NULL in producer.[ch]
` [PATCH 4/5] [gdb] Rewrite producer_is_gcc and producer_is_clang
` [PATCH 5/5] [gdb] Rewrite strings in producer_parsing_tests
` [PP?] [PATCH 0/5] [gdb] Fixes in producer.[ch]
[PATCH] Mark Pascal as case-insensitive
2025-11-17 15:03 UTC (7+ messages)
[pushed] gdb: change search_symtab helper to be a method
2025-11-17 10:32 UTC (3+ messages)
` [pushed] gdb: change find_compunit_symtab_by_address to find_symbol_by_address
` [pushed] gdb: simplify find_symbol_at_address
[pushed master+17] gdb: build solib-svr4-linux.o when building for targets xtensa*-*-*linux*
2025-11-17 5:35 UTC
[PATCH v4] gdb/dap: add option commandEscapePrefix
2025-11-16 15:03 UTC (4+ messages)
[PATCH] [corefiles] Sort info proc mappings table
2025-11-16 9:02 UTC
[PATCH] Do not crash on recursive pointer types
2025-11-15 21:27 UTC (2+ messages)
GDB 17.1 release update -- 2025-11-15
2025-11-15 19:44 UTC
[PATCH] Fix dwarf2 "assertion failed" on bra without skip dwarf expression op
2025-11-14 21:38 UTC (2+ messages)
[PATCH 0/4] Fix a crash with Objective-C
2025-11-14 20:54 UTC (5+ messages)
` [PATCH 1/4] Fix crash from eval_op_objc_msgcall
` [PATCH 2/4] Use a vector in objc_msgcall_operation::evaluate
` [PATCH 3/4] Rename some locals "
` [PATCH 4/4] Merge eval_op_objc_msgcall into objc_msgcall_operation::evaluate
[PATCH 1/2] gdb: remove tic6x .dat files
2025-11-14 20:01 UTC (5+ messages)
` [PATCH 2/2] gdbserver: adjust init_target_desc call in tic6x_read_description
[PATCH] gdb: add microblaze-linux.xml to XMLTOC, regenerate microblaze-linux.c
2025-11-14 19:53 UTC (3+ messages)
[PATCH] gdb, gdbsupport: use DISABLE_COPY_AND_ASSIGN in a few spots
2025-11-14 19:51 UTC (3+ messages)
[PATCH v3 1/3] gdbserver, read_ptid: handle '0' and '-1' thread ids
2025-11-14 19:40 UTC (5+ messages)
` [PATCH v3 2/3] gdb, remote: fix set_thread () in start_remote ()
` [PATCH v3 3/3] gdb, gdbserver: fix read/write_ptid types
[PATCH 0/2] Fix DAP bug involving multiple breakpoints
2025-11-14 19:23 UTC (2+ messages)
[PATCH] Reject negative children in DAP
2025-11-14 19:22 UTC (2+ messages)
[PATCHv3] gdb: include NT_I386_TLS note in generated core files
2025-11-14 9:37 UTC (5+ messages)
` [PATCHv4] "
[PATCH v4 0/6] gdb/aarch64: Support for FPMR
2025-11-14 7:38 UTC (5+ messages)
` [PATCH v4 6/6] gdb/doc: Document AArch64 FPMR support
[PATCH] [RFC] Add aarch64-windows support
2025-11-13 21:18 UTC (4+ messages)
[PATCH 1/3] gdb: change search_symtab helper to be a method
2025-11-13 21:13 UTC (6+ messages)
` [PATCH 2/3] gdb: change find_compunit_symtab_by_address to find_symbol_by_address
` [PATCH 3/3] gdb: simplify find_symbol_at_address
[pushed 1/2] gdb: fix flake8 warnings in gdb.base/gdb-index-many-types.py
2025-11-13 16:49 UTC (2+ messages)
` [pushed 2/2] pre-commit: bump black to 25.11.0
[PATCHv2] gdb: remove attempted type de-duplication when building gdb-index
2025-11-13 16:32 UTC (4+ messages)
` [PATCHv3] "
[PATCH] gdb: symbol_search objects of different types are not the same
2025-11-13 16:28 UTC (6+ messages)
` [PATCHv3] "
[PATCH v3] gdb: fix loading compressed scripts from `.debug_gdb_scripts`-section
2025-11-13 15:47 UTC
[PATCH] [gdb/tdep] Simplify i386_thiscall_push_dummy_call
2025-11-13 13:28 UTC
[PATCH v2] gdb/symtab.c Fix completion of template class members
2025-11-13 9:56 UTC
[PATCH] [pre-commit] Add pre-commit setup check
2025-11-13 8:40 UTC (3+ messages)
[PATCH v2] [pre-commit] Add pre-commit setup check
2025-11-13 8:35 UTC
[PATCH] [gdb/python] Use PyConfig for python 3.9
2025-11-13 5:45 UTC (16+ messages)
[PATCH] gdb/symtab.c Fix completion of template class members
2025-11-12 15:27 UTC (2+ messages)
[PING v4][PATCH v13 0/2] gdb: mips: Add MIPSR6 support
2025-11-12 14:34 UTC
[PATCH 0/3] [gdb/testsuite] More gcc 15 fixes
2025-11-12 11:16 UTC (6+ messages)
` [PATCH 2/3] [gdb/testsuite] Use nowarnings in gdb.base/nodebug.exp
[pushed] [gdb/testsuite] Fix typo IBM'x -> IBM's some more
2025-11-12 10:34 UTC
[pushed] [gdb/testsuite] Fix typo IBM'x -> IBM's
2025-11-12 10:29 UTC
[pushed] [gdb/testsuite] Use -std=c99 in gdb.base/nodebug.exp
2025-11-12 10:08 UTC
[PATCH] Allow Python to create const+volatile types
2025-11-11 21:40 UTC (2+ messages)
[PATCH] gdb, gdbserver: make tdesc_aarch64_map hold target_desc_up
2025-11-11 20:44 UTC (2+ messages)
[PATCH] [gdb/rust] Fix handling of unsigned discriminant
2025-11-11 20:37 UTC (2+ messages)
[PATCH] [gdb/testsuite] Fix sizeof test in gdb.rust/simple.exp
2025-11-11 18:00 UTC (2+ messages)
[PATCH] gdb/mips: make mips_tdesc_gp{32,64} target_desc_up
2025-11-11 15:48 UTC (3+ messages)
[PATCHv2] gdb: symbol_search objects of different types are not the same
2025-11-11 15:22 UTC (2+ messages)
[PATCH] gdb: implement "info proc environ"
2025-11-11 10:40 UTC (5+ messages)
page: next (older)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox