[PATCH v3] gdb/arm: Terminate frame unwinding in M-profile lockup state
2022-10-17 19:30 UTC
[PATCH] internal_error: remove need to pass __FILE__/__LINE__
2022-10-17 19:27 UTC (4+ messages)
[pushed] kfail an Ada test for GCC < 12
2022-10-17 19:20 UTC
[pushed] Remove a nullptr check in DWARF scanner
2022-10-17 18:58 UTC
[PATCH v2 00/29] Step over thread clone and thread exit
2022-10-17 18:54 UTC (4+ messages)
` [PATCH v2 04/29] Step over clone syscall w/ breakpoint, TARGET_WAITKIND_THREAD_CLONED
[ob/pushed] gdbarch-components.py: Remove spurious space from "frame_info_ptr " params
2022-10-17 16:59 UTC
[PATCH v2 0/4] Fix .gdb_index with Ada
2022-10-17 16:03 UTC (7+ messages)
` [PATCH v2 1/4] Fix regression in c-linkage-name.exp with gdb index
` [PATCH v2 2/4] Don't add type linkage names to cooked index
` [PATCH v2 3/4] Improve Ada support in .gdb_index
` [PATCH v2 4/4] Change .gdb_index de-duplication implementation
[PATCH v2] gdb: Fix issue with Clang CLI macros
2022-10-17 15:28 UTC (6+ messages)
[PATCH v6 0/8] gdb: split array and string limiting options
2022-10-17 15:02 UTC (10+ messages)
` [PATCH v6 1/8] GDB/Guile: Don't assert that an integer value is boolean
` [PATCH v6 3/8] GDB/testsuite: Expand Python integer parameter coverage across all types
` [PATCH v6 4/8] GDB/Python: Make `None' stand for `unlimited' in setting integer parameters
` [PATCH v6 5/8] GDB/Python: Use None for `var_zuinteger_unlimited' value set to `unlimited'
` [PING^7][PATCH v6 0/8] gdb: split array and string limiting options
[PATCH v2] gdb/gcore: interrupt all threads before generating the corefile
2022-10-17 13:43 UTC
[PATCH] Fix null pointer representations
2022-10-17 13:18 UTC (3+ messages)
[PATCH] gdb: silence unused-but-set-variable warning about yynerrs in cp-name-parser.y
2022-10-17 12:38 UTC (3+ messages)
[PATCH 0/4] gdb: (includes PR28413), Suppress some general warnings if built with Clang
2022-10-17 12:35 UTC (6+ messages)
` [PATCH v2 "
` [PATCH v2 4/4] gdb: Suppress "unused" variable warning on Clang
[PATCH v2] gdb/arm: Terminate frame unwinding in M-profile lockup state
2022-10-17 11:06 UTC (2+ messages)
[PATCH] [AArch64] Fix removal of non-address bits for PAuth
2022-10-17 10:04 UTC (3+ messages)
` [PATCH,v3] [aarch64] "
` [PING][PATCH,v3] "
[PATCH] [AArch64] Add TPIDR2 register support for Linux
2022-10-17 10:03 UTC (2+ messages)
` [PING][PATCH] "
[PATCH] Modify altivec-regs.exp testcase for AIX
2022-10-17 9:57 UTC (4+ messages)
[PATCH 1/1] gdb: Enable complete to show members of anonymous classes/structs
2022-10-17 8:33 UTC (2+ messages)
` [Ping v2] "
[PATCH 0/2] More use of checked_static_cast
2022-10-16 18:16 UTC (2+ messages)
[PATCH v4] Add an option with a color type
2022-10-16 16:45 UTC (6+ messages)
` [PATCH v5] "
` [PATCH v6] "
[RFC PATCH 0/1] gdb/riscv: Cache per-BFD disassembler
2022-10-16 15:31 UTC (4+ messages)
` [RFC PATCH 1/1] "
[PATCH] gdb/arm: Terminate frame unwinding in M-profile lockup state
2022-10-16 14:37 UTC (2+ messages)
[PING^3 PATCH 0/1] sim/testsuite: Fix broken "make check-sim" by trimming excess path from arch
2022-10-16 13:01 UTC (5+ messages)
` [PING^4 PATCH 0/1] sim/testsuite: PR29596, "
[PATCH] gdb/arm: Terminate frame unwinding in M-profile lockup state
2022-10-16 10:13 UTC (2+ messages)
[PATCH] gdb: add UTF16/UTF32 target charsets in phony_iconv
2022-10-16 6:24 UTC (8+ messages)
[PATCH] gdb/arm: Don't rely on loop detection to stop unwind
2022-10-15 9:40 UTC (3+ messages)
[PATCH] PowerPC, add support for printing non-trivial C++ object for the finish command
2022-10-14 23:25 UTC (11+ messages)
` [PATCH 2/2] PowerPC, fix support for printing the function return value for non-trivial values
` [PATCH 1/2] PowerPC, function ppc64_sysv_abi_return_value add missing return value convention
[PATCH] Enable Access to containing scope variables from nested inlined function
2022-10-14 19:26 UTC (9+ messages)
[PATCH 0/1] Fix 'rw_pieced_value' for values casted to different type
2022-10-14 18:28 UTC (4+ messages)
` [PATCH 1/1] gdb/dwarf2: "
[committed][gdb/testsuite] Fix gdb.server/unittest.exp with host board local-remote-host.exp
2022-10-14 18:01 UTC
[committed][gdb/testsuite] Fix host board local-remote-host-notty.exp timeouts
2022-10-14 18:00 UTC
[committed][gdb/testsuite] Disable styling in host board local-remote-host.exp
2022-10-14 17:59 UTC
[PATCH][gdb] Fix heap-buffer-overflow in find_program_interpreter
2022-10-14 17:56 UTC (2+ messages)
[PATCH][gdb/contrib] Handle STRIP_ARGS_{STRIP,KEEP}_DEBUG in cc-with-tweaks.sh
2022-10-14 17:50 UTC (2+ messages)
[PATCH 0/5] Silence some build warnings in various simulators
2022-10-14 17:50 UTC (13+ messages)
` [PATCH 1/5] sim/cgen: mask uninitialized variable warning in cgen-run.c
` [PATCH 2/5] sim/ppc: fix warnings related to printf format strings
` [PATCH 3/5] sim/ppc: mark device_error function as ATTRIBUTE_NORETURN
` [PATCH 4/5] sim/erc32: avoid dereferencing type-punned pointer warnings
` [PATCH 5/5] sim/iq2000: silence pointer-sign warnings
[PATCH] Add missing TYPE_CODE_* constants to Python
2022-10-14 17:45 UTC (2+ messages)
[PATCH][gdb/testsuite] Add boards/README
2022-10-14 17:41 UTC (2+ messages)
[PATCH] Use scoped_value_mark in more places
2022-10-14 17:20 UTC (2+ messages)
[PATCH 0/3] New mechanism to initialise Python components in GDB
2022-10-14 17:20 UTC (7+ messages)
` [PATCH 1/3] gdb/python: break dependencies between gdbpy_initialize_* functions
` [PATCH 2/3] gdb/python: break more "
` [PATCH 3/3] gdb/python: add gdbpy_register_subsystem mechanism
[PATCH 0/2] Cleanup testsuite temporary files
2022-10-14 16:28 UTC (3+ messages)
` [PATCHv2 "
[PATCH] Update tests to use skip_hw_watchpoint_tests to test for HW watchpoint support
2022-10-14 16:12 UTC
[PATCH v4] gdb/arm: Stop unwinding on error, but do not assert
2022-10-14 13:32 UTC (5+ messages)
[PATCH 0/2] Fix .gdb_index with Ada
2022-10-14 13:24 UTC (6+ messages)
[PATCH] Enable vector instruction debugging for AIX
2022-10-14 12:41 UTC (2+ messages)
[comitted] gdb: add Torbjörn Svensson to gdb/MAINTAINERS
2022-10-14 11:21 UTC (2+ messages)
[committed][gdb/testsuite] Drop unnecessary -Wl,-soname in gdb.base/skip-solib.exp
2022-10-14 11:11 UTC
[committed][gdb/testsuite] Fix gdb.base/infoline-reloc-main-from-zero.exp with PIE
2022-10-14 11:11 UTC
[committed][gdb/testsuite] Fix gdb.base/infoline-reloc-main-from-zero.exp with clang
2022-10-14 11:10 UTC
[committed][gdb/testsuite] Fix nopie test-cases with target board unix/-fPIE/-pie
2022-10-14 11:10 UTC
[committed][gdb/testsuite] Factor out with_PIE_multilib_flags_filtered
2022-10-14 11:10 UTC
[committed][gdb/testsuite] Add cond_wrap proc
2022-10-14 11:10 UTC
[PATCH] gdb/linespec.c: Fix missing source file during breakpoint re-set
2022-10-14 0:47 UTC (4+ messages)
[PATCH] PowerPC, fix gdb.base/watchpoint.exp on Power 9
2022-10-13 16:38 UTC (2+ messages)
[PATCH 0/2] Improve error messages with incomplete variables
2022-10-13 16:01 UTC (3+ messages)
` [PATCH 1/2] gdb/testsuite: allowed for function_range to deal with mangled functions
` [PATCH 2/2] gdb/c++: Improve error messages in overload resolution
[PATCH v2] gdb/arm: Stop unwinding on error, but do not assert
2022-10-13 13:41 UTC (7+ messages)
[PATCH v3] gdb/arm: Stop unwinding on error, but do not assert
2022-10-13 11:22 UTC (2+ messages)
[committed][gdb/testsuite] Fix gdb.dwarf2/macro-source-path.exp with -m32
2022-10-13 10:19 UTC
[PATCH v2 0/5] sim: Suppress warnings if built with Clang
2022-10-13 9:50 UTC (13+ messages)
` [PATCH v3 "
` [PATCH v3 1/5] sim: Remove self-assignments
` [PATCH v3 4/5] sim: Check known getopt definition existence
[PATCH] [Arm] Remove dead FPA code
2022-10-13 9:40 UTC (15+ messages)
[PATCH v5 0/3] Fortran entry and DW_TAG_entry_point
2022-10-13 8:53 UTC (7+ messages)
` [PING][PATCH "
` [PING 2][PATCH "
` [PING 3][PATCH "
` [PING 4][PATCH "
` [PING 5][PATCH "
` [PING 6][PATCH "
[PATCH v2 0/4] Adapt Fortran testsuite for ifort
2022-10-13 8:52 UTC (5+ messages)
` [PING][PATCH "
` [PING 2][PATCH "
` [PING 3][PATCH "
` [PING 4][PATCH "
[committed][gdb/testsuite] Fix gdb.dwarf2/entry-value-typedef.exp with -m32
2022-10-13 8:03 UTC
[committed][gdb/testsuite] Fix gdb.mi/mi-disassemble.exp with -m32
2022-10-13 7:44 UTC
[PING*3][PATCH v4] gdb: Improve debuginfod progress updates
2022-10-12 22:02 UTC (3+ messages)
[PATCH^2] gdb: mips: Add MIPSR6 support
2022-10-12 18:02 UTC
[PATCH] gdb/gcore: interrupt all threads before generating the corefile
2022-10-12 17:12 UTC (3+ messages)
[PATCH v3] [PR mi/29554] New PRINT-VALUES option '--scalar-values'
2022-10-12 16:38 UTC (3+ messages)
` [PATCH v4] "
[PATCH 1/3] [gdb/symtab] Factor out elf_symfile_read_dwarf2
2022-10-12 15:11 UTC (4+ messages)
` [PATCH 3/3] [gdb/testsuite] Fix ctf test-cases on openSUSE Tumbleweed
` [commited][PATCH 1/3] [gdb/symtab] Factor out elf_symfile_read_dwarf2
[committed][gdb/testsuite] Fix ctf test-cases on openSUSE Tumbleweed
2022-10-12 15:03 UTC
[committed][gdb/testsuite] Silence warnings about obsolete -gstabs
2022-10-12 15:03 UTC
[committed][gdb/testsuite] Replace remaining -gt with -gctf
2022-10-12 15:03 UTC
[PATCH][gdb/testsuite] Handle missing .note.GNU-stack
2022-10-12 14:53 UTC
[PATCH][gdb] Fix assert in handle_jit_event
2022-10-12 14:52 UTC
[committed][gdb/testsuite] Fix gdb.base/infoline-reloc-main-from-zero.exp with recent ld
2022-10-12 14:51 UTC
[committed][gdb/testsuite] Fix gdb.base/nested-subp{2,3}.exp with recent ld
2022-10-12 14:51 UTC
[committed][gdb/testsuite] Remove unnecessary perror in some test-cases
2022-10-12 14:50 UTC
[PATCH] PowerPC, fix test gdb.base/watchpoint-stops-at-right-insn.exp
2022-10-12 13:51 UTC (2+ messages)
[PATCH 0/7] sim, sim/ARCH: Add ATTRIBUTE_PRINTF
2022-10-12 13:50 UTC (17+ messages)
` [PATCH v2 "
` [PATCH v2 1/7] sim: "
` [PATCH v2 5/7] sim/m68hc11: "
` [PATCH v2 6/7] sim/ppc: "
` [PATCH 0/1] sim/ppc: Fix erroneous error calls (supplement)
` [PATCH 1/1] sim/ppc: Fix core_find_mapping diagnostics
[committed][gdb/contrib] Use OBJCOPY everywhere in cc-with-tweaks.sh
2022-10-12 8:56 UTC
[pushed] Re-apply "Pass PKG_CONFIG_PATH down from top-level Makefile"
2022-10-12 4:29 UTC (2+ messages)
[PATCH] Pass PKG_CONFIG_PATH down from top-level Makefile
2022-10-12 3:08 UTC (2+ messages)
[PATCH v2] [PR python/18655] Fix deletion of FinishBreakpoints
2022-10-12 1:53 UTC (3+ messages)
` [PATCH v3] "
[PATCH] Invalidate auxv cache before creating a core target
2022-10-12 1:11 UTC (12+ messages)
` [PATCH] gdb: fix auxv caching
[PATCH v2] gdb/arm: Unwind S-registers for exception frames
2022-10-11 16:34 UTC (2+ messages)
[committed][gdb/testsuite] Fix gdb.debuginfod/fetch_src_and_symbols.exp with native-gdbserver
2022-10-11 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