try putting a breakpoint in tkMain.tcl arround line 188.
It should start debugging at the start of the program. Then you can see where it does after issuing a command.
LN
PS: probably not the samrtest answer, but it's the way I started...
Search found 2 matches
- Sat Jun 16, 2012 7:48 am
- Forum: Framework
- Topic: Debugging with Visual C++
- Replies: 1
- Views: 2233
- Sat Jun 16, 2012 7:43 am
- Forum: Framework
- Topic: compiling opensees in debug mode
- Replies: 0
- Views: 1503
compiling opensees in debug mode
I've been having some problems compiling opensees in debug mode, for the last few days. The release mode works fine. I am able to compile, but on runtime, the following message appears: Run-Time Check Failure #2 - Stack around the variable 'dData' was corrupted. This is related to the "OPS_NewE...