This is the mail archive of the insight@sources.redhat.com mailing list for the Insight 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]

s/value_ptr/struct value */


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


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