I've got it all working now...
> !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.
I had to switch to relative paths (i.e. debug.target=..\bin\emergeLauncher.exe).
> C:\Program: No such file or directory.
Moving wscite to being right off the root (i.e. C:\wscite) solved the remaining issues. It would be nice if scite_gdb would support spaces in the path though. Cheers! 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
