[PATCH 00/27] Many small testsuite cleanups
2023-01-25 22:46 UTC (8+ messages)
` [PATCH 01/27] Use ordinary calling convention for clean_restart
` [PATCH 02/27] Use clean_restart in gdb.dlang
` [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 08/27] Use mi_clean_restart more
` [PATCH 13/27] Use clean_restart in gdb.objc
[PATCH 0/9] Fix gdb.dap/basic-dap.exp for PIE
2023-01-25 22:10 UTC (14+ 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
[PATCH] gdb: Replace memcpy with std::copy to avoid some g++ warnings on sparc
2023-01-25 21:27 UTC
[RFC 0/3] [gdb/testsuite] Introduce is_x86_64_m64_target
2023-01-25 21:26 UTC (6+ 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
[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
GDB 13 release -- 2023-01-21 Update
2023-01-25 20:18 UTC (2+ messages)
[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] [gdb/testsuite] Add gdb.base/unwind-on-each-insn-{amd64, i386}.exp
2023-01-25 20:09 UTC
[PATCH 00/15] Mixed bag of TUI tests and fixes
2023-01-25 20:07 UTC (27+ 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 1/2] fix for gdb.reverse/finish-precsave.exp and gdb.reverse/finish-reverse.exp
2023-01-25 19:38 UTC (42+ messages)
` [PATCH 1/2 version 2] "
` [PATCH 1/2 version 3] "
` [PATCH 2/2 version 2] "
` [PATCH 2/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
[PATCH 0/3] Python/TUI Window Creation / Destruction Fixes
2023-01-25 13:56 UTC (5+ 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
[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 (12+ messages)
` [PATCH 1/4] [gdb/testsuite] Simplify gdb.base/unwind-on-each-insn.exp
` [PATCH 2/4] [gdb/testsuite] Improve gdb.base/unwind-on-each-insn.exp
` [PATCH 3/4] [gdb/tdep, aarch64] Fix frame address of last insn in leaf function
` [PATCH 4/4] [gdb/testsuite] Analyze non-leaf fn in gdb.base/unwind-on-each-insn.exp
[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 (16+ messages)
` [PATCH 1/8] Convert skip_altivec_tests to allow form
` [PATCH 2/8] Rename skip_float_test "
` [PATCH 3/8] Rename skip_power_isa_3_1_tests "
` [PATCH 4/8] Rename skip_vsx_tests "
` [PATCH 5/8] Use require with istarget
` [PATCH 6/8] Introduce and use is_any_target
` [PATCH 7/8] Add unsupported calls where needed
` [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 (4+ messages)
` [PATCH 1/2] Don't let .gdb_history file cause failures
` [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)
[PATCH 1/1] bfd, gdb: fix missing "Core was generated by" when loading a x32 corefile
2023-01-24 13:42 UTC
[PATCH v3 0/5] gdb: introduce limited array lengths while printing values
2023-01-24 12:59 UTC (7+ messages)
` [PATCH v3 1/5] GDB: Ignore `max-value-size' setting with value history accesses
` [PATCH v3 2/5] GDB: Fix the mess with value byte/bit range types
` [PATCH v3 3/5] GDB: Only make data actually retrieved into value history available
` [PATCH v3 4/5] GDB/testsuite: Add `-nonl' option to `gdb_test'
` [PATCH v3 5/5] GDB: Introduce limited array lengths while printing values
[PATCH] gdb/infrun: reset thread control's step info in end_stepping_range
2023-01-24 10:36 UTC (2+ messages)
[PATCH v2 0/2] Querying registers of already-exited processes
2023-01-24 10:35 UTC (5+ messages)
` [PATCH v3 "
[PATCH] gdb: some int to unsigned int conversion
2023-01-24 3:21 UTC (6+ messages)
` [PATCH v2] gdb: some int to bool conversion
[PATCH] gdb: Ignore some stringop-overflow and restrict warnings on sparc
2023-01-24 0:42 UTC (4+ messages)
[PATCH v4 0/3] Apply fixme notes for multi-target support
2023-01-23 17:46 UTC (7+ messages)
` [PATCH v4 1/3] gdb: Make global feature array a per-remote target array
` [PATCH v4 2/3] gdb: Add per-remote target variables for memory read and write config
` [PATCH v4 3/3] gdb: Remove workaround for the vCont packet
[pushed] [gdb/testsuite] Fix untested in gdb.base/frame-view.exp
2023-01-23 16:29 UTC (3+ messages)
[pushed] [gdb/testsuite] Avoid using .eh_frame in gdb.base/unwind-on-each-insn.exp
2023-01-23 10:55 UTC
[PING] [PATCH v7 00/10] Extensions for PTWRITE
2023-01-23 10:47 UTC (2+ messages)
[PATCH v2] [PR python/29603] Disable out-of-scope watchpoints
2023-01-23 10:15 UTC (4+ messages)
` [PATCH v3] "
[PATCH] Support DW_TAG_GNU_formal_parameter_pack and DW_TAG_GNU_template_parameter_pack
2023-01-23 10:00 UTC (2+ messages)
` Fwd: "
[pushed] Remove path name from test
2023-01-22 21:28 UTC
[pushed] Minor cleanup in gdb.btrace/enable.exp
2023-01-22 21:27 UTC
[pushed] Minor fixup in allow_aarch64_sve_tests
2023-01-22 21:26 UTC
[PATCH] Always create a new value object in valpy_do_cast
2023-01-22 20:50 UTC (4+ messages)
[PATCH 0/2] Reduce includes of block.h
2023-01-21 21:09 UTC (3+ messages)
` [PATCH 1/2] Don't include block.h from expop.h
` [PATCH 2/2] Remove block.h includes from some tdep files
[PATCH v8 0/6] gdb: split array and string limiting options
2023-01-21 19:29 UTC (8+ messages)
` [PATCH v8 5/6] GDB: Add a character string limiting option
` [COMMITTED PATCH v9 "
[RFC] [gdb/tdep] Assume epilogue unwind info is valid unless gcc < 4.5.0
2023-01-21 17:48 UTC (2+ 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