On Tuesday 21 November 2017 20:03:32 code dz wrote: > > BTW, what is the problem with running an application in MSEide debugger? > > For > > > > me it starts in less than a second. > > > > Martin > > there is no problem , the only thing is when you want to optimize for > speed -O3 , at this point runing with gdb make no sense . > But there is no harm to run it in debugger. The starting time is slightely bigger but the performance should be the same. And if there is an exception one still can check the stack frame. Even with -gl -Xg -O3 debugging is possible to some extent.
Martin ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ mseide-msegui-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

