comp.lang.ada
 help / color / mirror / Atom feed
* Program errors during initialization
@ 2000-04-11  0:00 Dave Ptacek
  2000-04-12  0:00 ` Dave Ptacek
  0 siblings, 1 reply; 2+ messages in thread
From: Dave Ptacek @ 2000-04-11  0:00 UTC (permalink / raw)


Hi,

Config:  gnat 3.12.p, gdb 4.17, host and target Windows NT 4.0.

After successfully building my program, I tried running it and it
terminates immediately, so I fired up gdb to debug the problem.  I
placed breakpoints on the main procedure line "procedure main", on the
first line after the begin statement, and used the "break exception"
command.  I then pressed Start, none of the breakpoints tripped and I
get the following error message in the Command Buffer:  Error creating
process ...{program name}, (error 193).

I'm guessing there's an elaboration problem, but how do I go about
finding it?  I'm pretty new to both gnat and gdb, what debugging
techniques can I use in gdb to isolate the problem?  I have built
example programs and run gdb on them just to get familiar with gdb and
it appears to work fine so I'm pretty sure it's not a toolset problem.

Any ideas?

thanks,

Dave





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

end of thread, other threads:[~2000-04-12  0:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-04-11  0:00 Program errors during initialization Dave Ptacek
2000-04-12  0:00 ` Dave Ptacek

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