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=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,ef1e0eb6cfbf8bfb,start X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!postnews.google.com!p79g2000cwp.googlegroups.com!not-for-mail From: Thiagu.Kannan@gmail.com Newsgroups: comp.lang.ada Subject: Can't set breakpoints Date: 24 Jul 2006 02:25:30 -0700 Organization: http://groups.google.com Message-ID: <1153733130.374572.91400@p79g2000cwp.googlegroups.com> NNTP-Posting-Host: 210.211.195.56 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1153733134 30743 127.0.0.1 (24 Jul 2006 09:25:34 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Mon, 24 Jul 2006 09:25:34 +0000 (UTC) User-Agent: G2/0.2 X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0),gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: p79g2000cwp.googlegroups.com; posting-host=210.211.195.56; posting-account=fg0RVw0AAACrGdsaChI8YbbQKKWBtFzm Xref: g2news2.google.com comp.lang.ada:5893 Date: 2006-07-24T02:25:30-07:00 List-Id: 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. Please help.