comp.lang.ada
 help / color / mirror / Atom feed
From: "Steve" <nospam_steved94@comcast.net>
Subject: Re: Can't set breakpoints
Date: Mon, 24 Jul 2006 18:42:20 -0700
Date: 2006-07-24T18:42:20-07:00	[thread overview]
Message-ID: <UPidnaSunK9161jZnZ2dnUVZ_oqdnZ2d@comcast.com> (raw)
In-Reply-To: 1153733130.374572.91400@p79g2000cwp.googlegroups.com

<Thiagu.Kannan@gmail.com> wrote in message 
news:1153733130.374572.91400@p79g2000cwp.googlegroups.com...
> I'm using ObjectADA version 7.2.2.
> Of late, i'm not able to set breakpoints. The error message that pops
> up when i try to set breakpoints is not very helpful; it just says
> "cannot set breakpoint".
> I was able to set breakpoints earlier; it's just that the number of
> lines of code and hence the size of the code have increased.
> If it's of any help, the size of my code is 184KB and the size of the
> executable is 800KB.

Assuming you're using the Professional edition, it is not a code size or 
executable size issue.
I have successfully debugged exectables that are several megabytes with over 
100K SLOC.

I do however sometimes run into difficulty debugging.  The most common 
problem is when the debugger gets out of sync with the source code... 
usually off by a line or two.  While I haven't identified a particular 
cause, it is more prevalent in larger source modules.

You might try increasing the stack size.  I remember having problems when 
the stack size was too small, but it has been so long I can't remember the 
nature of the problem.

Steve
(The Duck)

>
> Please help.
> 





      parent reply	other threads:[~2006-07-25  1:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-24  9:25 Can't set breakpoints Thiagu.Kannan
2006-07-24  9:34 ` Georg Bauhaus
2006-07-25  1:42 ` Steve [this message]
replies disabled

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