[PATCH] Mark Pascal as case-insensitive
2025-11-15 2:30 UTC (6+ messages)
[PATCH] gdb: use gdb::unordered_{set,map} at a few places
2025-11-14 22:20 UTC (10+ messages)
` [PATCH v2] "
[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] [gdb/testsuite] Fix gdb.rust/methods.exp on i686-linux
2025-11-14 19:32 UTC (4+ messages)
[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)
[PATCH] Do not crash on recursive pointer types
2025-11-14 19:02 UTC
[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 (8+ messages)
` [PATCH v4 5/6] gdb/aarch64: Tests for fpmr
` [PATCH v4 6/6] gdb/doc: Document AArch64 FPMR support
[PATCH] gdb: fix casting minsym to type with a DW_AT_data_location sub-field
2025-11-13 23:24 UTC
[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 (6+ 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 0/9] Add new command to print the shadow stack backtrace
2025-11-12 17:28 UTC (6+ messages)
` [PATCH 7/9] gdb: Provide gdbarch hook to distinguish shadow stack backtrace elements
[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 (9+ messages)
` [PATCH 2/3] [gdb/testsuite] Use nowarnings in gdb.base/nodebug.exp
` [PATCH 3/3] [gdb/testsuite] Use nowarnings in gdb.trace/mi-trace-frame-collected.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: use current executable for 'remote exec-file' in some cases
2025-11-11 15:59 UTC (5+ messages)
` [PATCH 0/2] Auto setting of 'remote exec-file'
` [PATCH 2/2] gdb: use current executable for 'remote exec-file' in some cases
[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)
[PATCH 0/2] More htab_t replacement
2025-11-11 6:12 UTC (7+ messages)
` [PATCH 1/2] Use unordered_set for frame_stash
` [PATCH 2/2] Use unordered_map in record-btrace
[PATCH v3] gdb/hppa: guess g packet size
2025-11-10 22:51 UTC (6+ messages)
[PATCH] gdb: replace FRAME_OBSTACK_{C, Z}ALLOC macros with templated functions
2025-11-10 21:24 UTC (3+ messages)
[PATCH v2] gdb/hppa: guess g packet size
2025-11-10 20:29 UTC (8+ messages)
[PATCH 0/6] Type unit + split DWARF fixes (PR 33307)
2025-11-10 20:14 UTC (8+ 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 3/6] gdb/testsuite/dwarf: emit type unit sections as COMDAT
` [PATCH 4/6] gdb/dwarf: when in dwarf2_cu, read addr_size from dwarf2_cu::header
` [PATCH 5/6] gdb/dwarf: store addr/offset/ref_addr sizes in dwarf2_per_cu
` [PATCH 6/6] gdb/dwarf: use dwarf2_per_cu::ref_addr_size in one spot
[PATCH v5 0/6] gdb/aarch64: Support for FPMR
2025-11-10 19:55 UTC (8+ messages)
` [PATCH v5 1/6] gdb/aarch64: Enable FPMR for AArch64 in gdb on Linux
` [PATCH v5 2/6] gdbserver/aarch64: Enable FPMR for AArch64 in gdbserver "
` [PATCH v5 3/6] gdb/aarch64: signal frame support for fpmr
` [PATCH v5 4/6] gdb/aarch64: core file support for FPMR
` [PATCH v5 5/6] gdb/aarch64: Tests for fpmr
` [PATCH v5 6/6] gdb/doc: Document AArch64 FPMR support
GDB 17.1 release update -- 2025-11-02
2025-11-10 19:02 UTC (3+ messages)
[PATCH] [gdb/testsuite] Force DWARF in gdb.pascal
2025-11-10 18:52 UTC (6+ messages)
[PATCH v2 0/4] Add more styling to some "maint" output
2025-11-10 18:14 UTC (8+ messages)
` [PATCH v2 1/4] Add styling to symmisc.c
` [PATCH v2 2/4] Add styling to cooked_index::dump
` [PATCH v2 3/4] Print the CU index in cooked_index::dump
` [PATCH v2 4/4] Add uses of _() to symmisc.c
[pushed] gdb: remove unused includes in target-descriptions.c
2025-11-10 17:43 UTC
[OBV] gdb: fix typo "gdb:;ref_ptr"
2025-11-10 17:01 UTC
[PATCH v7 0/4] PR gdb/31353
2025-11-10 16:57 UTC (5+ messages)
` [PATCH v7 1/4] gdb, infrun, btrace: fix reverse/replay stepping at end of execution history
` [PATCH v7 2/4] gdb, infrun, record: fix hang when step-over fails with no-history
` [PATCH v7 3/4] gdb, infrun, record: move no-history notification into normal_stop
` [PATCH v7 4/4] gdb, infrun: fix multi-threaded reverse stepping
[PATCH] [pre-commit] Set verbose=false for check-whitespace
2025-11-10 16:16 UTC (2+ messages)
[pushed] [gdb/testsuite] Drop address from test name in gdb.mi/mi-memory-changed.exp
2025-11-10 14:37 UTC
[pushed] [gdb/testsuite] Drop address from test name in gdb.arch/amd64-shadow-stack-corefile.exp
2025-11-10 14:27 UTC
[PATCH 0/3] [gdb/testsuite] Fix whitespace issues
2025-11-10 14:09 UTC (4+ messages)
` [PATCH 1/3] [gdb/testsuite] Rewrite strings in gdb.ada/unchecked_union.exp
` [PATCH 2/3] [gdb/testsuite] Fix whitespace issues
` [PATCH 3/3] [gdb/contrib] Check clean files in check-whitespace-pre-commit.sh
[PATCH] [gdb/contrib] Add tclint-fix.sh
2025-11-10 12:27 UTC (3+ messages)
[PATCH v2 1/3] gdbserver, read_ptid: handle '0' and '-1' thread ids
2025-11-10 9:39 UTC (5+ messages)
[PATCH v3 0/4] update is_addr_in_objfile to support "dynamic" objfiles
2025-11-10 8:28 UTC (4+ messages)
` [PATCH v3 4/4] gdb: "
aix: status of xcoffread.c
2025-11-10 6:14 UTC (3+ messages)
[PATCH v2 0/1] bfd/loongarch: set PRSTATUS_SIZE=0x1e0 to match kernel's struct elf_prstatus size
2025-11-10 2:42 UTC (4+ messages)
` [PATCH v3 0/1] bfd/loongarch: set PRSTATUS_SIZE=0x1e0 to match
` [PATCH v3 1/1] bfd/loongarch: set PRSTATUS_SIZE=0x1e0 to match kernel's struct elf_prstatus size
[PATCH v2 0/2] Show gdb thread ID in new thread message
2025-11-10 0:39 UTC (3+ messages)
` [PATCH v2 1/2] Make 'print_thread_events' static
` [PATCH v2 2/2] Mention gdb thread ID in thread messages
[pushed] [gdb/testsuite] Fix main in gdb.trace/mi-trace-frame-collected.exp
2025-11-09 8:19 UTC
[PATCH v2] [gdb/symtab] Fix DW_TAG_member regression
2025-11-09 6:44 UTC (5+ messages)
[PATCH v3] [gdb/symtab] Fix DW_TAG_member regression
2025-11-09 6:12 UTC
[PATCH 0/2] Add warning if the native target is not supported
2025-11-08 2:25 UTC (10+ messages)
` [PATCH 1/2] gdb: introduce command "info architecture"
[pushed] gdb/testsuite: adjust yet another add-inferior test for native-extended-gdbserver board
2025-11-07 21:00 UTC
[pushed] gdb/testsuite: adjust another add-inferior test for native-extended-gdbserver board
2025-11-07 20:57 UTC
[PATCH 1/1] gdb/dap: Support multiple inferiors when using DAP
2025-11-07 20:51 UTC (2+ messages)
[pushed] pre-commit: check for whitespace errors in on all files under gdb
2025-11-07 20:00 UTC
[PATCH] pre-commit: check for whitespace errors in on all files under gdb
2025-11-07 19:54 UTC (3+ messages)
` [PATCH v2] "
[PATCH v2] Write entire buffer in gdbserver write_prim
2025-11-07 18:57 UTC (2+ 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