[PATCH 0/7] Make gdbarch.sh shellcheck-clean
2020-04-30 15:48 UTC (12+ messages)
` [PATCH 1/7] gdb: fix shellcheck warnings SC2059 (variables in printf format string) in gdbarch.sh
` [PATCH 2/7] gdb: fix shellcheck warnings SC2086 (missing double quotes) "
` [PATCH 3/7] gdb: fix shellcheck warnings SC2006 (use $() instead of ``) "
` [PATCH 4/7] gdb: fix shellcheck warnings SC2166 (&& and !! instead of -a and -o) "
` [PATCH 5/7] gdb: fix shellcheck warnings SC2034 (unused variable) "
` [PATCH 6/7] gdb: fix shellcheck warnings SC2154 (referenced but not assigned) "
` [PATCH 7/7] gdb: silence shellcheck warning SC2162 (use read -r) "
[PATCH] Adjust array pretty printer tests to the new format
2020-04-30 15:04 UTC (3+ messages)
[PATCH v3] Implement debugging of WOW64 processes in gdbserver
2020-04-30 14:13 UTC
[PATCH] Add support for NetBSD thread events (create, exit)
2020-04-30 13:59 UTC
Recent commit in binutils-gdb
2020-04-30 13:24 UTC (5+ messages)
[PATCH] Fix Ada value printing on PPC64
2020-04-30 13:18 UTC
[PATCH v2][PR gdb/18706] Calculate size of array of stubbed type
2020-04-30 13:09 UTC
[PATCH v3][PR gdb/15559] Use thiscall calling convention for class members
2020-04-30 12:42 UTC (6+ messages)
[PATCH v2][PR gdb/17320] Fix array pretty formatter
2020-04-30 11:46 UTC (5+ messages)
[PATCH 0/4] Automatic detection of test name problems
2020-04-30 11:20 UTC (20+ messages)
` [PATCH 2/4] gdb/testsuite: Detect and warn if paths are used in test names
` [PATCHv2 0/3] Automatic detection of test name problems
` [PATCHv2 1/3] gdb/testsuite: Detect and warn if paths are used in test names
` [PATCHv2 2/3] gdb/testsuite: Detect and warn about duplicate "
` [PATCHv2 3/3] contrib: Handle GDB specific test result types
` [PATCHv3 0/3] Automatic detection of test name problems
` [PATCHv3 1/3] gdb/testsuite: Detect and warn if paths are used in test names
` [PATCHv3 2/3] gdb/testsuite: Detect and warn about duplicate "
` [PATCHv3 3/3] contrib: Handle GDB specific test result types
Latest libiberty update - Intel CET?
2020-04-30 7:25 UTC (3+ messages)
` [PATCH] Sync config and libiberty with GCC
[PATCH 0/11] Variant part support, plus more
2020-04-30 6:45 UTC (11+ messages)
` [PATCH 10/11] Add Python support for dynamic types
` [PATCH 11/11] Update test cases that work with minimal encodings
[RFC][gdb/testsuite] Add gdbfail/envfail aliases for kfail/xfail
2020-04-30 6:43 UTC
Patches for PR 25893 "gdbserver incorrectly handles program args containing space"
2020-04-30 6:03 UTC (11+ messages)
` [PATCH 0/4] gdb: Move construct_inferior_arguments to gdbsupport
` [PATCH 1/4] gdbsupport: Extend construct_inferior_arguments to allow handling all stringify_args cases
` [PATCH v2 "
` [PATCH 2/4] gdbserver: Don't add extra NULL to program args
` [PATCH 3/4] [PR gdbserver/25893]: Use construct_inferior_arguments which handles special chars
` [PATCH 4/4] [PR gdbserver/25893]: Add gdbserver test for argument with space in it
Oh dear. I regret to inform you that commit e487f9949ab654b20da8ac01b8311ae956136e5e might be unfortunate
2020-04-30 4:05 UTC (9+ messages)
` Breakage on builder Fedora-i686, revision e487f9949ab654b20da8ac01b8311ae956136e5e
` Breakage on builder Fedora-x86_64-cc-with-index, "
` Breakage on builder Fedora-x86_64-m32, "
` Breakage on builder Fedora-x86_64-m64, "
` Breakage on builder Fedora-x86_64-native-extended-gdbserver-m32, "
` Breakage on builder Fedora-x86_64-native-extended-gdbserver-m64, "
` Breakage on builder Fedora-x86_64-w64-mingw32, "
` Breakage on builder Fedora-x86_64-native-gdbserver-m32, "
[PATCH] gdb: fix duplicate test names in gdb.base/break.exp
2020-04-29 20:35 UTC (3+ messages)
[PATCH] rx: Add rx-linux target
2020-04-29 20:14 UTC (2+ messages)
GDB 9.2 release -- 2020-04-29 update
2020-04-29 19:24 UTC (3+ messages)
[PATCH][PR gdb/18706] Calculate size of array of stubbed type
2020-04-29 18:26 UTC (6+ messages)
[PATCH] Fix Ada crash with .debug_types
2020-04-29 17:16 UTC (5+ messages)
[PATCH][PR gdb/24052] Implement 'set print zero-values on|off'
2020-04-29 16:41 UTC (4+ messages)
[PATCH v2] Implement debugging of WOW64 processes in gdbserver
2020-04-29 16:05 UTC (7+ messages)
Set NetBSD xml syscall file name to syscalls/netbsd.xml
2020-04-29 15:47 UTC (2+ messages)
[PATCH] Add basic event handling in the NetBSD target
2020-04-29 15:44 UTC (9+ messages)
` [PATCH v2] "
` [PATCH v2] Implement the following events: - single step (TRAP_TRACE) - software breakpoint (TRAP_DBREG) - exec() (TRAP_EXEC) - syscall entry/exit (TRAP_SCE / TRAP_SCX)
[PATCH] Remove lookup_objfile_from_block
2020-04-29 14:12 UTC
[pushed] Remove some dead code
2020-04-29 14:12 UTC
[committed][gdb/testsuite] Add xfails for PR gcc/90232
2020-04-29 11:22 UTC
[committed][gdb] Fix range loop index in find_method
2020-04-29 9:40 UTC
[PATCHv2 0/3] Restore thread and frame patches
2020-04-29 9:17 UTC (7+ messages)
` [PATCHv2 1/3] gdb: Restore previously selected thread when switching inferior
` [PATCHv2 2/3] gdb: Unify two copies of restore_selected_frame
` [PATCHv2 3/3] gdb: Track the current frame for each thread
[PATCH] gdb/fortran: Allow Flang MAIN_ in Fortran testing
2020-04-29 9:15 UTC (8+ messages)
[pushed] gdb: fix shellcheck warning in update-freebsd.sh
2020-04-28 18:30 UTC
[PATCH] Add definitions of system calls to catch in native NetBSD targets
2020-04-28 18:05 UTC (2+ messages)
[PATCH] Remove allocate_symbol et al
2020-04-28 17:25 UTC (5+ messages)
[PATCH 0/4] arc: Add GNU/Linux support
2020-04-28 16:56 UTC (7+ messages)
` [PATCH v2 "
` [PATCH v2 1/4] arc: Add XML target features for Linux targets
` [PATCH v2 2/4] arc: Recognize registers available on "
` [PATCH v2 3/4] arc: Add GNU/Linux support for ARC
` [PATCH v2 4/4] arc: Add arc-*-linux regformats
[PATCH v2][PR gdb/15559] Use thiscall calling convention for class members
2020-04-28 16:54 UTC (2+ messages)
[PATCH] Allow Python commands to be in class_tui
2020-04-28 14:02 UTC (3+ messages)
[pushed] gdb: use gdb:hash_enum as hash function in offset_map_type
2020-04-28 13:51 UTC
[OBV][PATCH] Fix typo (thead -> thread)
2020-04-28 9:43 UTC
[committed][gdb/testsuite] Fix timeouts with -readnow
2020-04-28 9:32 UTC
[committed][gdb/testsuite] Add PR number to KFAIL in gdb.opt/inline-cmds.exp
2020-04-28 6:33 UTC
[committed][gdb/testsuite] Remove KFAIL from gdb.base/info-macros.exp
2020-04-28 4:55 UTC
[committed][gdb/testsuite] Add PR number in KFAIL in gdb.ada/array_ptr_renaming.exp
2020-04-28 4:27 UTC
Compiling with libipt 2
2020-04-27 20:29 UTC (3+ messages)
[PATCH][gdb/symtab] Handle struct decl with DW_AT_signature
2020-04-27 20:04 UTC (2+ messages)
[patch v3] Fix cyrillic symbols show in tui
2020-04-27 17:14 UTC (2+ messages)
[PATCH] gdb, gdbserver: remove configure check for fs_base/gs_base in user_regs_struct
2020-04-27 14:48 UTC (3+ messages)
[PATCH] Expand dynamic type documentation
2020-04-27 14:28 UTC (3+ messages)
[PATCH] gdbsupport: include cstdlib in common-defs.h
2020-04-27 13:30 UTC (5+ messages)
[PATCH] Fix remaining inline/tailcall unwinding breakage for x86_64
2020-04-27 12:07 UTC (3+ messages)
[PATCHv2 0/2] Line table is_stmt support
2020-04-27 10:34 UTC (10+ messages)
` [PATCH 0/2] More regression fixing from is-stmt patches
` [PATCH 2/2] gdb: Preserve is-stmt lines when switch between files
[PATCH 0/7] RISC-V: Support version controling for ISA standard extensions and CSR
2020-04-27 1:35 UTC (4+ messages)
` [PATCH 4/7] RISC-V: Support version checking for CSR according to privilege version
[PATCH][PR gdb/17320] Fix array pretty formatter
2020-04-26 22:31 UTC (2+ messages)
Oh dear. I regret to inform you that commit 797439622361bc901ed64b398c0d689c97cd8121 might be unfortunate
2020-04-26 22:17 UTC (4+ messages)
` Breakage on builder Ubuntu-Aarch64-m64, revision 797439622361bc901ed64b398c0d689c97cd8121
` Breakage on builder Ubuntu-Aarch64-native-extended-gdbserver-m64, "
` Breakage on builder Ubuntu-Aarch64-native-gdbserver-m64, "
[pushed] Remove class_pseudo
2020-04-26 19:45 UTC
[PATCH] Implement debugging of WOW64 processes in gdbserver
2020-04-26 17:14 UTC (4+ messages)
[PUSHED/OBVIOUS] Fix comments and whitespace in lookup_cmd_composition
2020-04-26 14:14 UTC
Oh dear. I regret to inform you that commit 8d30e395779603a8d36fa8bdfddba88a312552f4 might be unfortunate
2020-04-26 11:26 UTC (2+ messages)
` Breakage on builder Fedora-x86_64-w64-mingw32, revision 8d30e395779603a8d36fa8bdfddba88a312552f4
[PATCH] Remove unused code block in inf_ptrace_target::wait
2020-04-25 22:25 UTC (3+ messages)
[PATCH] Update more calls to add_prefix_cmd
2020-04-25 19:10 UTC
[PATCH][PR gdb/21690] Fix interruption of command history search
2020-04-25 17:16 UTC
[committed][gdb/testsuite] Add target board debug-types
2020-04-25 15:20 UTC
[PATCH] Use title style in help_list
2020-04-25 11:55 UTC (4+ messages)
[PATCHv5] Fix range end handling of inlined subroutines
2020-04-25 7:29 UTC (4+ messages)
[PATCH 00/10] Fix two name-related bugs in DWARF reader
2020-04-24 21:34 UTC (7+ messages)
` [PATCH 08/10] Use the linkage name if it exists
` [committed][gdb/testsuite] Fix language in dw2-bad-mips-linkage-name.exp
[PATCH] Add completion styling
2020-04-24 20:37 UTC (5+ messages)
[PATCH v2 0/3] Completer C++ template support
2020-04-24 20:15 UTC (5+ messages)
` [PATCH v2 3/3] Support template lookups in strncmp_iw_with_mode
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