| View previous topic :: View next topic |
| Author |
Message |
Pete Fraser Guest
|
Posted: Tue Jan 17, 2006 3:13 pm Post subject: Post Build events in BDS 2006 |
|
|
Is anyone using PostBuild events in BDS2006.
I can get it to run an application once, but not twice (with different
parameters)
Any ideas (app returns 0)
Rgds Pete
|
|
| Back to top |
|
 |
Simon Hooper Guest
|
Posted: Tue Jan 17, 2006 3:39 pm Post subject: 'Break when changed' |
|
|
I can't find how to set 'break when changed' for a watch in BCB2006.
Anyone else found it?
Regards
Simon
|
|
| Back to top |
|
 |
Simon Hooper Guest
|
Posted: Tue Jan 17, 2006 3:42 pm Post subject: Re: 'Break when changed' |
|
|
Sorry ... pressed wrong button...should have been a new post
|
|
| Back to top |
|
 |
Pete Fraser Guest
|
Posted: Tue Jan 17, 2006 3:48 pm Post subject: Re: 'Break when changed' |
|
|
And there was me getting excited that someone had replied to my post
Pete
"Simon Hooper" <not (AT) validaddress (DOT) com> wrote
| Quote: | Sorry ... pressed wrong button...should have been a new post
|
|
|
| Back to top |
|
 |
Zara Guest
|
Posted: Wed Jan 18, 2006 7:59 am Post subject: Re: 'Break when changed' |
|
|
On Tue, 17 Jan 2006 15:39:42 -0000, "Simon Hooper"
<not (AT) validaddress (DOT) com> wrote:
| Quote: | I can't find how to set 'break when changed' for a watch in BCB2006.
Anyone else found it?
Regards
Simon
|
You must add a Data Breakpoint:
Run->Add breakpoint..->Data breakpoint.
For this option to be enabled, you must firts start your application.
Zara
|
|
| Back to top |
|
 |
|