comp.lang.ada
 help / color / mirror / Atom feed
* Help on debugging
@ 1997-08-12  0:00 Gabor Bede {84190}
  1997-08-16  0:00 ` Robert Dewar
  0 siblings, 1 reply; 2+ messages in thread
From: Gabor Bede {84190} @ 1997-08-12  0:00 UTC (permalink / raw)



Hi

I would appreciate if someone could help...

I am trying to write a program which will analize a binary memory dump.
I will have to match variable names with the addresses in the dump. My
job seems to be very similar to what a debugger would do. 

My questions are:

Can I access the debugging information generated by the -g option with
some package (or any way)?
Is there any other way to store variable naming (the complete hierarchy)
which can be accessed later?

Two things: I have to use the GNAT compiler because the rpogram has to
run both on UNIX and PCs. Also, I am not familiar with the Ada debugger,
so I could have missed an obvious solution.

Thanks,

Gabor Bede
Raytheon Co.




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

* Re: Help on debugging
  1997-08-12  0:00 Help on debugging Gabor Bede {84190}
@ 1997-08-16  0:00 ` Robert Dewar
  0 siblings, 0 replies; 2+ messages in thread
From: Robert Dewar @ 1997-08-16  0:00 UTC (permalink / raw)



Gabor asks

<<Can I access the debugging information generated by the -g option with
some package (or any way)?
Is there any other way to store variable naming (the complete hierarchy)
which can be accessed later?>>

Sure, use GDB (from your program)





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

end of thread, other threads:[~1997-08-16  0:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-08-12  0:00 Help on debugging Gabor Bede {84190}
1997-08-16  0:00 ` Robert Dewar

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