[PATCH] gdb/testsuite: fix gdb.python/py-framefilter-invalidarg.exp with clang
2024-07-31 19:57 UTC
[PATCH] gdb/testsuite: add build-id compile flag to tests that expect it
2024-07-31 19:56 UTC
[PATCH] gdb: rename gdbarch.c to gdbarch-gen.c
2024-07-31 18:34 UTC
[PATCH v4 0/5] Modernize frame unwinders and add disable feature
2024-07-31 18:29 UTC (8+ messages)
` [PATCH v4 1/5] gdb: make gdbarch store a vector of frame unwinders
` [PING*2][PATCH v4 0/5] Modernize frame unwinders and add disable feature
` [PING*3][PATCH "
[PATCH v2 1/2] gdb: remove uses of VLA
2024-07-31 18:06 UTC (2+ messages)
` [PATCH v2 2/2] gdb, gdbserver, gdbsupport: remove -Wno-vla-cxx-extension
[PATCH 1/2] gdb: remove uses of VLA
2024-07-31 18:05 UTC (5+ messages)
` [PATCH 2/2] gdb, gdbserver, gdbsupport: remove -Wno-vla-cxx-extension
[PATCH] [gdb/testsuite] Fix gdb.python/py-format-string.exp with python 3.13
2024-07-31 17:11 UTC (2+ messages)
[PATCH] gdb: remove inline_frame::skipped_frames
2024-07-31 14:52 UTC (4+ messages)
[PATCH 1/2] [gdb/testsuite] Detect trailing-text-in-parentheses duplicates
2024-07-31 13:31 UTC (4+ messages)
[PATCH] [gdb/tdep] Use cached breakpoint kind in breakpoint_kind
2024-07-31 11:26 UTC (2+ messages)
` [PING][PATCH] "
[PATCH] [gdb/testsuite] Add gdb.python/py-disasm-{exec,obj}.exp
2024-07-31 11:25 UTC (2+ messages)
[PATCH 1/3] [gdb/exp] Fix target type of complex long double on arm
2024-07-31 11:13 UTC (6+ messages)
` [PATCH 2/3] [gdb/exp] Fix gdb.fortran/intrinsics.exp fail "
` [PING][PATCH "
[PATCH] [gdb] Prune inferior after switching inferior
2024-07-31 7:50 UTC (4+ messages)
[PATCH v2] [gdb] Prune inferior after switching inferior
2024-07-31 7:46 UTC
[PATCH] gdb/testsuite/gdb.server/server-kill.exp: fix tstatus test expected string
2024-07-31 7:27 UTC (2+ messages)
[PATCH v4] gdb: aarch64: Support MTE on baremetal
2024-07-31 6:50 UTC (3+ messages)
[PATCH 0/2] New inline-frames and blocks maintenance commands
2024-07-30 20:35 UTC (8+ messages)
` [PATCHv2 "
` [PATCHv2 1/2] gdb: Add 'maint info inline-frames' command
` [PATCHv2 2/2] gdb: add 'maint info blocks' command
[PATCH] [gdb/testsuite] Fix regexp in gdb.ada/mi_var_access.exp some more
2024-07-30 19:51 UTC (2+ messages)
[pushed] gdb: don't call macro_bcache with nullptr
2024-07-30 19:31 UTC
[RFC] [gdb/python] Make sure python sys.exit makes gdb exit
2024-07-30 18:53 UTC (2+ messages)
[RFC v4] [gdb/symtab] Handle jumping back to first instruction in line
2024-07-30 18:17 UTC (2+ messages)
[PATCH] gdb/testsuite: extend XFAIL to gdb.fortran/entry-point.exp to clang too
2024-07-30 17:43 UTC
[PATCH v2] gdb: Update SECURITY.txt to mention extension scripts and internal errors
2024-07-30 15:59 UTC (5+ messages)
[PATCH] [gdb] Handle ^C during disassembly
2024-07-30 15:01 UTC
[PATCH 0/3] [gdb/symtab] Fix some issues with macro complaints
2024-07-30 14:59 UTC (4+ messages)
` [PATCH 1/3] [gdb/symtab] Emit malformed macro definition complaint once
[PATCH] gdb: some global_block improvements
2024-07-30 14:37 UTC
[PATCH 0/2] Remove manual memory management in macro definition
2024-07-30 12:55 UTC (7+ messages)
` [PATCH 1/2] gdb: use std::string vector for "
` [PATCH 2/2] gdb: remove use of alloca in new_macro_definition
[PATCH] gdb/doc: move @anchor off @item line
2024-07-30 12:34 UTC (3+ messages)
[PATCH v5 0/2] Add amd64 LAM watchpoint support
2024-07-30 12:30 UTC (3+ messages)
` [PATCH v5 1/2] gdb: Make tagged pointer support configurable
` [PING][PATCH "
[PATCH v3 0/2] Remove MPX
2024-07-30 12:26 UTC (6+ messages)
` [PATCH v3 1/2] gdb, testsuite, python: Add missing imports
` "
` [PING*2][PATCH "
[PATCH] gdb: LoongArch: Add show-debug-regs maintenance command
2024-07-30 11:41 UTC
[PATCH v2][PR 30630] gdb/remote: fix assertion failure during startup
2024-07-30 10:54 UTC (3+ messages)
[RFC v2] [gdb/symtab] Handle jumping back to first instruction in line
2024-07-30 8:51 UTC (3+ messages)
[PATCH] gdb/remote: fix assertion failure during startup
2024-07-30 4:27 UTC (4+ messages)
[PATCH v3 0/7] Support for recording some AVX instructions
2024-07-29 19:08 UTC (8+ messages)
` [PATCH v3 1/7] gdb: Allow replayed threads to read and write pseudo registers
` [PATCH v3 2/7] gdb: Start supporting AVX instruction
` [PATCH v3 3/7] gdb/record: add support to vmovd and vmovq instructions
` [PATCH v3 4/7] gdb/record: add support to AVX unpack instructions
` [PATCH v3 5/7] gdb/record: Add recording support to vpbroadcast instructions
` [PATCH v3 6/7] gdb/record: support AVX instructions VMOVDQ(U|A) when recording
` [PATCH v3 7/7] gdb/record: add support to vzeroupper instruction
[PATCH v2] [gdb/symtab] Simplify memory management in parse_macro_definition
2024-07-29 16:28 UTC (6+ messages)
` [PING] "
[PATCH] Simplify typename_concat
2024-07-29 16:02 UTC (2+ messages)
[RFC v3] [gdb/symtab] Handle jumping back to first instruction in line
2024-07-29 13:49 UTC
[PATCH] [gdb/testsuite] Fix gdb.gdb/index-file.exp with -g0
2024-07-29 13:43 UTC (2+ messages)
[PATCH v9] Add a test for the gcore script
2024-07-29 13:31 UTC (2+ messages)
[PATCHv3 0/4] More build-id checking when opening core files
2024-07-29 12:44 UTC (6+ messages)
` [PATCHv4 "
` [PATCHv4 1/4] gdb/corefile: don't pretend unavailable sections are readable
` [PATCHv4 2/4] gdb/corefile: improve file backed mapping handling
` [PATCHv4 3/4] gdb: improve shared library build-id check for core-files
` [PATCHv4 4/4] gdb: unify build-id to objfile lookup code
[PATCH 1/2] [gdb/testsuite] Fix gdb.threads/leader-exit-attach.exp with check-read1
2024-07-29 12:06 UTC (2+ messages)
[PATCH v2] [gdb/tdep] Fix arm thumb2 hw breakpoint
2024-07-29 9:06 UTC (5+ messages)
[PATCH v11 00/10] Extensions for PTWRITE
2024-07-29 7:21 UTC (34+ messages)
` [PATCH v11 01/10] btrace: Introduce auxiliary instructions
` [PATCH v11 02/10] btrace: Enable auxiliary instructions in record instruction-history
` [PATCH v11 03/10] btrace: Enable auxiliary instructions in record function-call-history
` [PATCH v11 04/10] btrace: Handle stepping and goto for auxiliary instructions
` [PATCH v11 05/10] python: Introduce gdb.RecordAuxiliary class
` [PATCH v11 06/10] python: Add clear() to gdb.Record
` [PATCH v11 07/10] btrace, gdbserver: Add ptwrite to btrace_config_pt
` [PATCH v11 08/10] btrace, linux: Enable ptwrite packets
` [PATCH v11 09/10] btrace, python: Enable ptwrite filter registration
` [PATCH v11 10/10] btrace: Extend ptwrite event decoding
[PATCH v3 3/3] Fix range end handling of inlined subroutines
2024-07-29 6:18 UTC (4+ messages)
[PATCH] gdb: improve line number lookup around inline functions
2024-07-29 5:01 UTC (2+ messages)
[PATCH 1/1 V5] gdb : Signal to pstack/gdb kills the attached process
2024-07-29 4:51 UTC (11+ messages)
` [External] : "
[PATCH v2 1/2] gdb: pass inferior to target_current_description
2024-07-29 3:25 UTC (2+ messages)
` [PATCH v2 2/2] gdb: pass inferior to gdbarch_update_p
[PATCH 1/2] gdb: pass inferior to target_current_description
2024-07-29 2:14 UTC (3+ messages)
` [PATCH 2/2] gdb: pass inferior to gdbarch_update_p
[PATCH v2] [gdbsupport] Fix -Wenum-constexpr-conversion in enum-flags.h
2024-07-28 21:12 UTC (4+ messages)
` [PING][PATCH "
` [PING v2][PATCH "
[PATCHv2 0/2] gdb/testsuite: remove can_spawn_for_attach_1
2024-07-28 8:54 UTC (4+ messages)
` [PUSHED "
` [PUSHED 1/2] gdb/testsuite: restructure gdb_data_cache (lib/cache.exp)
` [PUSHED 2/2] gdb/testsuite: track if a caching proc calls gdb_exit or not
[RFC] [gdb] Handle jumping back to first instruction in line
2024-07-27 14:33 UTC (2+ messages)
[PATCH v2 0/4] Minor fixes to DAP breakpoint setting
2024-07-26 19:31 UTC (6+ messages)
` [PATCH v2 1/4] Introduce exec_mi_and_log for DAP
` [PATCH v2 2/4] Make DAP instruction breakpoints unverified
` [PATCH v2 3/4] Fix failure with C++ exceptions in DAP
` [PATCH v2 4/4] Notify Python when breakpoint symbol changes
[RFC] [gdb/testsuite] Add xfail in gdb.base/hbreak.exp
2024-07-26 15:46 UTC (15+ messages)
[PATCH v2 0/1] testsuite, trace: add guards if In-Process Agent library is not found
2024-07-26 15:24 UTC (3+ messages)
` [PATCH v2 1/1] "
[PATCH] Log gdb version and configuration in DAP
2024-07-26 14:37 UTC
[PATCH] gdb/testsuite: fix build-id compile option when used with clang
2024-07-26 14:37 UTC (3+ messages)
[RFC][PATCH] gdb: setting BP with multiple locations only displays one location
2024-07-26 14:37 UTC (6+ messages)
[PATCH v3] gdb: aarch64: Support MTE on baremetal
2024-07-26 14:35 UTC (3+ messages)
[PATCH 0/8] Extension for looking up debug info by build-id
2024-07-26 13:40 UTC (5+ messages)
` [PATCHv2 4/4] gdb: check for multiple matching build-id files
[PATCH 0/1] gdbserver: add thread map
2024-07-26 6:35 UTC (4+ messages)
` [PATCH 1/1] gdbserver: add process specific thread list and map
[pushed] gdb/amdgpu: remove unused includes
2024-07-25 20:20 UTC
[PATCH 0/3] Remove Neutrino support
2024-07-25 17:41 UTC (4+ messages)
` [PATCH 1/3] gdb: remove QNX "
` [PATCH 2/3] gdbsupport: remove #ifndef REALTIME_LO in signals.cc
` [PATCH 3/3] gdb: remove find_and_open_solib so_list method
[PATCH v2] gdb: aarch64: Support MTE on baremetal
2024-07-25 14:21 UTC (3+ messages)
[PATCH] [gdb/tdep] Fix arm thumb2 hw breakpoint
2024-07-25 13:18 UTC
[FOLLOW UP] RE: Meeting request- Artificial Intelligence and Machine Learning
2024-07-25 10:36 UTC
[PATCH] gdb: aarch64: Support MTE on baremetal
2024-07-25 8:39 UTC (6+ messages)
[PATCH 0/4] Minor fixes to DAP breakpoint setting
2024-07-24 17:17 UTC (5+ messages)
[PATCH] Remove redundant macro definitions from remote.c
2024-07-24 15:52 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