From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,ef1e0eb6cfbf8bfb X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news2.google.com!news.germany.com!newsfeed.freenet.de!newsfeed01.chello.at!newsfeed.arcor.de!news.arcor.de!not-for-mail Newsgroups: comp.lang.ada Subject: Re: Can't set breakpoints From: Georg Bauhaus In-Reply-To: <1153733130.374572.91400@p79g2000cwp.googlegroups.com> References: <1153733130.374572.91400@p79g2000cwp.googlegroups.com> Content-Type: text/plain Content-Transfer-Encoding: 7bit Organization: # Message-ID: <1153733648.5055.2.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Date: Mon, 24 Jul 2006 11:34:09 +0200 NNTP-Posting-Date: 24 Jul 2006 11:31:19 MEST NNTP-Posting-Host: cf529ec7.newsread2.arcor-online.net X-Trace: DXC=Z:FPRhJ`g^dd:IG0JE`:@gQ5U85hF6f;djW\KbG]kaMhU7^]5?JhlBn`YXD8co\SWnUUng9_FXZ=c>:=P9Ihe`Bh@Z?dZ]MOide X-Complaints-To: usenet-abuse@arcor.de Xref: g2news2.google.com comp.lang.ada:5894 Date: 2006-07-24T11:31:19+02:00 List-Id: On Mon, 2006-07-24 at 02:25 -0700, Thiagu.Kannan@gmail.com wrote: > I'm using ObjectADA version 7.2.2. Is this ObjectAda Professional Edition or the special edition? The special edition has some limits on the size of code. If you like, send me the files and instructions where to set breakpoints. Or ask on the ObjectAda mailing list. > 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. > > Please help. >