davidb
Joined: 17 Jul 2009 Posts: 560 Location: UK
|
Posted: Wed Oct 17, 2012 11:04 am Post subject: Error running Debugger from in Plato |
|
|
I found this today.
If you have quite long command line arguments set up in Plato using (Projects>Properties>Miscellaneous>Launch Arguments), the debugger crashes when it is invoked from Plato.
Presumably there is a fixed size buffer allocated for the arguments which is being over-run.
This isn't a big problem, just letting you know. I got around it by using shorter file names for some of my arguments.
David. _________________ Programmer in: Fortran 77/95/2003/2008, C, C++ (& OpenMP), java, Python, Perl |
|