[PATCH] gdb/debuginfod: Whitespace-only URL should disable debuginfod
2022-04-28 16:28 UTC (3+ messages)
[PATCH v3 0/1] get page size using sysconf (_SC_PAGESIZE) instead of PAGE_SIZE
2022-04-28 16:14 UTC (3+ messages)
` [PATCH v3 1/1] "
[PATCH] Fix libinproctrace.so build on PPC
2022-04-28 16:13 UTC (2+ messages)
[PATCH v3 0/7] Fix printing macros
2022-04-28 15:59 UTC (12+ messages)
` [PATCH v3 1/7] gdb: introduce symtab_create_debug_printf
` [PATCH v3 2/7] gdb: add debug prints in buildsym.c
` [PATCH v3 3/7] gdb/dwarf: pass compilation directory to line header
` [PATCH v3 4/7] gdb/dwarf: pass a file_entry to line_header::file_file_name
` [PATCH v3 5/7] gdb: add "id" fields to identify symtabs and subfiles
` [PATCH v3 6/7] gdb: remove code to prepend comp dir in buildsym_compunit::start_subfile
` [PATCH v3 7/7] gdb/testsuite: add macros test for source files compiled in various ways
[PATCH] Fix crash with "maintenance print arc"
2022-04-28 15:27 UTC (5+ messages)
[PATCH] gdb: fix nullptr dereference in block::ranges()
2022-04-28 14:10 UTC (4+ messages)
[PATCH 0/2] Implement pid_to_exec_file for Windows in gdbserver
2022-04-28 13:09 UTC (6+ messages)
` [PATCH 1/2] Constify target_pid_to_exec_file
` [PATCH 2/2] Implement pid_to_exec_file for Windows in gdbserver
[PATCH 0/2] Fix mi-exec-run.exp with native-extended-gdbserver
2022-04-28 11:27 UTC (7+ messages)
` [PATCH 1/2] gdb: fix failures in gdb.mi/mi-exec-run.exp "
` [PATCH 2/2] gdb/testsuite: fix native-extended-gdbserver failure in mi-exec-run.exp
` [PATCHv2 0/2] Fix mi-exec-run.exp with native-extended-gdbserver
` [PATCHv2 1/2] gdb: fix failures in gdb.mi/mi-exec-run.exp "
` [PATCHv2 2/2] gdb/testsuite: fix native-extended-gdbserver failure in mi-exec-run.exp
[PATCH 01/14] gdb: remove BLOCK_{START,END} macros
2022-04-28 10:47 UTC (4+ messages)
` [PATCH 07/14] gdb: remove BLOCK_RANGES macro
[PATCH v5 0/5] arm: Add support for multiple stacks on Cortex-M
2022-04-28 8:55 UTC (10+ messages)
` [PATCH v5 1/5] gdb/arm: Fix prologue analysis to support vpush
` [PATCH v5 2/5] gdb/arm: Define MSP and PSP registers for M-Profile
` [PATCH v5 3/5] gdb/arm: Introduce arm_cache_init
` [PATCH v5 4/5] gdb/arm: Add support for multiple stack pointers on Cortex-M
` [PATCH v5 5/5] gdb/arm: Extend arm_m_addr_is_magic to support FNC_RETURN, add unwind-secure-frames command
[PATCH] Fix crash in gdbpy_parse_register_id
2022-04-28 2:11 UTC (3+ messages)
[PATCH] Remove "typedef enum ..."
2022-04-28 1:36 UTC (2+ messages)
[PATCH] Rename Windows debug settings
2022-04-27 19:04 UTC (4+ messages)
[PATCH] Adjust gdb.base/parse_number.exp so it is more flexible
2022-04-27 18:33 UTC (7+ messages)
[pushed] Fix gdbserver build for x86-64 Windows
2022-04-27 17:17 UTC
[PATCH v3 00/13] Support for Thread Local Storage (TLS) variables on FreeBSD arm and aarch64 architectures
2022-04-27 15:46 UTC (15+ messages)
` [PATCH v3 01/13] fbsd-nat: Add helper routines for register sets using PT_[G]SETREGSET
` [PATCH v3 02/13] Add an arm-tls feature which includes the tpidruro register from CP15
` [PATCH v3 03/13] Read the tpidruro register from NT_ARM_TLS core dump notes on FreeBSD/arm
` [PATCH v3 04/13] Support TLS variables "
` [PATCH v3 05/13] Fetch the NT_ARM_TLS register set for native FreeBSD/arm processes
` [PATCH v3 06/13] Add an aarch64-tls feature which includes the tpidr register
` [PATCH v3 07/13] Read the tpidr register from NT_ARM_TLS core dump notes on FreeBSD/Aarch64
` [PATCH v3 08/13] Support TLS variables "
` [PATCH v3 09/13] Fetch the NT_ARM_TLS register set for native FreeBSD/Aarch64 processes
` [PATCH v3 10/13] Read the tpidr register from NT_ARM_TLS core dump notes on Linux Aarch64
` [PATCH v3 11/13] gdbserver: Read the tpidr register from NT_ARM_TLS on Linux
` [PATCH v3 12/13] "
` [PATCH v3 13/13] NEWS: Add a note for TLS support on FreeBSD/arm and FreeBSD/Aarch64
[PATCH] Make gdb.ada/float-bits.exp more generic
2022-04-27 14:52 UTC
[PATCH] gdb: cooked_index_functions::expand_symtabs_matching: require psymtab
2022-04-27 14:11 UTC (4+ messages)
[PATCH 0/2] Fix regressions caused by prune_threads patch
2022-04-27 14:01 UTC (9+ messages)
` [PATCH 1/2] gdb/infrun: make fetch_inferior_event restore thread if exited or signalled
` [PATCH 2/2] gdb/remote: return early from remote_check_symbols if waiting for stop reply
[PATCH v2 0/3] Apply fixme notes for multi-target support
2022-04-27 13:55 UTC (4+ messages)
` [PATCH v2 1/3] gdb: Make global feature array a per-remote target array
[PATCH] gdb/testsuit: fix FAIL in gdb.base/clear_non_user_bp.exp
2022-04-27 13:32 UTC (6+ messages)
` [PATCH v2] "
` [PATCH v3] gdb/testsuite: "
[PATCH v4 0/2] [gdb] untie and validate inheritance location
2022-04-27 12:28 UTC (3+ messages)
` [PATCH v4 1/2] [gdb] Untied inheritance virtuality and loc kind
` [PATCH v4 2/2] [gdb] Add Simple offset validation when calculating baseclass_offset
[PATCH v5 0/8] gdb: split array and string limiting options
2022-04-27 12:02 UTC (5+ messages)
` [PING^2][PATCH "
` [PING^3][PATCH "
re [PATCHv3] gdb/python: add gdb.format_address function
2022-04-27 9:58 UTC (2+ messages)
[PATCH] gdb/testsuite: use with_cwd where possible
2022-04-27 0:20 UTC (3+ messages)
[PATCH] Check OBJF_NOT_FILENAME in DWARF index code
2022-04-27 0:14 UTC (2+ messages)
[PATCH v2 0/1] get page size using sysconf (_SC_PAGESIZE) instead of PAGE_SIZE
2022-04-26 22:06 UTC (6+ messages)
` [PATCH v2 1/1] "
[PATCH] bsd-kvm: Fix build after recent changes to path handling functions
2022-04-26 21:47 UTC (8+ messages)
[PATCH] Handle encoding failures in Windows thread names
2022-04-26 18:53 UTC (3+ messages)
[PATCH] Fix method naming bug in new DWARF indexer
2022-04-26 18:40 UTC (4+ messages)
[PATCH v2 0/2] Functions call history patches
2022-04-26 18:32 UTC (5+ messages)
` [PATCH v2 1/2] [func_call] Add function-call-history-length command to MI
` [PATCH v2 2/2] [func_call] Add function-call-history "
[PATCH 0/2] Add recording support for the ISA 3.1 Powerpc instructions
2022-04-26 18:05 UTC (11+ messages)
` [PATCH 1/2] "
` [PATCH 1/2 Version 2] "
` [PATCH 1/2 Version 3] "
` [PATCH 1/2 Version 5] "
` [PATCH 1/2 Version 6] "
Powerpc: Update expected floating point output for gdb.arch/altivec-regs.exp and gdb.arch/vsx-regs.exp
2022-04-26 17:24 UTC (5+ messages)
` [PATCH V2] "
[pushed] gdb: make some random Python files Python 3-compatible
2022-04-26 15:52 UTC
GDB 12.0.90 available for testing
2022-04-26 15:15 UTC (10+ messages)
[PATCHv3 0/2] Fix GDB prompt corruption issue
2022-04-26 14:27 UTC (5+ messages)
` [PATCHv4 0/3] "
[PATCH] gdb/readline: fix extra 'quit' message problem
2022-04-26 14:25 UTC
[PATCHv4 0/2] Make thread_info executing and resumed state more consistent
2022-04-26 13:28 UTC (2+ messages)
` gdb: make "
[PATCH v2 00/11] gdb/testsuite: Cleanup gdb.base for clang testing
2022-04-26 13:17 UTC (2+ messages)
` [PING] "
[PATCH] Put corefile-run.core into test subdirectory
2022-04-26 12:24 UTC (2+ messages)
Metadata style?
2022-04-26 12:02 UTC (4+ messages)
[PATCH] Do not put linkage names into .gdb_index
2022-04-26 8:06 UTC (8+ messages)
[PUSHED OBV] gdbsupport/pathstuff.h: #include <array> explicitly for std::array<>
2022-04-26 0:21 UTC
[PATCH 00/36] C++-ify breakpoints
2022-04-25 20:06 UTC (11+ messages)
` [PATCH 01/36] Move "catch load" to a new file
` [PATCH 03/36] Add an assertion to clone_momentary_breakpoint
` [PATCH 04/36] Delete some unnecessary wrapper functions
[PATCH] De-duplicate .gdb_index
2022-04-25 18:48 UTC
[PATCH 0/1] btrace: get page size using sysconf (_SC_PAGESIZE) instead of PAGE_SIZE
2022-04-25 18:47 UTC (8+ messages)
` [PATCH 1/1] "
[PATCH v3 00/11] Improve Fortran intrinsic types and procedures
2022-04-25 13:41 UTC (5+ messages)
[PATCH] Debug support for global alias variable
2022-04-25 13:10 UTC (15+ messages)
[PATCHv3 0/6] Add Python API for the disassembler
2022-04-25 11:26 UTC (8+ messages)
` [PATCHv4 0/5] "
` [PATCHv4 1/5] gdb: add new base class to gdb_disassembler
` [PATCHv4 2/5] gdb: add extension language print_insn hook
` [PATCHv4 3/5] gdb/python: implement the print_insn extension language hook
` [PATCHv4 4/5] gdb: refactor the non-printing disassemblers
` [PATCHv4 5/5] gdb: unify two dis_asm_read_memory functions in disasm.c
[PATCH][gdb/testsuite] Fix gdb.ada/float-bits.exp with -m32
2022-04-25 10:31 UTC (2+ messages)
[PATCH v1 0/1] get page size using sysconf (_SC_PAGESIZE) instead of PAGE_SIZE
2022-04-25 10:08 UTC (3+ messages)
` [PATCH v1 1/1] "
[RFC][PATCH] Binutils changes for RISC-V overlay system
2022-04-25 9:39 UTC (2+ messages)
GDB 12.0.90 available for testing
2022-04-25 8:48 UTC (12+ messages)
GDB/Fortran: Support for Assumed Rank Zero
2022-04-25 8:47 UTC (14+ messages)
[PATCH] gdb/infrum: assert !step_over_info_valid_p in restart_threads
2022-04-25 8:32 UTC (4+ messages)
` [PATCH v2] gdb/infrun: "
[PATCH 2/2] Add recording support for the ISA 3.1 Powerpc instructions
2022-04-24 16:56 UTC (11+ messages)
` [PATCH 2/2 Version 2] "
` [PATCH 2/2 Version 3] "
` [PATCH 2/2 Version 4] "
` [PATCH 2/2 Version 5] "
2022-04-24 update for upcoming GDB 12.1 Release
2022-04-24 16:12 UTC
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