Board index » cppbuilder » Save Debug Info Between Sessions?

Save Debug Info Between Sessions?


2005-11-15 12:54:51 PM
cppbuilder12
I'm using BCB5. Is there a way to save debug info such as Watches and
Breakpoints between sessions? It's annoying to have to go back and
reconstruct these things.
 
 

Re:Save Debug Info Between Sessions?

On Mon, 14 Nov 2005 20:54:51 -0800, Bob Penoyer
< XXXX@XXXXX.COM >wrote:
Quote
I'm using BCB5. Is there a way to save debug info such as Watches and
Breakpoints between sessions? It's annoying to have to go back and
reconstruct these things.
I am using BCB6. In it, you must check Tools|Environment
options|Preferences|Auto save options|Project desktop and it works. If
my memory does not fail, it should be the same for BCB5.
Hope it helps