public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/2 v3] gdb: Add debuginfod first-use notification
@ 2021-10-18 23:01 Aaron Merey
  2021-10-18 23:01 ` [PATCH 1/2] gdb: add set/show commands for managing debuginfod Aaron Merey
  2021-10-18 23:01 ` [PATCH 2/2] gdb.texinfo: Expand documentation for debuginfod Aaron Merey
  0 siblings, 2 replies; 23+ messages in thread
From: Aaron Merey @ 2021-10-18 23:01 UTC (permalink / raw)
  To: gdb-patches; +Cc: simark, keiths

Hi,

Patch 1/2 implements an interactive debuginfod first-use notice
that was previously discussed[1].

Patch 2/2 is based on a patch that Eli reviewed[2] a while ago.
I held off on merging it since it referenced debuginfod core file
support for gdb that is still forthcoming.  Expanded debuginfod
documentation is needed now so I've revised the old patch with
information regarding the new commands added in patch [1/2].
Mentions of debuginfo core file support have been removed for now.

Thanks,
Aaron

[1] https://sourceware.org/pipermail/gdb-patches/2021-September/182288.html
[2] https://sourceware.org/pipermail/gdb-patches/2021-May/178571.html

Aaron Merey (2):
  gdb: add set/show commands for managing debuginfod
  gdb.texinfo: Expand documentation for debuginfod

 gdb/debuginfod-support.c                      | 151 +++++++++++++++++-
 gdb/doc/gdb.texinfo                           |  94 ++++++++++-
 .../gdb.debuginfod/fetch_src_and_symbols.exp  |  25 ++-
 3 files changed, 252 insertions(+), 18 deletions(-)

-- 
2.31.1


^ permalink raw reply	[flat|nested] 23+ messages in thread

end of thread, other threads:[~2021-11-02 20:35 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-18 23:01 [PATCH 0/2 v3] gdb: Add debuginfod first-use notification Aaron Merey
2021-10-18 23:01 ` [PATCH 1/2] gdb: add set/show commands for managing debuginfod Aaron Merey
2021-10-20 20:34   ` Keith Seitz
2021-10-21 22:23     ` Lancelot SIX
2021-10-25 22:30       ` Aaron Merey
2021-10-21 22:02   ` Lancelot SIX
2021-10-26 16:08   ` Simon Marchi
2021-10-28 22:18     ` Aaron Merey
2021-10-29  1:47       ` Simon Marchi
2021-10-30  1:09         ` Aaron Merey
2021-10-30  1:54           ` Simon Marchi
2021-10-31  2:43             ` Simon Marchi
2021-11-01 15:52               ` Simon Marchi
2021-11-01 17:39                 ` Aaron Merey
2021-11-01 18:00                   ` Simon Marchi
2021-11-02 16:51                     ` Simon Marchi
2021-11-02 20:35                       ` Aaron Merey
2021-10-18 23:01 ` [PATCH 2/2] gdb.texinfo: Expand documentation for debuginfod Aaron Merey
2021-10-19 11:17   ` Eli Zaretskii
2021-10-19 22:35     ` Aaron Merey
2021-10-20 11:38       ` Eli Zaretskii
2021-10-30  1:18         ` Aaron Merey
2021-10-30  6:57           ` Tom de Vries

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