From: Tom Tromey <tromey@redhat.com>
To: Pedro Alves <pedro@codesourcery.com>
Cc: gdb-patches@sourceware.org
Subject: Re: RFC: fix PR mi/10693
Date: Fri, 04 Feb 2011 17:03:00 -0000 [thread overview]
Message-ID: <m3d3n7ag0t.fsf@fleche.redhat.com> (raw)
In-Reply-To: <m37hdfbwtz.fsf@fleche.redhat.com> (Tom Tromey's message of "Fri, 04 Feb 2011 09:15:04 -0700")
Tom> So I think we should instead just document that symbols-loaded is
Tom> emitted for compatibility but is not actually useful.
Like this.
Ok?
Tom
2011-02-04 Tom Tromey <tromey@redhat.com>
* gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
is not useful.
diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo
index 5dc0af0..5ec7c1a 100644
--- a/gdb/doc/gdb.texinfo
+++ b/gdb/doc/gdb.texinfo
@@ -24771,11 +24771,12 @@ opaque identifier of the library. For remote debugging case,
@var{target-name} and @var{host-name} fields give the name of the
library file on the target, and on the host respectively. For native
debugging, both those fields have the same value. The
-@var{symbols-loaded} field reports if the debug symbols for this
-library are loaded. The @var{thread-group} field, if present,
-specifies the id of the thread group in whose context the library was loaded.
-If the field is absent, it means the library was loaded in the context
-of all present thread groups.
+@var{symbols-loaded} field is emitted only for backward compatibility
+and should not be relied on to convey any useful information. The
+@var{thread-group} field, if present, specifies the id of the thread
+group in whose context the library was loaded. If the field is
+absent, it means the library was loaded in the context of all present
+thread groups.
@item =library-unloaded,...
Reports that a library was unloaded by the program. This notification
next prev parent reply other threads:[~2011-02-04 17:03 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-10 20:13 Tom Tromey
2011-01-10 23:48 ` Pedro Alves
2011-02-04 16:15 ` Tom Tromey
2011-02-04 17:03 ` Tom Tromey [this message]
2011-02-04 18:19 ` Eli Zaretskii
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m3d3n7ag0t.fsf@fleche.redhat.com \
--to=tromey@redhat.com \
--cc=gdb-patches@sourceware.org \
--cc=pedro@codesourcery.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox