[committed][gdb/testsuite] Add xfail for PR gcc/101643
2021-07-27 15:04 UTC
[committed][gdb/testsuite] Add xfail for PR gcc/101633
2021-07-27 15:04 UTC
[PATCH] Fix for gdb.tui/tui-layout-asm.exp
2021-07-27 10:40 UTC (4+ messages)
[PATCHv2 0/2] Fix for an assertion when unwinding with inline frames
2021-07-27 10:10 UTC (9+ messages)
` [PATCHv3 "
` [PATCHv3 1/2] gdb: prevent an assertion when computing the frame_id for an inline frame
` [PATCHv3 2/2] gdb: remove VALUE_FRAME_ID
` [PATCHv4] gdb: prevent an assertion when computing the frame_id for an inline frame
[PATCH 0/3] A few fixes to OpenBSD's native target
2021-07-27 1:54 UTC (7+ messages)
` [PATCH 1/3] Don't compile x86 debug register support on OpenBSD
` [PATCH 2/3] x86-bsd-nat: Only define gdb_ptrace when using debug registers
` [PATCH 3/3] obsd-nat: Various fixes to obsd_nat_target::wait
[PATCH] gdb: nat/x86-dregs.c: add and use x86_dr_low_can_get_status
2021-07-27 0:26 UTC (5+ messages)
[PATCH] gdb: fix missing space in some info variables output
2021-07-26 17:03 UTC
[PATCH][gdb/symtab] Fix unhandled dwarf expression opcode with gcc-11 -gdwarf-5
2021-07-26 15:55 UTC (4+ messages)
[PATCH v2] gdb: Fix numerical field extraction for target description "flags"
2021-07-26 13:51 UTC (8+ messages)
` [PUSHED master] "
` [PUSHED gdb-11-branch] "
[pushed] Fix the Windows build
2021-07-26 13:49 UTC (2+ messages)
[PATCHv2 0/5] "info sources" - group by objfile
2021-07-26 13:21 UTC (5+ messages)
` [PATCHv3 "
` [PATCHv3 2/5] gdb: make struct output_source_filename_data more C++ like
[PATCH] Fix for mi-reverse.exp
2021-07-26 11:26 UTC (4+ messages)
[PATCH] gdb: move remaining ChangeLogs to legacy files
2021-07-26 11:26 UTC (3+ messages)
GDB 11.1 release prep update (2021-07-24)
2021-07-26 6:52 UTC (2+ messages)
[PATCH] gdb: Make the builtin "boolean" type an unsigned type
2021-07-25 16:34 UTC (2+ messages)
[PATCH master + 11] gdb/mi: handle no condition argument case for -break-condition
2021-07-25 6:06 UTC (3+ messages)
[PATCH] finish-reverse fix for setting break on correct entry point when executing in reverse
2021-07-24 15:32 UTC (3+ messages)
[PATCH 00/16] Bunch of commands related cleanups
2021-07-24 2:04 UTC (19+ messages)
` [PATCH 14/16] gdb/testsuite: test get/set value of unregistered Guile parameter
` [PATCH 15/16] gdb: make cmd_list_element var an optional union
[PATCH] Update the NetBSD system call table to match NetBSD-current
2021-07-24 0:19 UTC (2+ messages)
[PATCH] gdb: consider null terminator for length arguments of value_cstring calls
2021-07-23 19:37 UTC (8+ messages)
[PATCH] gdb: Print debuginfod first-use notification
2021-07-23 17:13 UTC (8+ messages)
` [PATCH v2] "
[PATCH] Fix displaced stepping watchpoint check order
2021-07-23 13:25 UTC (2+ messages)
` [PING][PATCH] "
[PATCH][AArch64] Fix missing watchpoint hits/endless loop
2021-07-23 13:24 UTC (2+ messages)
` [PATCH, v2][AArch64] "
[PATCH] gdb: Fix numerical field extraction for target description "flags"
2021-07-23 13:22 UTC (5+ messages)
[PATCH] Fix for gdb.python/py-breakpoint.exp
2021-07-23 9:26 UTC (6+ messages)
[PATCH] gdb: fix nr_bits gdb_assert in append_flags_type_field
2021-07-23 4:32 UTC
[PATCH 1/3] gdbsupport: change scoped_fd::to_file to a free function
2021-07-22 19:37 UTC (3+ messages)
` [PATCH 2/3] gdbsupport: make gdb_open_cloexec return scoped_fd
` [PATCH 3/3] gdbsupport: make gdb_mkostemp_cloexec return a scoped_fd
[PATCH] Fix the crash at the end of the runtest
2021-07-22 19:24 UTC (8+ messages)
` [PATCHv2] "
[PATCH V7 PING 4] CTF: multi-CU and archive support
2021-07-22 16:31 UTC
[committed][gdb/testsuite] Fix FAILs due to PR gcc/101575
2021-07-22 12:37 UTC
[PATCH] [gdb/testsuite] templates.exp to accept clang++ output
2021-07-22 4:35 UTC (2+ messages)
[PATCH] gdb/testsuite: capture GDB tty name in default_gdb_spawn
2021-07-21 19:54 UTC (12+ messages)
[PATCH] fix for gdb.python/python.exp
2021-07-21 18:33 UTC (3+ messages)
[PATCH 0/5] GDB Synchronous Signal Handling
2021-07-21 18:08 UTC (8+ messages)
` [PATCHv2 0/6] "
` [PATCHv2 1/6] gdb: terminate upon receipt of SIGFPE
` [PATCHv2 2/6] gdb: register signal handler after setting up event token
` [PATCHv2 3/6] gdb: rename async_init_signals to gdb_init_signals
` [PATCHv2 4/6] gdb: print backtrace on fatal SIGSEGV
` [PATCHv2 5/6] gdb: register SIGBUS, SIGFPE, and SIGABRT handlers
` [PATCHv2 6/6] gdb: don't print backtrace when dumping core after an internal error
[PATCH] Fixes for the finish-reverse-bkpt.exp test
2021-07-21 17:31 UTC
[PATCH] Fixes for mi-fortran-modules.exp fixes
2021-07-21 17:04 UTC
[PATCH] Allow use of Pygments to colorize source code
2021-07-21 16:07 UTC (2+ messages)
[PATCH][gdb/testsuite] Fix gdb.cp/step-and-next-inline.exp with gcc-11
2021-07-21 15:59 UTC (3+ messages)
[PATCH][gdb/testsuite] Fix FAILs due to PR gcc/101452
2021-07-21 12:26 UTC (2+ messages)
` [committed][gdb/testsuite] "
[committed][gdb/testsuite] Add KFAILs for gdb.ada FAILs with gcc-11
2021-07-21 12:24 UTC
[RFC PATCH 0/7] FreeBSD target async mode and related refactoring
2021-07-20 22:35 UTC (7+ messages)
` [RFC PATCH 4/7] fbsd-nat: Implement async target support
[PATCH 3/3] Fix reverse stepping multiple contiguous PC ranges
2021-07-20 15:06 UTC (3+ messages)
[RFC][gdb/symtab] Fix FAILs in gdb.base/langs.exp with gcc-11
2021-07-20 11:02 UTC
[PATCH] [AArch64] MTE corefile support
2021-07-19 19:05 UTC (3+ messages)
` [PATCH,v5][AArch64] "
` [PING][PATCH,v5][AArch64] "
[PATCH] Fix printing of non pointer types when memory tagging is enabled
2021-07-19 18:50 UTC (14+ messages)
` [PATCH v3] Fix printing of non-address "
[PATCH] Avoid expression parsing crash with unknown language
2021-07-19 17:08 UTC (5+ messages)
GDB 11.1 release prep update (2021-07-17)
2021-07-19 13:49 UTC (2+ messages)
[PATCH] gdb: set current thread in btrace_compute_ftrace_1
2021-07-19 13:36 UTC (6+ messages)
[PATCH][gdb/testsuite] Fix gdb.mi/mi-info-sources.exp for extra debug info
2021-07-19 9:33 UTC (3+ messages)
[PATCH] gdb: convert nat/x86-dregs.c macros to functions
2021-07-18 2:52 UTC (3+ messages)
[PATCH] Use /bin/sh as shebang in gdb/make-init-c
2021-07-18 2:45 UTC (4+ messages)
[PATCHv2 1/2] Implement locals TUI window
2021-07-17 19:19 UTC (3+ messages)
` [PATCHv2 2/2] Use method children instead of to_string in pretty printers
[PATCH 0/7] Fix dup-psym.exp with DWARF index
2021-07-17 17:09 UTC (6+ messages)
` [PATCH 5/7] Simplify DWARF file name caching
GDB 11.1 release prep update (2021-07-11)
2021-07-17 14:37 UTC (2+ messages)
[PATCH 03/11] gdb: make inferior_list use intrusive_list
2021-07-17 12:54 UTC (4+ messages)
` [PATCH] gdb: make all_inferiors_safe actually work
[PATCH v3 0/2] Fix gdb.base/sigstep.exp for riscv64-linux
2021-07-16 22:13 UTC (2+ messages)
[PATCH] Add typesafe getter/setter for cmd_list_element.var
2021-07-16 20:35 UTC
[PATCH] Document quick_symbol_functions::expand_symtabs_matching invariant
2021-07-16 19:54 UTC (2+ messages)
[PATCH 0/2] Fix decoding of some Ada names
2021-07-16 19:49 UTC (3+ messages)
` [PATCH 1/2] Remove uses of fprintf_symbol_filtered
` [PATCH 2/2] Handle compiler-generated suffixes in Ada names
[PATCH 0/5] Fix Ada qualification bug
2021-07-16 19:17 UTC (6+ messages)
` [PATCH 1/5] Remove add_symbols_from_enclosing_procs
` [PATCH 2/5] Refactor Ada resolution
` [PATCH 3/5] Defer Ada character literal resolution
` [PATCH 4/5] Remove the type_qualifier global
` [PATCH 5/5] Handle type qualifier for enumeration name
[PATCH] Fix array stride bug
2021-07-16 14:29 UTC (2+ messages)
[PATCH] TUI disassembly window improvement, take 2
2021-07-16 11:25 UTC (6+ messages)
` [PATCH] [PING] "
` [PATCH] [PING #2] "
` [PATCH] [PING #3] "
` [PING][#4][PATCH] "
` [PING][#5][PATCH] "
[PATCH v2 2/3] RISC-V: PR27916, Support mapping symbols
2021-07-16 2:58 UTC (3+ messages)
[PATCH v3 0/3] Follow fork improvements
2021-07-15 19:31 UTC (11+ messages)
` [PATCH v3 1/3] gdb: call post_create_inferior at end of follow_fork_inferior
` [PATCH v3 2/3] gdb: pass child_ptid and fork kind to target_ops::follow_fork
` [PATCH v3 3/3] gdb: follow-fork: push target and add thread in target_follow_fork
[RFC][PATCH 1/3] [gdb] Fix parsing of auxiliary vector on Solaris
2021-07-15 12:56 UTC (4+ messages)
` [External] : "
[PATCH 0/1] Improve CSKY arch support
2021-07-15 7:22 UTC (2+ messages)
` [PATCH 1/1] gdb:csky rm tdesc_has_registers in csky_register_name
[PATCH v3] [gdb] Add Z80 CPU basic support
2021-07-15 7:19 UTC (9+ messages)
` [PATCH v4] [gdb] Add basic Z80 CPU support
` [PATCH v5] "
[PATCH] [PR gdb/27570] missing support for debuginfod in core_target::build_file_mappings
2021-07-15 2:21 UTC (3+ messages)
` [PATCH v2] "
[PATCH v2 1/3] RISC-V: Enable elf attributes when default configure option isn't set
2021-07-15 1:47 UTC (3+ messages)
[RFC][PATCH 3/3] [gdb/procfs.c] Build failure in find_stop_signal
2021-07-15 0:48 UTC (2+ messages)
[RFC][PATCH 2/3] [bfd] Add Solaris specific ELF note processing
2021-07-15 0:46 UTC (2+ messages)
[PATCH v2 3/3] RISC-V: PR27916, Extend .insn directive to support hardcode encoding
2021-07-14 20:38 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