[PATCH 0/2] Use isort in gdb
2024-03-20 19:03 UTC (4+ messages)
` [PATCH 1/2] Prepare gdb for isort
` [PATCH 2/2] Run isort
[PATCH 0/9] Make gdb/python flake-clean
2024-03-20 19:01 UTC (13+ messages)
` [PATCH 1/9] Remove .flake8
` [PATCH 2/9] Fix flake8 errors in dap/server.py
` [PATCH 3/9] Ignore unsed import in dap/__init__.py
` [PATCH 4/9] Remove unused import from gdb/__init__.py
` [PATCH 5/9] Remove bare "except" from disassembler.py
` [PATCH 6/9] Suppress star import errors
` [PATCH 7/9] Specify ImportError in styling.py
` [PATCH 8/9] Suppress some "undefined" warnings from flake8
` [PATCH 9/9] Do not use bare "except"
[pushed] .pre-commit-config.yaml: bump black hook to 24.3.0
2024-03-20 18:49 UTC
[PATCH] Fix casting in-memory values of primitive types to const reference
2024-03-20 17:33 UTC (4+ messages)
[PATCH 0/3] Introduce the 'x' RSP packet
2024-03-20 17:32 UTC (27+ messages)
` [PATCH 1/3] gdbserver: allow suppressing the next putpkt remote-debug log
` [PATCH 2/3] rsp: add 'E' to escaped characters
` [PATCH 3/3] gdb, gdbserver: introduce the 'x' RSP packet for binary memory read
` [PATCH v2 0/4] Introduce the 'x' RSP packet
` [PATCH v2 1/4] doc: fine-tune the documentation of the 'm' "
` [PATCH v2 2/4] gdbserver: allow suppressing the next putpkt remote-debug log
` [PATCH v2 3/4] rsp: add 'E' to escaped characters
` [PATCH v2 4/4] gdb, gdbserver: introduce the 'x' RSP packet for binary memory read
[PATCH] [gdb/testsuite] Fix gdb.server/server-connect.exp for missing ipv6
2024-03-20 17:19 UTC (2+ messages)
[PATCH] [gdb/testsuite] Handle core without build-id in gdb.base/corefile-buildid.exp
2024-03-20 17:17 UTC (2+ messages)
[PATCH v2] [gdb/testsuite] Add PR gdb/26967 KFAIL in two more test-cases
2024-03-20 17:08 UTC (2+ messages)
[PATCH] Fix reinterpret_cast for classes with multiple inheritance
2024-03-20 17:03 UTC (3+ messages)
[PATCH] gdb: add .pre-commit-config.yaml
2024-03-20 15:56 UTC (3+ messages)
[PATCH] Fix comparison of array types
2024-03-20 15:46 UTC (6+ messages)
[PATCH v2] gdbserver: Clear X86_XSTATE_MPX bits in xcr0 on x32
2024-03-20 14:45 UTC (2+ messages)
[PATCH] gdb/python: Allow SIGTRAMP_FRAME python unwinders to be created
2024-03-20 14:13 UTC (4+ messages)
[PATCH v2] Add a test for the gcore script
2024-03-20 13:28 UTC (2+ messages)
[PATCH v2] Fix GDB: Initial r16-r31 support for Intel APX
2024-03-20 11:12 UTC (2+ messages)
[PATCH^4] gdb: mips: Add MIPSR6 support
2024-03-20 11:03 UTC (2+ messages)
[PATCH v1 0/7] gdb: Modify some code about syscalls XML
2024-03-20 10:53 UTC (5+ messages)
` [PING] "
` "
[PATCH] gdbserver: Clear X86_XSTATE_MPX bits in xcr0 on x32
2024-03-20 10:48 UTC (3+ messages)
[PATCH v3] Speed up lookup of "type_specific_data"
2024-03-20 10:28 UTC (3+ messages)
[PATCH] [gdb/testsuite] Add PR gdb/26967 KFAIL in two more test-cases
2024-03-20 9:15 UTC (3+ messages)
[PATCH 0/7] x86/Linux Target Description Changes
2024-03-19 18:34 UTC (6+ messages)
` [PATCHv2 "
` [PATCHv2 6/7] gdbserver: update target description creation for x86/linux
[PATCH] Teach GDB to generate sparse core files (PR corefiles/31494)
2024-03-19 16:41 UTC (5+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH] Fix two serious flake8 reports
2024-03-19 16:06 UTC (2+ messages)
[PATCH] gdb/python: test exception case for gdb.solib_name
2024-03-19 16:04 UTC (6+ messages)
[PATCH] [gdb/build] Fix static cast of virtual base
2024-03-19 14:58 UTC (6+ messages)
[PATCH v2 1/2] remote.c: Use packet_check_result
2024-03-19 13:58 UTC (2+ messages)
` [PATCH v2 2/2] remote.c: Make packet_ok return struct packet_result
[PATCH 1/3] gdb, gdbserver, gdbsupport: reformat some Makefile variables, one entry per line
2024-03-19 12:22 UTC (5+ messages)
` [PATCH 2/3] gdb, gdbserver, gdbsupport: include config.h files with -include
` [PATCH 3/3] gdbsupport: move more things to gdbsupport.inc.h
[RFC v2][PR symtab/30520 1/4] gdb/symtab: check name matches before expanding a CU
2024-03-19 12:16 UTC (8+ messages)
` [RFC v2][PR symtab/30520] gdb/symtab: fix the gdb.cp/anon-struct test
[PATCH] [gdb/symtab] Workaround PR gas/31115
2024-03-19 10:48 UTC (5+ messages)
[FYI] Add myself to gdb/MAINTAINERS
2024-03-19 9:46 UTC
[PATCH] [gdb] Prune inferior after switching inferior
2024-03-19 9:34 UTC (2+ messages)
` [PING][PATCH] "
[PATCH] [gdb/python] Make gdb.UnwindInfo.add_saved_register more robust
2024-03-19 9:34 UTC (2+ messages)
` [PING][PATCH] "
[PATCH] [gdb] Further fix "value is not available" with debug frame
2024-03-19 9:31 UTC (2+ messages)
[RFC][PATCH 0/1] Add support for embedded source in GDB
2024-03-18 21:18 UTC (5+ messages)
` [RFC][PATCH 1/1] gdb: Support embedded source in DWARF
[PATCH] gdb/hppa: guess g packet size
2024-03-18 17:30 UTC (2+ messages)
[PATCH] Refrain from asking debug stubs to read invalid memory
2024-03-18 16:19 UTC
[PATCH] Remove some unnecessary Ada expression code
2024-03-18 14:31 UTC (2+ messages)
[PATCH] Fix Ada 'ptype' of access to array
2024-03-18 14:22 UTC (2+ messages)
[PATCH] Use string_view in quirk_rust_enum
2024-03-18 14:11 UTC (2+ messages)
[PATCH] [gdb/testsuite] Fix gdb.base/list-no-debug.exp on debian
2024-03-17 14:14 UTC (2+ messages)
[PATCH] Set __file__ when source'ing a Python script
2024-03-17 14:07 UTC (3+ messages)
[PATCH v2] Clear board_info entry after waiting for process
2024-03-17 13:47 UTC (2+ messages)
GDB 15.1 release update (2024-03-16)
2024-03-16 11:50 UTC
[PATCH] Use size_t in gdb_bfd_section_data
2024-03-15 17:33 UTC (2+ messages)
[PATCH] gdb: iterate over targets, not inferiors, to commit resumed
2024-03-15 15:06 UTC (6+ messages)
[PATCHv10 0/5] Infcalls from B/P conditions in multi-threaded inferiors
2024-03-15 13:26 UTC (4+ messages)
` [PATCHv11 "
[PATCH] gdb/testsuite: attach to i386 process stopped in vDSO
2024-03-15 13:22 UTC (2+ messages)
[PATCH v2] [gdb/build] Fix build on postmarketos
2024-03-14 20:13 UTC (2+ messages)
[PATCH] Rewrite gdb_bfd_error_handler
2024-03-14 18:49 UTC
[PATCH] Clear board_info entry in kill_wait_spawned_process
2024-03-14 17:56 UTC
[PATCH] gdb/dwarf2: Check for missing abbrev
2024-03-14 17:52 UTC (9+ messages)
[PATCH v2] gdbserver/linux: probe for libiconv in configure
2024-03-14 17:42 UTC (3+ messages)
[PATCH] Change message when reaching end of reverse history
2024-03-14 17:26 UTC (6+ messages)
[PATCH] [gdb/build] Fix build on postmarketos
2024-03-14 16:32 UTC (3+ messages)
[PATCH] Pass alignment when using GCC_C_FE_VERSION_2
2024-03-14 15:55 UTC (2+ messages)
[PATCH] Remove 'if' from GDB_PY_HANDLE_EXCEPTION
2024-03-14 15:02 UTC (4+ messages)
[htdocs PATCH v2] index.html: Fix download and news links
2024-03-14 14:49 UTC (2+ messages)
[PATCH 1/2] [gdb/tdep] Fix gdb.base/watchpoint-unaligned.exp on aarch64
2024-03-14 10:19 UTC (13+ messages)
` [PATCH 2/2] [gdb/tdep] Fix gdb.base/watch-bitfields.exp "
[PATCH] [gdb/testsuite] Fix test-case gdb.threads/attach-stopped.exp on manjaro linux
2024-03-14 10:13 UTC
[PATCH v2] [gdb/tdep] Fix gdb.base/watchpoint-unaligned.exp on aarch64
2024-03-14 10:11 UTC (2+ messages)
[PATCH] [gdb/testsuite] Fix gdb.base/ending-run.exp on manjaro linux
2024-03-14 9:57 UTC
[pushed] Remove extraneous word from manual
2024-03-13 19:02 UTC
[PATCH v4 0/6] Fixes to gdb.threads/threadcrash.exp
2024-03-13 17:17 UTC (5+ messages)
` [PATCH v4 1/6] gdb/testsuite: Reduce indentation in gdb.threads/threadcrash.exp
` [PATCH v4 2/6] gdb/testsuite: Fix gdb.threads/threadcrash.exp with check-readmore
[PATCH 0/4] Modernize frame unwinders and add disable feature
2024-03-13 12:44 UTC (9+ messages)
` [PATCH 3/4] gdb: Migrate frame unwinders to use C++ classes
[htdocs PATCH] index.html: Fix download and news links
2024-03-13 11:50 UTC
[PATCH v4 0/4] btrace: infrun fixes
2024-03-13 11:47 UTC (6+ messages)
` [PATCH v4 1/4] gdb, infrun, btrace: fix reverse/replay stepping at end of execution history
` [PATCH v4 2/4] gdb, infrun, record: fix hang when step-over fails with no-history
` [PATCH v4 4/4] gdb, infrun: fix multi-threaded reverse stepping
[RFC][PATCH?] fixed some segfaults and bugs in mdebug support
2024-03-13 2:09 UTC (3+ messages)
[PATCH 0/4] On-demand debuginfo downloading
2024-03-12 22:15 UTC (5+ messages)
` [PATCH 4/4 v6] gdb/debuginfod: Add .debug_line downloading
` [PING][PATCH "
` [PING*2][PATCH "
` [PING*3][PATCH "
[PATCH 3/4 v5] gdb/debuginfod: Support on-demand debuginfo downloading
2024-03-12 22:15 UTC (5+ messages)
` [PING][PATCH "
` [PING*2][PATCH "
` [PING*3][PATCH "
[PATCH 2/4 v3] gdb/progspace: Add reverse safe iterator
2024-03-12 22:14 UTC (5+ messages)
` [PING][PATCH "
` [PING*2][PATCH "
` [PING*3][PATCH "
[PATCH] gdb/tui: Fix crash from y/n prompt during TUI initialization
2024-03-12 21:53 UTC
[PATCH 1/2] contrib: sync dg-extract-results.py with GCC
2024-03-12 15:50 UTC (5+ messages)
` [PATCH 2/2] contrib: sync dg-extract-results.sh "
[PATCH v2] Capture warnings when writing to the index cache
2024-03-12 14:40 UTC
[PATCH 1/1] gdb: Deprecate MPX commands
2024-03-12 14:35 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