public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
* s/value_ptr/struct value */
@ 2002-01-03 21:35 Andrew Cagney
  0 siblings, 0 replies; only message in thread
From: Andrew Cagney @ 2002-01-03 21:35 UTC (permalink / raw)
  To: insight

FYI,

GDB no longer uses the typedef ``value_ptr''.  Instead it uses ``struct 
value *''.  Since insight's code is still using value_ptr, the 
declaration will stay around for a bit longer (unless go and zap 
value_ptr from insight :-).

See also: http://sources.redhat.com/insight/ari/ compared to 
http://sources.redhat.com/gdb/ari

enjoy,
Andrew

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-01-04  5:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-01-03 21:35 s/value_ptr/struct value */ Andrew Cagney

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