|
From: Michael R. <mr...@us...> - 2004-08-11 11:02:55
|
Update of /cvsroot/openorb/tools In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31162 Modified Files: WHATSNEW Log Message: Added debugger suspend variable Index: WHATSNEW =================================================================== RCS file: /cvsroot/openorb/tools/WHATSNEW,v retrieving revision 1.78 retrieving revision 1.79 diff -u -d -r1.78 -r1.79 --- WHATSNEW 29 Jul 2004 10:37:29 -0000 1.78 +++ WHATSNEW 11 Aug 2004 11:02:46 -0000 1.79 @@ -1,6 +1,11 @@ OpenORB tools ------------- +- Added a variable DEBUGGER_SUSPEND to the launchdbg script to allow + the user to influence the debugger suspend behaviour. + Setting 'export DEBUGGER_SUSPEND=y' makes the application wait + for a debugger to connect. + Version 1.4.0 BETA2 - July, 29 2004 - tools_1_4_0_BETA2 - Added support for CYGWIN to setenv. |