public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[RFC] gdb: introduce limited array lengths while printing values
 2021-11-23 21:37 UTC  (2+ messages)
` [PING^4][RFC] "

[PATCH 0/4] Improve 'maint set target-async off' for remote targets
 2021-11-23 21:33 UTC  (8+ messages)
` [PATCH 1/4] gdb: add asserts in target.c for target_async_permitted
` [PATCH 2/4] gdb/remote: merge ::is_async_p and ::can_async_p methods
` [PATCH 3/4] gdb: add assert in remote_target::wait relating to async being off
` [PATCH 4/4] gdb/remote: some fixes for 'maint set target-async off'

[PATCH 1/2] gdb: replace pragmas with DIAGNOSTIC macros
 2021-11-23 21:14 UTC  (2+ messages)
` [PATCH 2/2] include, gdb: fix -Wswitch build errors with gcc 4.8

[PATCH] gdb fix for catch-syscall.exp
 2021-11-23 20:34 UTC  (8+ messages)

GDB 11.2 ("re-spin") update (2021-11-21)
 2021-11-23 18:16 UTC  (4+ messages)

[PATCH] gdb, thread-iter: handle null_ptid
 2021-11-23 17:22 UTC  (6+ messages)

MIPS patch for crash during elf load
 2021-11-23 17:01 UTC  (4+ messages)

[PATCH v2 00/32] Rewrite the DWARF "partial" reader
 2021-11-23 17:00 UTC  (8+ messages)

[PATCH] gdb: fix help doc for "set index-cache enabled"
 2021-11-23 16:09 UTC 

[PATCH 1/2] ppc: use 'trap' ('tw, 31, 0, 0', 0x7fe00008) as breakpoint instruction
 2021-11-23 15:42 UTC  (2+ messages)
` [PATCH 2/2] ppc: recognize all program traps

[PATCH v2] gdb: AC_INIT should be called with package and version arguments
 2021-11-23 15:06 UTC  (2+ messages)

[PATCH] gdb/remote: handle attach when stop packet lacks thread-id
 2021-11-23 14:24 UTC  (3+ messages)
  ` [PATCHv2] "

[PATCH 1/2] gdb: improve quit command with an alias called exit
 2021-11-23 14:21 UTC  (2+ messages)
    ` [PING] "

[PATCH] gdb: AC_INIT should be called with package and version arguments
 2021-11-23 13:40 UTC  (5+ messages)

[pushed] [gdb/cli] Add command: show logging active
 2021-11-23 13:30 UTC  (7+ messages)
` [PATCH] "

[PATCH 0/2] Do some changes in gdb/testsuite/gdb.base/a2-run.exp
 2021-11-23 12:36 UTC  (14+ messages)
` [PATCH 1/2] gdb: testsuite: no need to setup_xfail "arm-*-coff" in a2-run.exp
` [PATCH 2/2] gdb: testsuite: specify two args for "set args" command "

[PATCH] gdb/remote: use scoped_restore to control starting_up flag
 2021-11-23 11:35 UTC 

[PATCH 0/4] gdb, btrace: infrun fixes
 2021-11-23 11:33 UTC  (12+ messages)
` [PATCH 1/4] gdb, infrun, btrace: fix reverse/replay stepping at end of execution history
` [PATCH 2/4] gdb, infrun, record: fix hang when step-over fails with no-history
` [PATCH 4/4] gdb, infrun: fix multi-threaded reverse stepping

[PATCH v2] gdb: testsuite: fix wrong expected result in attach-pie-noexec.exp
 2021-11-23 10:18 UTC 

[PATCH] gdb: testsuite: fix wrong expected result in attach-pie-noexec.exp
 2021-11-23 10:16 UTC  (3+ messages)

[PATCH] gdb: use actual DWARF version in compunit's debugformat field
 2021-11-23  1:57 UTC  (8+ messages)
    ` [PATCH v2] "
      ` [PATCH v3] "

[PATCH 1/2] [gdb/symtab] Fix segfault in search_one_symtab
 2021-11-22 19:29 UTC  (4+ messages)
    ` [PING][PATCH "

[PATCH 1/3] gdb: rename target_waitstatus_to_string to target_waitstatus::to_string
 2021-11-22 18:58 UTC  (7+ messages)
` [PATCH 2/3] gdb: introduce target_waitkind_str, use it in target_waitstatus::to_string
` [PATCH 3/3] gdb: pass more const target_waitstatus by reference

[PATCH v2] PR gdb/28480: Improve ambiguous member detection
 2021-11-22 18:35 UTC  (4+ messages)
` [PING] "

[PATCH 00/29] Remove DUPLICATEs from testsuite/gdb.base/*.exp
 2021-11-22 17:33 UTC  (32+ messages)
` [PATCH 01/29] gdb/testsuite: Remove duplicates from gdb.base/stack-checking.exp
` [PATCH 02/29] gdb/testsuite: Remove duplicates from gdb.base/miscexprs.exp
` [PATCH 03/29] gdb/testsuite: Remove duplicates from gdb.base/interp.exp
` [PATCH 04/29] gdb/testsuite: Remove duplicates from gdb.base/realname-expand.exp
` [PATCH 05/29] gdb/testsuite: Remove duplicates from gdb.base/pie-fork.exp
` [PATCH 06/29] gdb/testsuite: Remove duplicates from gdb.base/checkpoint.exp
` [PATCH 07/29] gdb/testsuite: Remove duplicates from gdb.base/pending.exp
` [PATCH 08/29] gdb/testsuite: Remove duplicates from gdb.base/decl-before-def.exp
` [PATCH 09/29] gdb/testsuite: Remove duplicates from gdb.base/solib-display.exp
` [PATCH 10/29] gdb/testsuite: Remove duplicates from gdb.base/del.exp
` [PATCH 11/29] gdb/testsuite: Remove duplicates from gdb.base/dfp-test.exp
` [PATCH 12/29] gdb/testsuite: Remove duplicates from gdb.base/ptype.exp
` [PATCH 13/29] gdb/testsuite: Remove duplicates from gdb.base/dfp-exprs.exp
` [PATCH 14/29] gdb/testsuite: Remove duplicates from gdb.base/subst.exp
` [PATCH 15/29] gdb/testsuite: Remove duplicates from gdb.base/complete-empty.exp
` [PATCH 16/29] gdb/testsuite: Remove duplicates from gdb.base/ui-redirect.exp
` [PATCH 17/29] gdb/testsuite: Remove duplicates from gdb.base/pretty-array.exp
` [PATCH 18/29] gdb/testsuite: Remove duplicates from gdb.base/readline.exp
` [PATCH 19/29] gdb/testsuite: Remove duplicates from gdb.base/exprs.exp
` [PATCH 20/29] gdb/testsuite: Remove duplicates from gdb.base/set-cfd.exp
` [PATCH 21/29] gdb/testsuite: Remove duplicates from gdb.base/shlib-call.exp
` [PATCH 22/29] gdb/testsuite: Remove duplicates from gdb.base/funcargs.exp
` [PATCH 23/29] gdb/testsuite: Remove duplicates from gdb.base/define-prefix.exp
` [PATCH 24/29] gdb/testsuite: Remove duplicates from gdb.base/unload.exp
` [PATCH 25/29] gdb/testsuite: Remove duplicates from gdb.base/pointers.exp
` [PATCH 26/29] gdb/testsuite: Remove duplicates from gdb.base/call-signal-resume.exp
` [PATCH 27/29] gdb/testsuite: Remove duplicates from gdb.base/nested-subp2.exp
` [PATCH 28/29] gdb/testsuite: Remove duplicates from gdb.base/watchpoints.exp
` [PATCH 29/29] gdb/testsuite: Remove duplicates from gdb.base/corefile-buildid.exp

[PATCH] configure.ac: Check for the readline.h explicitly
 2021-11-22 16:37 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 0/4] Disassembler Output Styling
 2021-11-22 14:44 UTC  (5+ messages)
` [PATCH 3/4] gdb: use python to colorize disassembler output

Build failure on x32 (gdb 11.1)
 2021-11-22 11:23 UTC  (3+ messages)
    ` [pushed][gdb/build] Fix x86_64 x32 build

[PATCH 1/8] [gdb/testsuite] Factor out proc finally
 2021-11-22  8:17 UTC  (6+ messages)
` [PATCH 2/8] [gdb/testsuite] Speed up MACRO_AT_* calls
` [PING][PATCH 1/8] [gdb/testsuite] Factor out proc finally

[PATCH v2 0/3] Add array_view copy function and more
 2021-11-22  1:32 UTC  (6+ messages)
` [PATCH v2 1/3] gdbsupport: add array_view copy function
` [PATCH v2 2/3] gdb: make extract_integer take an array_view
` [PATCH v2 3/3] gdb: trivial changes to use array_view

[PATCH] gdb/testsuite: Remove duplicates in gdb.base/catch-signal.exp
 2021-11-21 16:07 UTC  (3+ messages)

[PATCH] Allow DW_ATE_UTF for Rust characters
 2021-11-21 13:33 UTC  (2+ messages)

[PATCH] sim: v850: fix cpu_option testsuite handling
 2021-11-21  4:14 UTC 

[PATCH] [gdb/build] Check if libsource-highlight is usable
 2021-11-20 12:22 UTC  (7+ messages)

[PATCH] gdbsupport: fix array-view compilation with c++11 && _GLIBCXX_DEBUG
 2021-11-20  4:26 UTC  (3+ messages)

[PATCH] sim: bfin: fix short --env usage in testsuite
 2021-11-20  2:27 UTC 

[PATCH] PR gdb/27876 - debuginfod-downloaded source files don't pass proper fullname across mi / (gdb)info source
 2021-11-20  0:41 UTC 

[PATCH] gdb: Powerpc fix gdb.multi/multi-arch-exec.exp test
 2021-11-20  0:21 UTC 

[PATCH] [PR gdb/16238] Add completer for the show user command
 2021-11-19 19:36 UTC  (6+ messages)

[PATCH] Fix for the gdb.base/macscp.exp testcase failure with split dwarf
 2021-11-19 18:55 UTC  (2+ messages)

[PATCH] [gdb/testsuite] Handle runto fail in gdb.mi/mi-var-cp.exp
 2021-11-19 14:55 UTC  (2+ messages)
` [committed][gdb/testsuite] "

[PATCH][gdb/symtab] Support -readnow during reread
 2021-11-19 14:51 UTC  (3+ messages)
` [PING][PATCH][gdb/symtab] "
  ` [PING^2][PATCH][gdb/symtab] "

[PATCH] [gdb/tdep] Fix inferior plt calls in PIE for i386
 2021-11-19 14:50 UTC  (2+ messages)
` [PING][PATCH] "

[PATCH] Fix ptype and print commands for namelist variables(a fortran feature)
 2021-11-19 14:32 UTC  (7+ messages)
        ` FW: "

[PATCH] [gdb.fortran] Skip additional continue command for clang
 2021-11-19 14:27 UTC  (3+ messages)

[PATCH] [gdb/testsuite] Fix 64-bit dwarf test-cases with -m32
 2021-11-19 14:08 UTC  (5+ messages)

[PING*5] [PATCH] Fix ptype and print commands for namelist variables(a fortran feature)
 2021-11-19 13:48 UTC  (2+ messages)

[PATCH] [gdb/testsuite] Fix gdb.threads/thread-specific-bp.exp
 2021-11-19 13:35 UTC  (2+ messages)
` [committed][PATCH] "

[PATCH v2 0/2] Fix print of cv qualifiers
 2021-11-19 11:33 UTC  (2+ messages)

[PATCH] gdbserver/Makefile.in: fix NLS build
 2021-11-19  7:42 UTC 

[PATCH] sim: use program_transform_name for libsim
 2021-11-19  0:58 UTC 

[PATCH 1/2] sim: avoid installing headers when there is no sim
 2021-11-19  0:45 UTC  (2+ messages)
` [PATCH 2/2] sim: install various doc files

[PATCH 0/2] Fix PR 28308 - dprintf breakpoints not working when run from script
 2021-11-18 22:46 UTC  (10+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] Test case for Bug 28308

[PATCH 1/2] gdb: rename rs6000-nat.c to rs6000-aix-nat.c
 2021-11-18 21:36 UTC  (5+ messages)

[PATCH 1/2] gdb: fix ia64-tdep.c build with g++ 4.8
 2021-11-18 21:36 UTC  (4+ messages)
` [PATCH 2/2] gdb: fix array-view-selftests.c "

[PATCH 1/4] gdb: fix length of array view returned by some value_contents functions
 2021-11-18 20:07 UTC  (6+ messages)
` [PATCH 2/4] gdbsupport: add array_view copy function

[pushed] [gdb/doc] Fix negative repeat count examining memory example
 2021-11-18 18:21 UTC 

[PATCH 0/2] Further disassembler error handling changes
 2021-11-18 17:47 UTC  (8+ messages)
` [PATCH 1/2] gdb: fix disassembler regressions for 32-bit arm
` [PATCH 2/2] gdb: use SCOPE_EXIT to write out disassembler instructions

[PATCH 0/2] Changes to gdb.Value.__init__
 2021-11-18 17:23 UTC  (8+ messages)
` [PATCH 1/2] gdb/python: replace linked list with unordered_set
` [PATCHv2] Changes to gdb.Value.__init__

[PATCH] gdb: include gdbarch.h in all files extending gdbarch_tdep
 2021-11-18 16:31 UTC  (3+ messages)

[PATCH] gdbsupport: make gdb_assert_not_reached accept a format string
 2021-11-18 16:30 UTC  (3+ messages)

[PATCH] gdb fix PowerPC test gdb.arch/ppc-longdouble.exp
 2021-11-18 15:22 UTC  (2+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).