comp.lang.ada
 help / color / mirror / Atom feed
* Debuggerwindow with unbounded string
@ 2010-08-02 15:25 ldries46
  2010-08-02 17:06 ` Simon Wright
  0 siblings, 1 reply; 2+ messages in thread
From: ldries46 @ 2010-08-02 15:25 UTC (permalink / raw)


I need to debug a program that uses unbounded strings. Say for instance a 
variable Code_Line. I can display Code_Line in the debugger Code_Linewindow. 
Clicking on the value that shows the address of reference dispays a new 
window with Code_Line.reference.all.
In an earlier version of GPS (2009) this window didplays the string. In the 
new version of GPS(2010 ) I only got the message "Unknown variable".
The length of the string is correct.
How can I get the value of the string back? Do I have some switch wrong?
Gnatmake: -j4 -g -C -m
Ada: -g -fstack-check -gnatE -gnato -gnatf -gnata -gnatVdcefim -gnatw.ac.cfg.hi.iklm.mo.op.pq.stu.uv.vw.wxz 
 -gnat05 -gnat95 -gnat83
Binder, Ada Linker, Pretty Printer,etc. : no switches 




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

* Re: Debuggerwindow with unbounded string
  2010-08-02 15:25 Debuggerwindow with unbounded string ldries46
@ 2010-08-02 17:06 ` Simon Wright
  0 siblings, 0 replies; 2+ messages in thread
From: Simon Wright @ 2010-08-02 17:06 UTC (permalink / raw)


"ldries46" <bertus.dries@planet.nl> writes:

> -gnat05 -gnat95 -gnat83

Sorry I can't help with the debugger problem -- but this is an odd
selection of switches! I expect -gnat05 overrides the others, tho ...



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

end of thread, other threads:[~2010-08-02 17:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-08-02 15:25 Debuggerwindow with unbounded string ldries46
2010-08-02 17:06 ` Simon Wright

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