comp.lang.ada
 help / color / mirror / Atom feed
* Debugger difference between GPS 2008/2009 and 2010
@ 2010-11-30 15:10 ldries46
  2010-12-04 22:12 ` Simon Wright
  2010-12-21 17:54 ` John McCormick
  0 siblings, 2 replies; 5+ messages in thread
From: ldries46 @ 2010-11-30 15:10 UTC (permalink / raw)


While debugging an ADA program in GPS I observed a rather annoying 
difference between the older versions of 2008 and 2009 versus the version of 
2010. In the program I'm trying to create I do use a lot of Unbounded 
Strings. Trying to display these strings in the older versions I could use 
'Debug' / 'Display "name"' which gave me a box with four elements, next, 
previous, reference and last. The first two are for internal use, the last 
presents the number of characters in the string and reference gave a pointer 
to the string (in blue). Clicking on that pointer revealed the stringunder 
the name of reference.all . In GPS 2010 reference.all always presents a 
message "unknown variable", however the unbounded string in the program 
itself can be correctly used.
May be I used a wrong setting but I cannot find which, can anybody help me.

L. Dries 




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

end of thread, other threads:[~2010-12-21 20:22 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-30 15:10 Debugger difference between GPS 2008/2009 and 2010 ldries46
2010-12-04 22:12 ` Simon Wright
2010-12-05 10:50   ` ldries46
2010-12-21 17:54 ` John McCormick
2010-12-21 20:22   ` Simon Wright

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox