- I created a SciTEDirectory.properties in the directory containing the source code to the project I'm trying to debug, when I set a break point and 'Run' it still uses the filename of the currently focused file. The only way I could test debug.target was to set it in my SciTEUser.properties which is quite limiting
My bad, I didn't notice that the SciTEUser.properties I was using didn't have properties.directory.enable=1. This is working quite nicely now. I'm still getting this:
!cmd gdb --quiet -x C:\Program Files\wscite\scite-gdb/prompt.cmd -f C:\Source\emerge\trunk\Source\bin\emergeLauncher.exe setting status to running quitting gdb setting status to dead C:\Source\emerge\trunk\Source\emergeLauncher/C:\Source\emerge\trunk\Source\bin\emergeLauncher.exe: Invalid argument.
as well as the space in path issue:
C:\Program: No such file or directory.
Chris -- Chris Sutcliffe http://ir0nh34d.googlepages.com http://ir0nh34d.blogspot.com http://emergedesktop.org _______________________________________________ Scite-interest mailing list [email protected] http://mailman.lyra.org/mailman/listinfo/scite-interest
