comp.lang.ada
 help / color / mirror / Atom feed
From: Simon Wright <simon@pushface.org>
Subject: Re: GPS Breakpoint Error witing debugging an Ada program
Date: Tue, 05 Jan 2016 12:51:13 +0000
Date: 2016-01-05T12:51:13+00:00	[thread overview]
Message-ID: <ly37ucmbpa.fsf@pushface.org> (raw)
In-Reply-To: 568bb6cd$0$14431$e4fe514c@news.kpn.nl

"ldries46" <bertus.dries@planet.nl> writes:

> In my Ada program I want a breakpoint within an if statement. In the
> Breakpoint Editor I can find that breakpoint as nr 4 on line 325. When
> running the debugger It stops on line 327, just without the if
> statement. I tried to delete the breakpoint and positioning it again,
> deleting the exe file and compiling my program, but nothing
> helps. What can I do?

Are you compiling without optimisation? (-O0)

You could try adding dummy statements around the code on line 325?


  reply	other threads:[~2016-01-05 12:51 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-05 12:27 GPS Breakpoint Error witing debugging an Ada program ldries46
2016-01-05 12:51 ` Simon Wright [this message]
2016-01-06 11:31   ` ldries46
replies disabled

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