This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Ping: frozen variable objects


> From: Nick Roberts <nickrob@snap.net.nz>
> Date: Wed, 18 Apr 2007 22:20:34 +1200
> Cc: Eli Zaretskii <eliz@gnu.org>, gdb-patches@sources.redhat.com
> 
> However, you're now adding another pxref and anchor, and the point I tried to
> make above was that it shouldn't be necessary to have circular references
> within a single node.

If the pxref is to the same node, it is indeed unnecessary.  If that
happened because I asked to add a reference, then I'm sorry; please
replace the reference with something like ``(see the description of
-var-update fields above)''.

> (Actually, as a rule of thumb, I would say it's a good idea not to have
> references within one node at all

Right.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]