public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH] gdbsupport: regenerate Makefile.in
 2022-01-10 17:52 UTC  (2+ messages)

[PATCH] gdb: test vfork + follow-fork-mode=parent + detach-on-fork=off
 2022-01-10 17:50 UTC 

[FYI] GDB Start of New Year Procedure
 2022-01-10 17:29 UTC  (6+ messages)
` [PATCH 3/6] Manual copyright year update of various GDB files

[PATCH 1/3] gdb/python: remove Python 2 support
 2022-01-10 16:39 UTC  (13+ messages)
` [PATCH 2/3] gdb/python: remove Python 2/3 compatibility macros
` [PATCH 3/3] gdb/python: drop support for Python < 3.4

[PATCH 0/3] Improvements to Python parameters
 2022-01-10 15:59 UTC  (7+ messages)
` [PATCH 1/3] Change how Python architecture and language are handled
` [PATCH 2/3] Fix another crash with gdb parameters in Python
` [PATCH 3/3] Add a way to temporarily set a gdb parameter from Python

[PATCH 0/4] Source highlight non utf-8 characters using Python
 2022-01-10 15:58 UTC  (13+ messages)
` [PATCH 1/4] gdb: new 'maint flush source-cache' command
` [PATCH 2/4] gdb: erase items from the source_cache::m_offset_cache
` [PATCH 3/4] gdb: add 'maint set/show gnu-source-highlight enabled' command
` [PATCH 4/4] gdb/python: handle non utf-8 characters when source highlighting

[PATCH] Add _sigsys info to siginfo struct
 2022-01-10 15:12 UTC  (6+ messages)

[PATCH 00/12] More filtered output cleanups
 2022-01-10 14:44 UTC  (18+ messages)
` [PATCH 03/12] Use filtered output in files_info implementations
` [PATCH 05/12] Use filtered output in ordinary commands
` [PATCH 08/12] Use filtered output in btrace-related commands
` [PATCH 10/12] Use filtered output in gnu-nat.c commands

[PATCH 0/6] gdb: Add basic support for LoongArch
 2022-01-10 14:38 UTC  (20+ messages)
` [PATCH 1/6] gdb: LoongArch: Add initial target description support
` [PATCH 2/6] gdb: LoongArch: Add initial baremetal support
` [PATCH 3/6] gdb: LoongArch: Add initial linux target support
` [PATCH 4/6] gdb: LoongArch: Add initial native linux support
` [PATCH 5/6] gdb: LoongArch: Add Makefile and configure
` [PATCH 6/6] gdb: LoongArch: Update ChangeLog and NEWS

[gdb-11-branch: Patch 0/3] Support SHT_RELR (.relr.dyn) section
 2022-01-10 13:03 UTC  (6+ messages)
` [gdb-11-branch: Patch 1/3] readelf: Support RELR in -S and -d and output
` [gdb-11-branch: Patch 2/3] readelf: Support SHT_RELR/DT_RELR for -r
` [gdb-11-branch: Patch 3/3] bfd_section_from_shdr: Support SHT_RELR sections

[PATCH] gdb/python: improve the auto help text for gdb.Parameter
 2022-01-10 12:45 UTC 

[COMMITTED PATCH] gdb: add Tiezhu Yang to MAINTAINERS
 2022-01-10  5:39 UTC 

[PATCH 0/2] Modify gdb.base/charset.c to fix some issues
 2022-01-10  3:23 UTC  (9+ messages)
` [PATCH 1/2] gdb: testsuite: fix failed testcases in gdb.base/charset.exp

[PATCH 1/2] [gdb/symtab] Fix segfault in search_one_symtab
 2022-01-10  2:34 UTC  (5+ messages)
` [PATCH 2/2] [gdb/symtab] Add maint expand-symtabs -verbose
  ` [PING][PATCH "

[PATCH] Reduce use of unfiltered output in Darwin code
 2022-01-09 18:00 UTC  (5+ messages)

[PATCH 0/4] Audit uses of unfiltered output to gdb_stdout
 2022-01-08 23:19 UTC  (9+ messages)
` [PATCH 1/4] Send some error output to gdb_stderr
` [PATCH 2/4] Sent timing stats to gdb_stdlog
` [PATCH 3/4] Reduce explicit use of gdb_stdout
` [PATCH 4/4] Always print the "host libthread-db" message to stdout

[PATCH] gdb/hurd: handle inferiors exiting
 2022-01-08 22:14 UTC  (5+ messages)

[pushed] Add explicit check for nullptr to target_announce_attach
 2022-01-08 16:47 UTC 

[PATCH 0/2] Unify target announce and detach messages
 2022-01-08 16:47 UTC  (7+ messages)
` [PATCH 1/2] Introduce target_announce_attach
` [PATCH 2/2] Use target_announce_detach in more targets

[PATCH v2 0/4] Make Fortran support respect more `set print' settings
 2022-01-08 16:28 UTC  (5+ messages)
` [PATCH v2 1/4] Respect `set print repeats' with Fortran arrays
` [PATCH v2 2/4] Add `set print repeats' tests for C/C++ arrays
` [PATCH v2 3/4] Respect `set print array-indexes' with Fortran arrays
` [PATCH v2 4/4] Add `set print array-indexes' tests for C/C++ arrays

[PATCH 0/6] Make Fortran support respect more `set print' settings
 2022-01-08 16:27 UTC  (13+ messages)
` [PATCH 3/6] Respect `set print repeats' with Fortran arrays
` [PATCH 4/6] Add `set print repeats' tests for C/C++ arrays
` [PATCH 5/6] Respect `set print array-indexes' with Fortran arrays
` [PATCH 6/6] Add `set print array-indexes' tests for C/C++ arrays

[PATCH v2] gdb: testsuite: show print array-indexes after set in arrayidx.exp
 2022-01-08 10:45 UTC  (4+ messages)

[RFC PATCH] sim: switch Cygnus Solutions copyrights to FSF
 2022-01-08  8:36 UTC  (2+ messages)

[heads up] GDB 11.2 "respin" release next weekend (Jan 15-16)
 2022-01-08  8:27 UTC 

[PATCH 00/12] Remove DUPLICATEs warnings
 2022-01-07 22:43 UTC  (12+ messages)
` [PATCH 05/12] gdb/testsuite: Remove duplicates from gdb.mi/mi-var-child.exp
      ` [PATCH] gdb/testsuite: Remove some duplication "
` [PATCH 11/12] gdb/testsuite: Remove duplicates from gdb.mi/mi2-amd64-entry-value.exp

[PATCH 00/29] Remove DUPLICATEs from testsuite/gdb.base/*.exp
 2022-01-07 22:36 UTC  (15+ messages)
` [PATCH 11/29] gdb/testsuite: Remove duplicates from gdb.base/dfp-test.exp
` [PATCH 25/29] gdb/testsuite: Remove duplicates from gdb.base/pointers.exp

[pushed] Do not use CC_HAS_LONG_LONG
 2022-01-07 21:06 UTC 

[PATCH 1/2] gdb/doc: Remove (...) around guile procedure names in @deffn lines
 2022-01-07 15:00 UTC  (6+ messages)
` [PATCHv2 0/2] gdb/doc: some improvements to the guile docs
  ` [PATCHv2 1/2] gdb/doc: Remove (...) around guile procedure names in @deffn lines
  ` [PATCHv2 2/2] gdb/doc: shorten some source lines, and prevent some line breaks

[PATCH v3] gdb: testsuite: fix wrong expected result in attach-pie-noexec.exp
 2022-01-07 12:11 UTC 

[PATCH] gdb: on SVE Architecture sve registers are not saved in inferior calls
 2022-01-07 11:03 UTC  (5+ messages)

[RFC] Print MI prompt on interrupted command
 2022-01-06 17:32 UTC 

[PATCH] gdb: make use add_setshow_prefix_cmd in gnu-nat.c
 2022-01-06 15:45 UTC  (3+ messages)

[pushed 0/2] Fix a regression / crash in language_info
 2022-01-06 14:53 UTC  (3+ messages)
` [pushed 1/2] Fix some failures in langs.exp
` [pushed 2/2] Avoid crash in language_info

[PATCH v2] gdb: split array and string limiting options
 2022-01-06 14:18 UTC  (4+ messages)

[PATCH] gdb: testsuite: fix wrong expected result in attach-pie-noexec.exp
 2022-01-06 13:21 UTC  (6+ messages)

[pushed][PATCH] gdb: Fix copyright year in gdb/testsuite/gdb.base/inferior-clone.exp
 2022-01-06 12:01 UTC 

[PATCH 0/2] Two minor Windows changes
 2022-01-06  6:52 UTC  (4+ messages)
` [PATCH 1/2] Clean up some dead code in windows-tdep.c
` [PATCH 2/2] Use warning in windows-nat error messages

[PATCH] Change riscv_return_value to use RETURN_VALUE_ABI_PRESERVES_ADDRESS
 2022-01-05 19:33 UTC  (5+ messages)

[PATCH] Implement putstr and putstrn in ui_file
 2022-01-05 18:00 UTC  (5+ messages)

[PATCH] Fix inferior_thread attribute in new_thread event
 2022-01-05 17:33 UTC  (3+ messages)

[PATCH] Change how versioned symbols are recorded
 2022-01-05 17:31 UTC  (2+ messages)

[PATCH] gdb: testsuite: print explicit test result for gdb.base/dfp-test.exp
 2022-01-05 17:28 UTC  (2+ messages)

[PATCH v3 00/33] Rewrite the DWARF "partial" reader
 2022-01-05 17:18 UTC  (2+ messages)

[PATCH] Do not print anything when self-backtrace unavailable
 2022-01-05 17:07 UTC  (3+ messages)

[PATCH v2 0/2] add annotation in 'info locals' command for variables shadowing case
 2022-01-05 16:26 UTC  (5+ messages)
` [PATCH v2 1/2] gdb: "

[PATCH] [AArch64] Fix PR gdb/28681
 2022-01-05 12:54 UTC  (8+ messages)

[PATCH] Fix pager regression
 2022-01-05 12:48 UTC  (2+ messages)

[PATCH] Simplify execute_control_commands_to_string
 2022-01-05 10:43 UTC  (2+ messages)

[RFC PATCH] sim: switch Andrew Cagney copyrights to FSF
 2022-01-05  6:49 UTC  (2+ messages)

[PATCH 0/2] Do some changes in gdb/testsuite/gdb.base/a2-run.exp
 2022-01-05  6:16 UTC  (6+ messages)
` [PATCH 2/2] gdb: testsuite: specify two args for "set args" command in a2-run.exp

[PATCH v2] gdb: split array and string limiting options
 2022-01-04 23:15 UTC  (3+ messages)

[PATCH v3] gdb: split array and string limiting options
 2022-01-04 23:13 UTC 

[PATCH] [gdb]: fix until behavior with trailing !is_stmt lines
 2022-01-04 20:34 UTC 

[RFC] gdb: introduce limited array lengths while printing values
 2022-01-04 17:50 UTC  (2+ messages)
` [PING^8][RFC] "

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