[PATCH] Allow non-ASCII characters in Rust identifiers
2022-04-03 17:34 UTC (5+ messages)
[PATCH 0/3] Minor pager fixes
2022-04-03 17:10 UTC (6+ messages)
` [PATCH 1/3] Allow word wrapping even when paging is disabled
` [PATCH 2/3] Handle "set height 1"
` [PATCH 3/3] Return void from gdb_putc
[PATCH] Support for Fortran's ASSUMED RANK
2022-04-03 16:21 UTC (9+ messages)
` [PATCH 0/3] Fortran assumed rank array support
` [PATCH 1/3] gdb: small simplification in dwarf2_locexpr_baton_eval
` [PATCH 2/3] gdb/dwarf: pass an array of values to the dwarf evaluator
` [PATCH 3/3] gdb: add support for Fortran's ASSUMED RANK arrays
[PUSHED] gdb/testsuite: resolve some duplicate test names in gdb.base
2022-04-03 15:53 UTC
[PUSHED] gdb/testsuite: resolve a duplicate test name in a gdb.mi test
2022-04-03 15:40 UTC
GDB 12.0.90 available for testing
2022-04-03 15:38 UTC (28+ messages)
A couple of trivial fixes
2022-04-03 14:50 UTC (3+ messages)
` [PATCHv2 0/3] Fix for 'make tags' build rule
[PATCHv2 00/15] TUI changes, new winwidth command and resizing changes
2022-04-03 14:43 UTC (5+ messages)
` [PATCHv3 "
[pushed] gdb: fix gdb_print -> gdb_printf typo
2022-04-03 13:56 UTC
[PATCH] gdb/python: Add BreakpointLocation type
2022-04-02 21:37 UTC (3+ messages)
[PATCH] Fix C++ cast of derived class to base class
2022-04-02 16:15 UTC
[PATCH 00/12] * Support for Thread Local Storage (TLS) variables on FreeBSD arm and aarch64 architectures
2022-04-01 23:30 UTC (4+ messages)
` [PATCH 08/12] Add an aarch64-tls feature which includes the tpidr register
[PUSHED OBV] Remove unused variable
2022-04-01 22:22 UTC
[PATCH] Handle TLS variable lookups when using separate debug files
2022-04-01 22:17 UTC
[PATCH] Remove more Python 2 code
2022-04-01 21:08 UTC (4+ messages)
[OB PATCH] gdb/debuginfod-support.c: Always display debuginfod errors
2022-04-01 20:37 UTC
[PATCH 0/2] Fix a couple undefined behaviors flagged by UBSan
2022-04-01 20:22 UTC (3+ messages)
` [PATCH 1/2] gdb: Avoid undefined shifts
` [PATCH 2/2] Avoid undefined behavior in gdbscm_make_breakpoint
[PATCH v2] gdb: rename floatformats_ia64_quad to floatformats_ieee_quad
2022-04-01 20:19 UTC (3+ messages)
` [PING] "
[PATCH 0/4] Some Rust value-printing improvements
2022-04-01 20:08 UTC (5+ messages)
` [PATCH 1/4] Match rustc beta versions
` [PATCH 2/4] Remove some dead code from the Rust value printer
` [PATCH 3/4] Reimplement Rust slice printing
` [PATCH 4/4] Implement value_print for Rust
[PATCH] gdb/elfread.c: Use bfd filename instead of objfile->original_name
2022-04-01 20:07 UTC
[PATCH 0/8] Some fixes for handling vfork by multi-threaded programs
2022-04-01 18:42 UTC (23+ messages)
` [PATCH 1/8] gdb/infrun: add reason parameter to stop_all_threads
` [PATCH 2/8] gdb/linux-nat: remove check based on current_inferior in linux_handle_extended_wait
` [PATCH 3/8] gdb: replace inferior::waiting_for_vfork_done with inferior::thread_waiting_for_vfork_done
` [PATCH 4/8] gdb/infrun: add inferior parameters to stop_all_threads and restart_threads
` [PATCH 5/8] gdb/infrun: add logging statement to do_target_resume
` [PATCH 6/8] gdb: fix handling of vfork by multi-threaded program (follow-fork-mode=parent, detach-on-fork=on)
` [PATCH 7/8] gdbserver: report correct status in thread stop race condition
` [PATCH 8/8] gdb: resume ongoing step after handling fork or vfork
[PING][PATCH 00/11] Improve Fortran intrinsic types and procedures
2022-04-01 15:43 UTC
[PATCH] gdb/testing/tui: add new _csi_{L,P,S,T}
2022-04-01 15:26 UTC (6+ messages)
gdb/dwarf2/read.c:read_file_scope() lowpc adjustment
2022-04-01 14:26 UTC
[PATCH v3 0/3] Add support for DWARF's prologue_end flag in line-table
2022-04-01 13:02 UTC (6+ messages)
` [PATCH v3 1/3] gdb/buildsym: Line record use a record flag
` [PATCH v3 2/3] gdb: Add support for DW_LNS_set_prologue_end in line-table
` [PATCH v3 3/3] gdb: Add maint set ignore-prologue-end-flag
[PATCH 0/3] Fix register_test_foreach_arch
2022-04-01 13:00 UTC (4+ messages)
` [PATCH 1/3] gdbsupport/selftest: Replace for_each_selftest with an iterator_range
` [PATCH 2/3] gdbsupport/selftest: Allow lazy registration
` [PATCH 3/3] gdb/selftest-arch: Make register_test_foreach_arch generate arch tests lazily
Branch for poke integration
2022-04-01 11:50 UTC
[PATCH v2] gdb/testsuite: Fix race in gdb.dwarf2/calling-convention.exp
2022-04-01 9:51 UTC (3+ messages)
[PATCH v4 0/5] arm: Add support for multiple stacks on Cortex-M
2022-04-01 9:33 UTC (7+ messages)
` [PATCH v4 1/5] gdb/arm: Fix prologue analysis to support vpush
` [PATCH v4 2/5] gdb/arm: Define MSP and PSP registers for M-Profile
` [PATCH v4 3/5] gdb/arm: Introduce arm_cache_init
` [PATCH v4 4/5] gdb/arm: Add support for multiple stack pointers on Cortex-M
` [PATCH v4 5/5] gdb/arm: Extend arm_m_addr_is_magic to support FNC_RETURN, add unwind-ns-to-s command
[PATCH v4 0/5] arm: Add support for multiple stacks on Cortex-M
2022-04-01 9:16 UTC (2+ messages)
` [PATCH v4 1/5] gdb/arm: Fix prologue analysis to support vpush
[PATCH 1/3] gdb/ctf: don't create a buildsym_compunit when building partial symbols
2022-04-01 1:32 UTC (8+ messages)
` [PATCH 2/3] gdb: print compunit_symtab name in "maint info symtabs"
` [PATCH 3/3] gdb/ctf: pass partial symtab's filename to buildsym_compunit
[PATCH] Style URLs in GDB output
2022-03-31 23:56 UTC (4+ messages)
[PATCH] gdb: initialize ctf_context::builder in create_partial_symtab
2022-03-31 21:18 UTC (3+ messages)
[PATCH 00/16] Default register groups, and general related cleanup
2022-03-31 21:04 UTC (17+ messages)
` [PATCH 01/16] gdb: don't try to use readline before it's initialized
` [PATCH 02/16] gdb: add some const in gdb/reggroups.c
` [PATCH 03/16] gdb: make gdbarch_register_reggroup_p take a const reggroup *
` [PATCH 04/16] gdb: switch to using 'const reggroup *' in tui-regs.{c, h}
` [PATCH 05/16] gdb: use 'const reggroup *' in python/py-registers.c file
` [PATCH 06/16] gdb: have reggroup_find return a const
` [PATCH 07/16] gdb/tui: avoid theoretical bug with 'tui reg' command
` [PATCH 08/16] gdb/tui: fix 'tui reg next/prev' command when data window is hidden
` [PATCH 09/16] gdb: always add the default register groups
` [PATCH 10/16] gdb: convert reggroups to use a std::vector
` [PATCH 11/16] gdb: remove reggroup_next and reggroup_prev
` [PATCH 12/16] gdb: more 'const' in gdb/reggroups.{c,h}
` [PATCH 13/16] gdb: make the pre-defined register groups const
` [PATCH 14/16] gdb: convert reggroup to a C++ class with constructor, etc
` [PATCH 15/16] gdb: move struct reggroup into reggroups.h header
` [PATCH 16/16] gdb: update comments throughout reggroups.{c,h} files
[PATCH] gdb: remove assertion in psymbol_functions::expand_symtabs_matching
2022-03-31 20:38 UTC
[PATCH v2 0/9] Some fixes for handling vfork by multi-threaded programs
2022-03-31 19:28 UTC (5+ messages)
` [PATCH v2 8/9] gdb/remote: remove_new_fork_children don't access target_waitstatus::child_ptid if kind == TARGET_WAITKIND_THREAD_EXITED
` [PATCH v2 9/9] gdb: resume ongoing step after handling fork or vfork
[PATCH 00/11] gdb/testsuite: Cleanup gdb.base for clang testing
2022-03-31 19:13 UTC (10+ messages)
` [PATCH 09/11] gdb/testsuite: don't test gdb.base/msym-bp-shl with clang
` [PATCH 11/11] explicitly test for stderr in gdb.base/dprintf.exp
[PATCH] Remove dbx mode
2022-03-31 18:59 UTC (2+ messages)
[PATCH] gdb/testsuite: fix timeout in server-pipe.exp test
2022-03-31 18:46 UTC
[PATCH] gdb: make timestamped_file implement can_emit_style_escape
2022-03-31 17:32 UTC
[PATCH] gdb: Consolidate 32bit-pkeys.xml and 64bit-pkeys.xml
2022-03-31 17:13 UTC (4+ messages)
` PING^1 "
[PATCH] gdbserver/linux: set lwp !stopped when failing to resume
2022-03-31 17:03 UTC (5+ messages)
[pushed] gdb/testsuite/tui: implement _csi_P proc
2022-03-31 16:55 UTC
[pushed] gdb: fix use of fprintf_filtered in top.c
2022-03-31 16:53 UTC
Include --enable-threading in "gdb --config" output
2022-03-31 16:23 UTC (3+ messages)
[PATCH] Fix qRcmd error code parsing
2022-03-31 16:04 UTC (2+ messages)
[PATCH] gdb: test vfork + follow-fork-mode=parent + detach-on-fork=off
2022-03-31 15:14 UTC (3+ messages)
[PATCH] Allow thread-pool.h to work without threads
2022-03-31 14:39 UTC
[PATCH] Let std::thread check pass even without pthreads
2022-03-31 14:29 UTC
[AArch64] MTE corefile support
2022-03-31 14:03 UTC
[PATCH] Updated, fix reverse stepping multiple contiguous PC ranges
2022-03-31 13:52 UTC (2+ messages)
` [PATCH, v2] Fix reverse stepping multiple contiguous PC ranges over the line table
[PATCH v7] gdb: Add new 'print nibbles' feature
2022-03-31 13:41 UTC (2+ messages)
[PATCH] gdb: LoongArch: prepend tramp frame unwinder for signal
2022-03-31 12:01 UTC
[PATCH 0/3] gdbserver/linux: access memory while threads are running without pausing
2022-03-31 11:39 UTC (4+ messages)
` [PATCH 2/3] gdbserver/linux: Access memory even if threads are running
[PATCH v2 0/2] Add support for DWARF's prologue_end flag in line-table
2022-03-31 10:18 UTC (7+ messages)
` [PATCH v2 1/2] gdb/buildsym: Line record use a record flag
` [PATCH v2 2/2] gdb: Add support for DW_LNS_set_prologue_end in line-table
[pushed] Decode "dynamic" interface types in Ada
2022-03-31 9:29 UTC (2+ messages)
[COMMITTED PATCH] Fix procfs.c compilation
2022-03-31 8:40 UTC
Question on the gdb.cp/no-dmgl-verbose.exp test
2022-03-30 21:48 UTC
[PATCH v3 00/33] Rewrite the DWARF "partial" reader
2022-03-30 21:24 UTC (5+ messages)
` [PATCH v3 23/33] Parallelize DWARF indexing
[PATCH] gdb/testsuite: add tests for Term
2022-03-30 20:27 UTC (3+ messages)
[PATCH 0/5] Make gdb_test's question non-optional if specified
2022-03-30 19:29 UTC (6+ messages)
` [PATCH 1/5] Remove gdb_test questions that GDB doesn't ask
` [PATCH 2/5] gdb.base/scope.exp: Remove bogus gdb_test questions
` [PATCH 3/5] Fix bogus gdb_test invocations
` [PATCH 4/5] Avoid having to unload file in gdb.server/connect-with-no-symbol-file.exp
` [PATCH 5/5] Make gdb_test's question non-optional if specified
Question on the gdb.xml/tdesc-regs.exp test
2022-03-30 17:14 UTC (4+ messages)
[PATCH] gdb/testsuite/tui: implement _csi_P proc
2022-03-30 16:58 UTC (3+ messages)
[PATCH] Use gdb_printf and gdb_vprintf in more places
2022-03-30 15:42 UTC (2+ messages)
[PATCH v2 00/12] FreeBSD/aarch64 hardware watchpoint support
2022-03-30 15:31 UTC (3+ messages)
[PATCH] gdb/testsuite: Fix race in gdb.dwarf2/calling-convention.exp
2022-03-30 14:46 UTC (3+ messages)
[PATCH] Only allow QUIT on the main thread
2022-03-30 14:27 UTC (2+ messages)
[PATCH v4 0/8] gdb: split array and string limiting options
2022-03-30 14:17 UTC (10+ messages)
` [PATCH v4 7/8] GDB: Add a character string limiting option
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