Displaying 1 result from an estimated 1 matches for "cmdlineopt".
Did you mean:
cmdline_p
2003 Dec 04
1
Insight/gdb users?
...is followed by a search list of directories, one of which does
contain main.tcl. Then the weird part:
>f:/cygwin/usr/share/Insight1.0/main.tcl: extra characters after close-brace
>extra characters after close-brace while executing
>"F:/[the path to] /Rterm.exe/breakpoints={{break cmdlineoptions} 1 {} {"
Now I had a breakpoint set on "cmdlineoptions" in that file, so it
looks to me as though Insight is reading a file of old breakpoints
from somewhere, and tripping over a syntax error in it. But I can't
find the file!!
Does anyone know where Insight would save debu...