Board index » cppbuilder » De{*word*81} doesn't break

De{*word*81} doesn't break

Hi
I've been working with BC++ builder now for a few months and its OK for
a first version,
except for the the de{*word*81}.
In some projects I just cannot break on any breakpoint although full
debugging is on.
What is the worth of a dev language if you cannot debug your code ???
Any Ideas?

Maybee I should go back to VC++

Morne

--
----------------------------------------------------------------------
Morne Joubert, Design Engineer             Tel: +27 (0) 21 683 5490
CCII Systems (Pty) LTD, South Africa       Fax: +27 (0) 21 683 5435
http://www.ccii.co.za                      mailto:mjoub...@ccii.co.za
----------------------------------------------------------------------

 

Re:De{*word*81} doesn't break


Morne Joubert  <mjoub...@ccii.co.za> wrote:

Quote
>In some projects I just cannot break on any breakpoint although full
>debugging is on.
>What is the worth of a dev language if you cannot debug your code ???
>Any Ideas? Maybee I should go back to VC++

Maybe instead you should post more information.
Were you allowed to set the breakpoint? Or, after compiling, did it say
"cannot set breakpoint here"?
After you did Project|Options to turn debugging info on, did you do a
complete Project|BuildAll, or did you just re-make your project? (hint:
you should have done BuildAll).

--
Lucian Wischik, Queens' College, Cambridge CB3 9ET. ljw1...@cam.ac.uk

Other Threads