[PATCH 0/2] Fix GDB prompt corruption issue
2022-03-07 15:13 UTC
GDB 12 preparation -- 2022-03-06 update
2022-03-07 15:01 UTC (4+ messages)
[PATCH] Fix gdb.ada/arrayptr.exp results
2022-03-07 14:56 UTC (2+ messages)
[PATCH 0/5] Handle non-ASCII identifiers in Ada
2022-03-07 14:52 UTC (12+ messages)
` [PATCH 3/5] Let phex and phex_nz handle sizeof_l==1
` [PATCH 5/5] Handle non-ASCII identifiers in Ada
[PATCH] Fix gdb.fortran "failed to extract expected results" errors
2022-03-07 14:27 UTC (6+ messages)
` [PATCH] Make gdb.fortran/{array-slices,lbound-ubound} work against gdbserver
[PATCH v2 0/2] gdb/fortran: add support for accessing fields of extended types
2022-03-07 14:21 UTC (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] gdb/fortran: print fortran extended types with ptype
[PATCH] [gdb/testsuite] test a function call by hand fron pretty printer
2022-03-07 13:09 UTC (5+ messages)
` [PATCH v2] "
[PATCH] gdb/python: add gdb.Architecture.format_address
2022-03-07 12:33 UTC (13+ messages)
` [PATCHv2] "
` [PATCHv3] gdb/python: add gdb.format_address function
[PATCH 0/4] Add variant type
2022-03-07 12:12 UTC (10+ messages)
` [PATCH 1/4] gdb: remove internalvar_funcs::destroy
` [PATCH 2/4] gdb: constify parameter of value_copy
` [PATCH 4/4] gdb: make internalvar use a variant
[PATCH v2 0/2] Querying registers of already-exited processes
2022-03-07 8:00 UTC (2+ messages)
[PATCH] gdb/remote: use current_inferior in read_ptid if multi-process not supported
2022-03-07 7:59 UTC (2+ messages)
[PATCH 3/3] gdb: make thread_info executing and resumed state more consistent
2022-03-07 7:39 UTC (6+ messages)
` [PATCHv3] "
[PATCH v3 0/5] arm: Add support for multiple stacks on Cortex-M
2022-03-06 21:19 UTC (6+ messages)
[PATCH] Simplify hppa-tdep.c use of objfile_key
2022-03-06 16:31 UTC (2+ messages)
[PATCH] Use function view when iterating over block symbols
2022-03-06 16:27 UTC (2+ messages)
[PATCH 0/2] Add recording support for the ISA 3.1 Powerpc instructions
2022-03-06 12:42 UTC (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] "
[PATCH] Powerpc fix for gdb.base/ending-run.exp
2022-03-06 11:12 UTC (2+ messages)
[PATCH] gdb/gcore.in - Redirect error messages to stderr
2022-03-06 9:59 UTC
[PATCH] gdb: remove unneeded value_address call in value_cast_structs
2022-03-05 0:42 UTC (3+ messages)
[RFC PATCH 00/12] FreeBSD/aarch64 hardware watchpoint support
2022-03-05 0:06 UTC (18+ messages)
` [RFC PATCH 01/12] Remove USE_SIGTRAP_SIGINFO condition for FreeBSD/x86 debug regs support
` [RFC PATCH 02/12] x86-nat: Use an unordered_map to store per-pid debug reg state
` [RFC PATCH 03/12] x86-nat: Add x86_lookup_debug_reg_state
` [RFC PATCH 04/12] Add an x86_fbsd_nat_target mixin class for FreeBSD x86 native targets
` [RFC PATCH 05/12] fbsd-nat: Add a low_new_fork virtual method
` [RFC PATCH 06/12] x86-fbsd-nat: Copy debug register state on fork
` [RFC PATCH 07/12] nat: Split out platform-independent aarch64 debug register support
` [RFC PATCH 08/12] aarch64: Add an aarch64_nat_target mixin class
` [RFC PATCH 09/12] fbsd-nat: Add helper routine to fetch siginfo_t for a ptid
` [RFC PATCH 10/12] fbsd-nat: Add a low_delete_thread virtual method
` [RFC PATCH 11/12] fbsd-nat: Add a low_prepare_to_resume "
` [RFC PATCH 12/12] Add support for hardware breakpoints/watchpoints on FreeBSD/Aarch64
[PATCH] Remove WITH_SIM define
2022-03-04 20:37 UTC
[PATCH] Mark vDSO as not a file
2022-03-04 19:34 UTC (3+ messages)
[PATCH] Simplify the ui-out progress API
2022-03-04 19:30 UTC
[PATCH v2] gdb/debuginfod: Rework progress updates
2022-03-04 18:15 UTC (3+ messages)
` [PATCH v3] gdb: Improve debuginfod "
[PATCH 0/7] TUI command changes, including new winwidth command
2022-03-04 17:23 UTC (21+ messages)
` [PATCHv2 00/15] TUI changes, new winwidth command and resizing changes
` [PATCHv2 04/15] gdb/testing/tui: add new functionality to tuiterm.exp
` [PATCHv2 05/15] gdb/tui: add new 'tui window width' command and 'winwidth' alias
` [PATCHv2 06/15] gdb/tui: add a tui debugging flag
` [PATCHv2 07/15] gdb/tui: add left_boxed_p and right_boxed_p member functions
` [PATCHv2 10/15] gdb/tui: fairer distribution of excess space during apply
` [PATCHv2 12/15] gdb/tui: support placing the cmd window into a horizontal layout
` [PATCHv2 14/15] gdb/tui: relax restrictions on window max height and width
` [PATCHv2 15/15] gdb/tui: fair split of delta after a resize
[PATCH] gdb/solib-svr4.c: Fix segfault caused by NULL pointer
2022-03-04 16:13 UTC (4+ messages)
[PING] [PATCH v3 1/1] gdb: Use a typedef's scoped type name to identify local typedefs
2022-03-04 16:01 UTC (3+ messages)
[PATCH] gdb: Try searching for auto-load script using .gnu_debuglink
2022-03-04 15:56 UTC (2+ messages)
[PATCH] PR gdb/27876 - debuginfod-downloaded source files don't pass proper fullname across mi / (gdb)info source
2022-03-04 15:32 UTC (2+ messages)
[PATCH 0/2] Add debuginfod core file support
2022-03-04 15:20 UTC (5+ messages)
` [PATCH 1/2] gdb: Add soname to build-id mapping for core files
` [PATCH 2/2] PR gdb/27570: missing support for debuginfod in core_target::build_file_mappings
[PATCH 00/11] gdb/testsuite: Cleanup gdb.base for clang testing
2022-03-04 14:14 UTC (15+ messages)
` [PATCH 01/11] change gdb.base/skip.exp to use finish instead of step
` [PATCH 03/11] Change gdb.base/skip-solib.exp deal with lack of epilogue information
` [PATCH 07/11] fix gdb.base/call-ar-st to work with clang
` [PATCH 08/11] add xfails to gdb.base/complex-parts.exp when testing "
` [PATCH 09/11] gdb/testsuite: don't test gdb.base/msym-bp-shl "
` [PATCH 11/11] explicitly test for stderr in gdb.base/dprintf.exp
[PATCH] Debug support for global alias variable
2022-03-04 13:44 UTC
[PATCH 1/2] gdb: testsuite: remove pass statement in can_spawn_for_attach
2022-03-04 10:15 UTC (2+ messages)
` [PATCH 2/2] gdb: testsuite: fix failed testcases in gdb.base/jit-elf.exp
[PATCH v3 0/7] glibc-2.34: Fix gdb.base/gdb-sigterm.exp failure/error
2022-03-03 21:26 UTC (5+ messages)
` [PATCH v3 3/7] Catch gdb_exception_error instead of gdb_exception (in many places)
` [PATCH v3 6/7] QUIT processing w/ explicit throw for gdb_exception_forced_quit
[PATCH users/roland/event-pipe] Avoid conflict with gnulib open/close macros
2022-03-03 19:23 UTC (4+ messages)
[PATCH] Fixing regression in mi -add-inferior command
2022-03-03 19:20 UTC
[PATCH v5 0/2] Modify can_spawn_for_attach
2022-03-03 18:45 UTC (8+ messages)
` [PATCH v5 2/2] gdb: testsuite: fix wrong expected result in attach-pie-noexec.exp
[PATCH v4] gdb, gdbserver: support dlmopen()
2022-03-03 18:32 UTC (3+ messages)
[PATCH 1/3] gdb/python: remove Python 2 support
2022-03-03 17:40 UTC (3+ messages)
[RFC] Deprecate dbx mode
2022-03-03 17:36 UTC (2+ messages)
[PATCH] Fixing regression in mi -add-inferior command
2022-03-03 14:59 UTC (9+ messages)
` [PATCHv2 0/2] "
` [PATCHv2 1/2] gdb/mi: fix "
` [PATCHv2 2/2] gdb/mi: add --no-connection to MI "
[PATCH 00/11] Linux: Fix issues around thread group leader exits
2022-03-03 14:40 UTC (12+ messages)
` [PATCH 01/11] Fix gdbserver/linux target_waitstatus logging assert
` [PATCH 02/11] Fix gdb.threads/clone-new-thread-event.exp race
` [PATCH 03/11] Fix gdb.threads/current-lwp-dead.exp race
` [PATCH 04/11] gdb: Reorganize linux_nat_filter_event
` [PATCH 05/11] gdbserver: Reorganize linux_process_target::filter_event
` [PATCH 06/11] gdbserver: Reindent check_zombie_leaders
` [PATCH 07/11] Re-add zombie leader on exit, gdb/linux
` [PATCH 08/11] Re-add zombie leader on exit, gdbserver/linux
` [PATCH 09/11] Ensure EXIT is last event, gdb/linux
` [PATCH 10/11] Ensure EXIT is last event, gdbserver/linux
` [PATCH 11/11] Process exit status is leader exit status testcase
../../gdbsupport/new-op.cc:137:1: error: ‘void operator delete [](void*, std::size_t)’ is a usual (non-placement) deallocation function in C++14 (or with -fsized-deallocation) [-Werror=c++14-compat]
2022-03-03 14:18 UTC (13+ messages)
` 回复:../../gdbsupport/new-op.cc:137:1: "
Help figuring out why `info registers` is showing <unavailable> with gdbserver target
2022-03-03 12:23 UTC (4+ messages)
[PATCH] Update my e-mail address in the MAINTAINERS file
2022-03-03 8:37 UTC
[PATCH 0/2] Rewrite make-target-delegates in Python
2022-03-02 16:19 UTC (4+ messages)
` [PATCH 2/2] "
[PATCH v2 1/1] gdb/mi: PR20684, preserve user selected thread and frame when invoking MI commands
2022-03-02 13:23 UTC (7+ messages)
` [PATCH v3 "
` [PING] "
` [PATCH v4] "
[PATCH] gdb: testsuite: fix failed testcases in gdb.base/gdb-caching-proc.exp
2022-03-02 12:34 UTC (2+ messages)
[PATCH] [RISC-V]: Handling optimized prologue
2022-03-02 11:37 UTC (5+ messages)
` 答复: "
` 答复: "
[pushed] Fix typo in the "alias" example
2022-03-01 23:53 UTC
[PATCH 0/3] Assume PT_GETXMMREGS is always present on *BSD/i386
2022-03-01 20:48 UTC (7+ messages)
` [PATCH 1/3] i386-fbsd-nat: Assume PT_GETXMMREGS is present
` [PATCH 2/3] i386-bsd-nat: "
` [PATCH 3/3] configure: Stop checking for PT_GETXMMREGS
[PATCH] Some "distclean" fixes in gdb
2022-03-01 20:04 UTC (2+ messages)
[PATCH 0/3] Floating-point literal syntax extension for Ada
2022-03-01 17:22 UTC (5+ messages)
` [PATCH 1/3] Fix Ada integer literals with exponents
` [PATCH 2/3] Implement real literal extension for Ada
` [PATCH 3/3] Fix bug in ada_print_floating
[PING 5] [PATCH v3 1/1] gdb: Use a typedef's scoped type name to identify local typedefs
2022-03-01 7:54 UTC
[PATCH] Fix "spawn id XYZ not open" errors in gdb.mi/mi-exec-run.exp
2022-02-28 19:57 UTC (3+ messages)
[RFC][PATCH v2 0/2][PR gdb/24069] Fix GDB hang on macOS 10.14 and later (PR gdb/24609)
2022-02-28 18:40 UTC (7+ messages)
` [RFC][PATCH v3 0/1][PR gdb/24069] Fix GDB hang on macOS 10.14 and later
` [RFC][PATCH v3 1/1][PR gdb/24069] gdb/darwin: skip over WIFSTOPPED wait4 status
[PATCHv4] gdb/python/mi: create MI commands using python
2022-02-28 18:40 UTC (3+ messages)
` [PATCHv5] "
[PATCH 0/6] Handle split functions in call site chains
2022-02-28 18:34 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