public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH] Fix AIX build break
 2024-06-12  7:35 UTC  (3+ messages)

[PATCH v4] gdb/debuginfod: Ctrl-C asks to cancel further downloads
 2024-06-12  7:23 UTC  (10+ messages)
` [PING][PATCH "
  ` [PING*2][PATCH "
    ` [PING*3][PATCH "
      ` [PING*4][PATCH "

[PATCH 0/4] Add a ./bootstrap script to automate bundling and generating files
 2024-06-12  7:02 UTC  (26+ messages)
` [PATCH 1/4] readline: Fix examples/rlfe/configure.ac
` [PATCH 2/4] Update COPYING files from gnu.org
` [PATCH 3/4] zlib: Remove files that should certainly not be checked in
` [PATCH 4/4] Add a ./bootstrap script to automate bundling and generating files
` [PATCH v2 0/5] "
` [PATCH v2 1/5] readline: Fix examples/rlfe/configure.in
` [PATCH v2 2/5] Update COPYING files from gnu.org
` [PATCH v2 3/5] zlib: Remove files that should certainly not be checked in
` [PATCH v2 4/5] readline: Re-generate configure
` [PATCH v2 5/5] Add a ./bootstrap script to automate bundling and generating files

[PATCH 1/3] gdb/tui: change some macros to functions
 2024-06-12  4:29 UTC  (11+ messages)
` [PATCH 2/3] gdb: add IWYU export pragams to gdb_curses.h
` [PATCH 3/3] gdb/tui: cleanup includes

[PATCH v2] [gdb/python] Add non-variadic versions of PyObject_CallMethod
 2024-06-11 22:31 UTC  (3+ messages)

[PATCH] gdbserver: Don't try to reopen stdio just quit
 2024-06-11 22:19 UTC 

[PATCH v5] Allow calling of user-defined function call operators
 2024-06-11 19:58 UTC  (2+ messages)

[PATCH 0/8] Extension for looking up debug info by build-id
 2024-06-11 19:52 UTC  (13+ messages)
` [PATCH 1/8] gdb/fileio: fix errno for packets where an attachment is expected
` [PATCH 2/8] gdb: avoid duplicate search in build_id_to_bfd_suffix
` [PATCH 3/8] gdb: warn of slow remote file reading only after a successful open
` [PATCH 4/8] gdb: convert separate-debug-file to new(ish) debug scheme

[PATCH 1/5] Restore bitshift.exp tests
 2024-06-11 19:34 UTC  (13+ messages)
  ` [PATCH 2/5] Fix right shift of negative numbers
  ` [PATCH 3/5] Fix too-large or negative "
  ` [PATCH 4/5] Fix 64-bit shifts where long only has 32-bit size
  ` [PATCH 5/5] Fix cast types for opencl

[PATCH] [gdb/python] Add non-variadic versions of PyObject_CallMethod
 2024-06-11 18:38 UTC  (5+ messages)

[PATCH][PR 31853] Fix printing strings on macOS Sonoma
 2024-06-11 17:58 UTC  (6+ messages)

[PATCH v2] Fix random dejagnu test abort with simulator target
 2024-06-11 16:45 UTC  (4+ messages)

[PATCH 2/2] sim: riscv: Simplify the signed div by -1 code
 2024-06-11 16:25 UTC  (2+ messages)

[PATCH] [gdb/python] Fix division by zero in target_read_string()
 2024-06-11 15:49 UTC  (2+ messages)

[PATCH v2 0/3] Small step in supporting AVX instructions
 2024-06-11 15:45 UTC  (4+ messages)
` [PATCH v2 1/3] gdb: Start supporting AVX instruction
` [PATCH v2 2/3] gdb/record: add support to vmovd and vmovq instructions
` [PATCH v2 3/3] gdb/record: add support to AVX unpack instructions

[PATCH 1/2] sim: riscv: fix a divw division by -1 bug
 2024-06-11 15:38 UTC  (2+ messages)

[PATCH v4] Allow calling of user-defined function call operators
 2024-06-11 15:38 UTC  (2+ messages)

[PATCH] Remove useless call to wnoutrefresh
 2024-06-11 13:44 UTC  (2+ messages)

[PATCH 1/4] [gdb/testsuite] Fix duplicates in gdb.fortran/array-{indices,repeat}.exp
 2024-06-11 13:11 UTC  (4+ messages)
` [PATCH 2/4] [gdb/testsuite] Fix duplicates in gdb.fortran/huge.exp
` [PATCH 3/4] [gdb/testsuite] Fix duplicates in gdb.opt/inline-cmds.exp
` [PATCH 4/4] [gdb/testsuite] Fix duplicates in gdb.base/watchpoint-unaligned.exp

[PATCH] gdb,testsuite: add XFAIL to gdb.base/list-dot-nodebug
 2024-06-11 12:39 UTC 

[PATCH] [gdb/tdep] Simplify ARM_LINUX_JB_PC_EABI
 2024-06-11 12:33 UTC  (4+ messages)

[PATCH v2 0/2] gdb: LoongArch: Add support for hardware watchpoint & breakpoint
 2024-06-11 11:21 UTC  (3+ messages)
` [PATCH v2 1/2] gdb: LoongArch: Add support for hardware watchpoint
` [PATCH v2 2/2] gdb: LoongArch: Add support for hardware breakpoint

[PATCH v3] Add "error_message+" feature to qSupported
 2024-06-11 11:20 UTC  (2+ messages)

[PATCH] gdb/configure.ac: Fix auto-load options to work with Windows path separator
 2024-06-11 10:31 UTC  (3+ messages)

[PATCH] Remove extract_long_unsigned_integer
 2024-06-11 10:07 UTC  (2+ messages)

[PATCH] [gdb/tdep] Fix ARM_LINUX_JB_PC_EABI
 2024-06-11  9:59 UTC  (6+ messages)

[PATCH 1/3] [gdb/exp] Fix target type of complex long double on arm
 2024-06-11  8:51 UTC  (8+ messages)
` [PATCH 2/3] [gdb/exp] Fix gdb.fortran/intrinsics.exp fail "
` [PATCH 3/3] [gdb/testsuite] Fix gdb.fortran/array-bounds.exp "

[PATCH v2 0/7] Require help text to fit in 80 columns
 2024-06-11  6:51 UTC  (13+ messages)
` [PATCH v2 1/7] Call gdbpy_fix_doc_string_indentation for function help
` [PATCH v2 2/7] Wrap help strings at 80 columns
` [PATCH v2 3/7] Clean up opaque-type-resolution help
` [PATCH v2 4/7] Remove the "title" from the remote packet help
` [PATCH v2 5/7] Shorten internal problem help text
` [PATCH v2 6/7] Wrap help options when building help string
` [PATCH v2 7/7] Ensure that help text fits in 80 columns

[PATCHv2 0/4] More build-id checking when opening core files
 2024-06-10 21:49 UTC  (6+ messages)
` [PATCHv3 "
  ` [PATCHv3 1/4] gdb/corefile: remove unavailable target sections
  ` [PATCHv3 2/4] gdb/corefile: improve file backed mapping handling
  ` [PATCHv3 3/4] gdb: improve shared library build-id check for core-files
  ` [PATCHv3 4/4] gdb: unify build-id to objfile lookup code

[PR 31727] Recognize -2 as a tombstone value in .debug_line
 2024-06-10 20:29 UTC  (3+ messages)

[PATCH] Make global_symbol_searcher::filenames private
 2024-06-10 20:27 UTC  (2+ messages)

[PATCH v2 1/2] [gdb/python] Fix gdb.python/py-disasm.exp on arm-linux
 2024-06-10 16:18 UTC  (5+ messages)
` [PATCH v2 2/2] [gdb/python] Fix GDB_PY_{LL,LLU}_ARG on platform without long long
  ` [PATCH v2 2/2] [gdb/python] Fix GDB_PY_{LL, LLU}_ARG "

[PATCH v2 0/3] Add amd64 LAM watchpoint support
 2024-06-10 15:05 UTC  (8+ messages)
` [PATCH v2 1/3] gdb: Make tagged pointer support configurable

[PATCH] [gdb/python] Note that python 3.6 assumes long long support
 2024-06-10 14:36 UTC  (2+ messages)

[PATCH] [gdb/python] Fix gdb.python/py-disasm.exp on arm-linux
 2024-06-10 13:31 UTC  (3+ messages)

[PATCH] [gdb/testsuite] Don't use set auto-solib-add off
 2024-06-10  8:43 UTC  (3+ messages)

[PATCH 1/1 V5] gdb : Signal to pstack/gdb kills the attached process
 2024-06-10  5:41 UTC  (6+ messages)

regen sim/frv files for copyright update
 2024-06-09 23:12 UTC 

[PATCH] gdb/testsuite: ensure gdb_get_worker_threads succeeds
 2024-06-09 19:35 UTC 

[PATCH] gdb: re-add necessary includes in tui/tui-win.c
 2024-06-09 14:10 UTC 

[pushed] Fix typo in warning in gdb/configure
 2024-06-08 14:53 UTC 

GDB 15.0.91 available for testing
 2024-06-08  7:56 UTC  (15+ messages)
` Building GDB 15.0.91 on MinGW: CPPFLAGS
  ` Building GDB 15.0.91 on MinGW: CPPFLAGS and libctf
` Building GDB 15.0.91 on MinGW: gcore.c
` Building GDB 15.0.91 on MinGW: ui_out_emit_type<ui_out_type_tuple>::m_uiout
` Building GDB 15.0.91 on MinGW: libctf.la
` Building GDB 15.0.91 on MinGW: Problem with TUI

[PATCH 0/4] Cleanups, remove get_exec_file
 2024-06-08  3:16 UTC  (3+ messages)

[PATCH v0 00/10] Fix obsolescence warnings when regenerating build scripts with autoreconf-2.72
 2024-06-07 22:42 UTC  (2+ messages)

GDB 15.1 release update (2024-06-01)
 2024-06-07 21:55 UTC  (4+ messages)

[PATCH v4 0/3] Add support for AArch64 MOPS instructions
 2024-06-07 21:54 UTC  (5+ messages)

[PATCH 0/3] On-demand debuginfo downloading
 2024-06-07 20:49 UTC  (13+ messages)
` [PATCH 1/3 v3] gdb/progspace: Add reverse safe iterator
  ` [PING][PATCH "
    ` [PING*2][PATCH "
      ` [PING*3][PATCH "
` [PATCH 2/3 v6] gdb/debuginfod: Support on-demand debuginfo downloading
  ` [PING][PATCH "
    ` [PING*2][PATCH "
      ` [PING*3][PATCH "
` [PATCH 3/3 v6] gdb/debuginfod: Add .debug_line downloading
  ` [PING][PATCH "
    ` [PING*2][PATCH "
      ` [PING*3][PATCH "

[PATCH 0/4] Require help text to fit in 80 columns
 2024-06-07 16:50 UTC  (4+ messages)
` [PATCH 2/4] Wrap help strings at "

[PATCH] [gdb/testsuite] Fix gdb.python/py-format-address.exp on arm
 2024-06-07 14:44 UTC 

[PATCH] [gdb/tdep] Use cached breakpoint kind in breakpoint_kind
 2024-06-07 14:38 UTC 

[PATCH v2] [gdb/exp] Fix target type of complex long double on arm
 2024-06-07 13:27 UTC 

[PATCH] Use lwp field in ptid for AIX
 2024-06-07 12:52 UTC 

[PATCH] [gdb/tdep] Fix gdb.base/watchpoint-running on {arm,ppc64le}-linux
 2024-06-07 12:05 UTC  (3+ messages)
` [PATCH] [gdb/tdep] Fix gdb.base/watchpoint-running on {arm, ppc64le}-linux

[PATCHv7 0/9] x86/Linux Target Description Changes
 2024-06-07  8:54 UTC  (8+ messages)
` [PATCHv8 "
  ` [PATCHv8 4/9] gdb: move have_ptrace_getregset declaration into gdb/nat directory
  ` [PATCHv8 7/9] gdb/gdbserver: share some code relating to target description creation
  ` [PATCHv8 9/9] gdb/gdbserver: share x86/linux tdesc caching

[PATCH v5 0/4] PR gdb/31353
 2024-06-07  5:06 UTC  (3+ messages)
` [PING] "
  ` [PING v2] "

[PATCH v2 0/6] fix PR gdb/19340
 2024-06-07  5:06 UTC  (3+ messages)
` [PING] "
  ` [PING v2] "

[PATCH 0/4] gdb/doc: build fixes and improvements
 2024-06-06 17:52 UTC  (14+ messages)
` [PATCHv2 0/5] gdb/doc: parallel "
  ` [PATCHv2 2/5] gdb/doc: allow for version.subst in the source tree
  ` [PATCHv3 0/6] gdb/doc: parallel build fixes and improvements
    ` [PATCHv3 1/6] gdb/doc: don't try to copy GDBvn.texi from the source tree
    ` [PATCHv3 2/6] gdb/doc: merge rules for building .1 and .5 man pages
    ` [PATCHv3 3/6] gdb/doc: allow for version.subst in the source tree
    ` [PATCHv3 4/6] gdb/doc: also look in srcdir when running TEXI2POD
    ` [PATCHv3 5/6] gdb/doc: fix parallel build of refcard related targets
    ` [PATCHv3 6/6] gdb/doc: fix parallel build of pdf and dvi files

[PUSHED] gdb/doc: use POD2MAN5 when appropriate
 2024-06-06 17:40 UTC  (3+ messages)

[PATCH v3 0/3] DAP: Handle "stepOut" request in outermost frame
 2024-06-06 17:03 UTC  (5+ messages)

[PATCH 0/3] Small step in supporting AVX instructions
 2024-06-06 17:01 UTC  (5+ messages)
` [PATCH 1/3] gdb: Start supporting AVX instruction

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).