comp.lang.ada
 help / color / mirror / Atom feed
From: "ldries46" <bertus.dries@planet.nl>
Subject: Debuggerwindow with unbounded string
Date: Mon, 2 Aug 2010 17:25:53 +0200
Date: 2010-08-02T17:25:53+02:00	[thread overview]
Message-ID: <4c56e38c$0$14116$703f8584@textnews.kpn.nl> (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 




             reply	other threads:[~2010-08-02 15:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-02 15:25 ldries46 [this message]
2010-08-02 17:06 ` Debuggerwindow with unbounded string Simon Wright
replies disabled

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