[PATCH] Fix Ada tasking for baremetal targets using Ravenscar threads
2023-01-27 16:53 UTC (5+ messages)
` [PATCH v2 0/3] "
` [PATCH v2 1/3] gdb: Introduce ada-tasks.h for functions defined in ada-tasks.c
` [PATCH v2 2/3] gdb/ada-tasks: Make the ada_tasks_pspace_data getter public
` [PATCH v2 3/3] gdb: Fix Ada tasking for baremetal targets using Ravenscar threads
[PATCH 0/3] Python/TUI Window Creation / Destruction Fixes
2023-01-27 16:34 UTC (9+ messages)
` [PATCHv2 "
` [PATCHv2 1/3] gdb/python: allow Python TUI windows to be replaced
` [PATCHv2 2/3] gdb/python: deallocate tui window factories at Python shut down
` [PATCHv2 3/3] gdb/tui: don't leak the known_window_types map
` [PATCHv3 0/3] Python/TUI Window Creation / Destruction Fixes
` [PATCHv3 1/3] gdb/python: allow Python TUI windows to be replaced
` [PATCHv3 2/3] gdb/python: deallocate tui window factories at Python shut down
` [PATCHv3 3/3] gdb/tui: don't leak the known_window_types map
[PATCH 00/15] Mixed bag of TUI tests and fixes
2023-01-27 16:31 UTC (28+ messages)
` [PATCH 01/15] gdb/testsuite: extend gdb.tui/tui-layout.exp test script
` [PATCH 02/15] gdb/testsuite: update gdb.tui/tui-disasm-long-lines.exp
` [PATCH 03/15] gdb/testsuite: update gdb.tui/tui-nl-filtered-output.exp
` [PATCH 04/15] gdb/testsuite/tui: more testing of the 'focus' command
` [PATCH 05/15] gdb/tui: convert if/error to an assert
` [PATCH 06/15] gdb/tui: better filtering of tab completion results for focus command
` [PATCH 15/15] gdb/tui: make use of a scoped_restore
` [PATCHv2 0/8] Mixed bag of TUI tests and fixes
` [PATCHv2 1/8] gdb/testsuite: fix line feed scrolling in tuiterm.exp
` [PATCHv2 2/8] gdb/tui: improve errors from tui focus command
` [PATCHv2 3/8] gdb/tui: disable tui mode when an assert triggers
` [PATCHv2 4/8] gdb/tui: make m_horizontal_offset private
` [PATCHv2 5/8] gdb/tui: rewrite of tui_source_window_base to handle very long lines
` [PATCHv2 6/8] gdb/tui: avoid extra refresh_window on horizontal scroll
` [PATCHv2 7/8] gdb/tui: avoid extra refresh_window on vertical scroll
` [PATCHv2 8/8] gdb/tui: more debug output
[PATCH] Make addrmap const-correct in cooked index
2023-01-27 16:26 UTC
[PATCH] More const-correctness in cooked indexer
2023-01-27 16:22 UTC
[PATCH] Update the 'g' packet documentation
2023-01-27 16:15 UTC (5+ messages)
` [PATCH v2] "
[PATCH] gdb/dwarf: dump cooked index contents in cooked_index_functions::dump
2023-01-27 16:03 UTC (4+ messages)
[PATCH] Make gdb.ada/ptype_tagged_param.exp pass
2023-01-27 15:56 UTC (6+ messages)
[PATCH] Increase size of main_type::nfields
2023-01-27 15:13 UTC (5+ messages)
[PATCH v2] Increase size of main_type::nfields
2023-01-27 15:11 UTC
[PATCH] 0001-Fix-multi-thread-debug-bug-in-AIX.patch
2023-01-27 14:40 UTC (27+ messages)
[PATCH v2 0/4] Fix regression in new DWARF reader
2023-01-27 14:30 UTC (7+ messages)
` [PATCH v2 4/4] Fix parameter-less template "
[PATCH] gdb/doc: The RISC-V vector registers didn't change
2023-01-27 7:21 UTC (2+ messages)
GDB 13 release -- 2023-01-21 Update
2023-01-27 6:38 UTC (4+ messages)
[PATCH 00/27] Many small testsuite cleanups
2023-01-27 0:36 UTC (32+ messages)
` [PATCH 01/27] Use ordinary calling convention for clean_restart
` [PATCH 02/27] Use clean_restart in gdb.dlang
` [PATCH 03/27] Eliminate spurious returns from the test suite
` [PATCH 04/27] Remove some dead code in gdb.fortran/info-types.exp
` [PATCH 05/27] Minor "require" fixups
` [PATCH 06/27] Remove unnecessary call to standard_testfile
` [PATCH 07/27] Start gdb after building executable in mi-basics.exp
` [PATCH 08/27] Use mi_clean_restart more
` [PATCH 09/27] Use clean_restart in gdb.pascal
` [PATCH 10/27] Use clean_restart in gdb.linespec
` [PATCH 11/27] Use clean_restart in gdb.opencl
` [PATCH 12/27] Use clean_restart in gdb.trace
` [PATCH 13/27] Use clean_restart in gdb.objc
` [PATCH 14/27] Use clean_restart in gdb.threads
` [PATCH 15/27] Use clean_restart in gdb.guile
` [PATCH 16/27] Use clean_restart in gdb.arch
` [PATCH 17/27] Use clean_restart in gdb.reverse
` [PATCH 18/27] Use clean_restart in gdb.dwarf2
` [PATCH 19/27] Use clean_restart in gdb.ada
` [PATCH 20/27] Use clean_restart in gdb.fortran
` [PATCH 21/27] Use clean_restart in gdb.stabs
` [PATCH 22/27] Use clean_restart in gdb.go
` [PATCH 23/27] Use clean_restart in gdb.perf
` [PATCH 24/27] Use clean_restart in gdb.disasm
` [PATCH 25/27] Use clean_restart in gdb.cp
` [PATCH 26/27] Use clean_restart in gdb.python
` [PATCH 27/27] Use clean_restart in gdb.base
[pushed] gdb/testsuite: initialize "correct" variable in gdb.cp/cpexprs.exp.tcl
2023-01-26 20:54 UTC
[PATCH 0/9] Fix gdb.dap/basic-dap.exp for PIE
2023-01-26 20:22 UTC (21+ messages)
` [PATCH 1/9] gdb/testsuite/dap: use gdb_assert in gdb.dap/basic-dap.exp
` [PATCH 2/9] gdb/testsuite/dap: prefix some procs with _
` [PATCH 3/9] gdb/testsuite/dap: write requests to gdb.log
` [PATCH 6/9] gdb/testsuite/dap: pass around dicts instead of ton objects
` [PATCH 9/9] gdb/testsuite/dap: fix gdb.dap/basic-dap.exp disassembly test for PIE
[RFC 0/3] [gdb/testsuite] Introduce is_x86_64_m64_target
2023-01-26 18:34 UTC (15+ messages)
` [RFC 1/3] [gdb/contrib] Add refactor.py
` [RFC 2/3] [gdb/contrib] Add refactor_require.py
` [RFC 3/3] [gdb/testsuite] Add and use is_x86_64_m64_target
` [pushed] "
[PATCH] [gdb/testsuite] Add gdb.base/unwind-on-each-insn-{amd64, i386}.exp
2023-01-26 18:22 UTC (3+ messages)
[PATCH] gdb: Replace memcpy with std::copy to avoid some g++ warnings on sparc
2023-01-25 21:27 UTC
[PATCHv5] gdb: Replace memcpy with std::copy to avoid some g++ warnings on sparc
2023-01-25 21:20 UTC (3+ messages)
[PATCH] gdb: allow env var specifications in cmds 'set log', 'source', 'shell'
2023-01-25 20:21 UTC (5+ messages)
` [RFC PATCH 0/2] Command expression evaulation substitution
` [RFC PATCH 1/2] Add $_env convenience function
` [RFC PATCH 2/2] Allow and evaluate expressions in command arguments
[PATCH v3 1/2] gdb: dwarf2 generic implementation for caching function data
2023-01-25 20:15 UTC (14+ messages)
` [PATCH v3 2/2] gdb/arm: Use new dwarf2 function cache
[PATCH 1/2] fix for gdb.reverse/finish-precsave.exp and gdb.reverse/finish-reverse.exp
2023-01-25 19:38 UTC (27+ messages)
` [PATCH 1/2 version 2] "
` [PATCH 1/2 version 3] "
[PATCH] Clean up unusual code in mi-cmd-stack.c
2023-01-25 18:14 UTC (2+ messages)
[PATCH 00/12] Infcalls from B/P conditions in multi-threaded inferiors
2023-01-25 17:09 UTC (10+ messages)
` [PATCHv2 00/13] "
` [PATCHv2 03/13] gdb: include breakpoint number in testing condition error message
[PATCH v2 0/8] Initial support for ROCm platform (AMD GPU) debugging
2023-01-25 17:03 UTC (2+ messages)
[pushed] [gdb/testsuite] Fix gdb.base/unwind-on-each-insn.exp for -m32
2023-01-25 15:36 UTC
[pushed] [gdb/testsuite] Allow debug srcfile2 in gdb.base/unwind-on-each-insn.exp
2023-01-25 14:24 UTC
[PATCHv5] gdb: handle loading shared libraries from /proc/self/fd/
2023-01-25 13:30 UTC (3+ messages)
` [PATCHv6] "
[pushed] [gdb/testsuite] Allow nodebug srcfile in gdb.base/unwind-on-each-insn.exp
2023-01-25 12:44 UTC
[PATCH 1/1] gdb, i386: Update stale comment in i386-tdep.h
2023-01-25 12:43 UTC (3+ messages)
[PATCH 0/4] [gdb] Test-case gdb.base/unwind-on-each-insn.exp improvements
2023-01-25 12:32 UTC (2+ messages)
[PATCH v2 0/9] Use 'require' even more
2023-01-25 10:54 UTC (11+ messages)
` [PATCH v2 1/9] Convert skip_altivec_tests to allow form
` [PATCH v2 2/9] Rename skip_float_test "
` [PATCH v2 3/9] Rename skip_power_isa_3_1_tests "
` [PATCH v2 4/9] Rename skip_vsx_tests "
` [PATCH v2 5/9] Use require with istarget
` [PATCH v2 6/9] Introduce and use is_any_target
` [PATCH v2 7/9] Add unsupported calls where needed
` [PATCH v2 8/9] Use require with is_remote
` [PATCH v2 9/9] Move target check into allow_altivec_tests
[PATCH 0/2] Cleanup the gdb.cp/cpcompletion.exp test
2023-01-25 10:13 UTC (2+ messages)
[PATCHv4] gdb: Replace memcpy with std::copy to avoid some g++ warnings on sparc
2023-01-25 8:49 UTC (3+ messages)
[PATCH v2 00/13] Make frame_info_ptr automatic
2023-01-25 3:45 UTC (7+ messages)
` [PATCH v2 11/13] gdb: make user-created frames reinflatable
[PATCHv3] gdb: Replace memcpy with std::copy to avoid some g++ warnings on sparc
2023-01-24 21:49 UTC (3+ messages)
[PATCH 0/8] Use 'require' even more
2023-01-24 19:53 UTC (11+ messages)
` [PATCH 1/8] Convert skip_altivec_tests to allow form
` [PATCH 6/8] Introduce and use is_any_target
` [PATCH 8/8] Use require with is_remote
[PATCH 00/31] Step over thread clone and thread exit
2023-01-24 19:47 UTC (2+ messages)
` [PATCH v3 "
[PATCHv2] gdb: Ignore some stringop-overflow and restrict warnings on sparc
2023-01-24 19:26 UTC (8+ messages)
[PATCH v3] gdb: defer warnings when loading separate debug files
2023-01-24 17:21 UTC (2+ messages)
[PATCH 0/2] Suppress some FAILs
2023-01-24 15:41 UTC (3+ messages)
` [PATCH 2/2] Avoid FAILs in gdb.compile
[PATCH 1/1] gdb: Avoid warning for the jump command inside an inline function
2023-01-24 15:19 UTC
[PATCH] Add __repr__() implementation to a few Python types
2023-01-24 14:45 UTC (3+ messages)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox