Added showdebug command.
Also:
* Added an exported constructor to RChildProcess so the iProcess handle was set to zero on construction.
* Fixed bug in fshell_builddocs script that created HTML relative links with backslashes instead of forward slashes.
// bld.inf// // Copyright (c) 2010 Accenture. All rights reserved.// This component and the accompanying materials are made available// under the terms of the "Eclipse Public License v1.0"// which accompanies this distribution, and is available// at the URL "http://www.eclipse.org/legal/epl-v10.html".// // Initial Contributors:// Accenture - Initial contribution//#ifndef FSHELL_COMMON_MMH#include <fshell/common.mmh>#endifPRJ_EXPORTSFSHELL_ROM_INCLUDE(fshell_commands.iby)..\cat\cat.cif z:\resource\cif\fshell\cat.cif..\tail\tail.cif z:\resource\cif\fshell\tail.cif..\leak\leak.cif z:\resource\cif\fshell\leak.cif..\drvinfo\drvinfo.cif z:\resource\cif\fshell\drvinfo.cif..\clipboard\clipboard.cif z:\resource\cif\fshell\clipboard.cif..\backup\backup.cif z:\resource\cif\fshell\backup.cif..\restore\restore.cif z:\resource\cif\fshell\restore.cif..\chkdrift\chkdrift.cif z:\resource\cif\fshell\chkdrift.cif..\spinlock\spinlock.cif z:\resource\cif\fshell\spinlock.cif..\load\load.cif z:\resource\cif\fshell\load.cif..\cenrep\cenrep.cif z:\resource\cif\fshell\cenrep.cif..\cloggerconfig\cloggerconfig.cif z:\resource\cif\fshell\cloggerconfig.cif..\pubsub\pubsub.cif z:\resource\cif\fshell\pubsub.cif..\rez\rez.cif z:\resource\cif\fshell\rez.cif..\find\find.cif z:\resource\cif\fshell\find.cif..\sysinfo\sysinfo.cif z:\resource\cif\fshell\sysinfo.cif..\uidinfo\uidinfo.cif z:\resource\cif\fshell\uidinfo.cif..\fed\group\fed.cif z:\resource\cif\fshell\fed.cif..\snake\snake.cif z:\resource\cif\fshell\snake.cif..\iniedit\iniedit.cif z:\resource\cif\fshell\iniedit.cifPRJ_MMPFILES..\cat\cat.mmp..\tail\tail.mmp..\leak\leak.mmp..\drvinfo\drvinfo.mmp..\clipboard\clipboard.mmp..\backup\backup.mmp..\backup\backup_child.mmp..\restore\restore.mmp..\chkdrift\chkdrift.mmp..\spinlock\spinlock.mmp..\load\load.mmp..\cenrep\cenrep.mmp..\cloggerconfig\cloggerconfig.mmp..\pubsub\pubsub.mmp..\rez\rez.mmp..\find\find.mmp..\sysinfo\sysinfo.mmp..\uidinfo\uidinfo.mmp..\fed\group\fed.mmp..\snake\snake.mmp..\iniedit\iniedit.mmp#ifdef FSHELL_CORE_SUPPORT_SWIPRJ_EXPORTS..\swi\swi.cif z:\resource\cif\fshell\swi.cifPRJ_MMPFILES..\swi\swi.mmp#endif#ifdef FSHELL_CORE_SUPPORT_PATCHDATAPRJ_EXPORTS..\patchdata\patchdata.cif z:\resource\cif\fshell\patchdata.cifPRJ_MMPFILES..\patchdata\patchdata.mmp#endif#ifdef FSHELL_TRACE_SUPPORT// Btrace.cif needs to exported if any kind of tracing supportedPRJ_EXPORTS..\btrace\btrace.cif z:\resource\cif\fshell\btrace.cif#endif#ifdef FSHELL_CORE_SUPPORT_BTRACEPRJ_MMPFILES..\btrace\btrace.mmp#endif#ifdef FSHELL_CORE_SUPPORT_GETHEAPPRJ_EXPORTS..\getheap\getheap.cif z:\resource\cif\fshell\getheap.cifPRJ_MMPFILES..\getheap\getheap.mmp#endif#ifdef FSHELL_CORE_SUPPORT_GETSTACKPRJ_EXPORTS..\getstack\getstack.cif z:\resource\cif\fshell\getstack.cifPRJ_MMPFILES..\getstack\getstack.mmp#endif#ifdef FSHELL_CORE_SUPPORT_SUDOPRJ_EXPORTS..\sudo\sudo.cif z:\resource\cif\fshell\sudo.cifPRJ_MMPFILES..\sudo\sudo.mmp#endif#ifdef FSHELL_CORE_SUPPORT_CHKDEPSPRJ_EXPORTS..\chkdeps\chkdeps.cif z:\resource\cif\fshell\chkdeps.cifPRJ_MMPFILES..\chkdeps\chkdeps.mmp#endif#ifdef FSHELL_CORE_SUPPORT_MEMSAMPLERPRJ_EXPORTS..\memsampler\memsampler.cif z:\resource\cif\fshell\memsampler.cifPRJ_MMPFILES..\memsampler\memsampler.mmp..\memsampler\memsamplerdd.mmp#endif#ifdef FSHELL_CORE_SUPPORT_FCONTACTSPRJ_EXPORTS..\fcontacts\fcontacts.cif z:\resource\cif\fshell\fcontacts.cifPRJ_MMPFILES..\fcontacts\fcontacts.mmp#endif#ifdef FSHELL_CORE_SUPPORT_PINGPRJ_EXPORTS..\ping\ping.cif z:\resource\cif\fshell\ping.cifPRJ_MMPFILES..\ping\ping.mmp#endif#ifdef FSHELL_CORE_SUPPORT_FCALENDARPRJ_EXPORTS..\fcalendar\fcalendar.cif z:\resource\cif\fshell\fcalendar.cifPRJ_MMPFILES..\fcalendar\fcalendar.mmp#endif#ifdef FSHELL_CORE_SUPPORT_MROUTERPRJ_EXPORTS..\mrouter\mrouter.cif z:\resource\cif\fshell\mrouter.cifPRJ_MMPFILES..\mrouter\mrouter.mmp#endif#ifdef FSHELL_CORE_SUPPORT_UPROFILERPRJ_EXPORTS..\uprofiler\uprofiler.cif z:\resource\cif\fshell\uprofiler.cifPRJ_MMPFILES..\uprofiler\uprofiler.mmp#endif#ifdef FSHELL_CORE_SUPPORT_BTRACEOUTPRJ_EXPORTS..\btraceout\btraceout.cif z:\resource\cif\fshell\btraceout.cifPRJ_MMPFILES..\btraceout\btraceout.mmp#endif#ifdef FSHELL_CORE_SUPPORT_LISTAPPSPRJ_EXPORTS..\listapps\listapps.cif z:\resource\cif\fshell\listapps.cifPRJ_MMPFILES..\listapps\listapps.mmp#endif#ifdef FSHELL_CORE_SUPPORT_SHUTAPPPRJ_EXPORTS..\shutapp\shutapp.cif z:\resource\cif\fshell\shutapp.cifPRJ_MMPFILES..\shutapp\shutapp.mmp#endif#ifdef FSHELL_CORE_SUPPORT_OPENDOCPRJ_EXPORTS..\opendoc\opendoc.cif z:\resource\cif\fshell\opendoc.cifPRJ_MMPFILES..\opendoc\opendoc.mmp#endif#ifdef FSHELL_CORE_SUPPORT_GRABSCREENPRJ_EXPORTS..\grabscreen\grabscreen.cif z:\resource\cif\fshell\grabscreen.cifPRJ_MMPFILES..\grabscreen\grabscreen.mmp#endif#ifdef FSHELL_CORE_SUPPORT_FOCUSPRJ_EXPORTS..\focus\focus.cif z:\resource\cif\fshell\focus.cifPRJ_MMPFILES..\focus\focus.mmp#endif#ifdef FSHELL_CORE_SUPPORT_ACTIVEVIEWPRJ_EXPORTS..\activeview\activeview.cif z:\resource\cif\fshell\activeview.cifPRJ_MMPFILES..\activeview\activeview.mmp#endif#ifdef FSHELL_CORE_SUPPORT_SWITCHVIEWPRJ_EXPORTS..\switchview\switchview.cif z:\resource\cif\fshell\switchview.cifPRJ_MMPFILES..\switchview\switchview.mmp#endif#ifdef FSHELL_CORE_SUPPORT_PLAYPRJ_EXPORTS..\play\play.cif z:\resource\cif\fshell\play.cifPRJ_MMPFILES..\play\play.mmp#endif#ifdef FSHELL_CORE_SUPPORT_WGETPRJ_EXPORTS..\wget\wget.cif z:\resource\cif\fshell\wget.cifPRJ_MMPFILES..\wget\wget.mmp#endif#ifdef FSHELL_CORE_SUPPORT_FZIPPRJ_EXPORTS..\fzip\fzip.cif z:\resource\cif\fshell\fzip.cifPRJ_MMPFILES..\fzip\fzip.mmp#endif#ifdef FSHELL_CORE_SUPPORT_WSLOGPRJ_EXPORTS..\wslog\wslog.cif z:\resource\cif\fshell\wslog.cifPRJ_MMPFILES..\wslog\wslog.mmp#endif#ifdef FSHELL_CORE_SUPPORT_RCOMMPRJ_EXPORTS..\rcomm\rcomm.cif z:\resource\cif\fshell\rcomm.cifPRJ_MMPFILES..\rcomm\rcomm.mmp#endif#ifdef FSHELL_CORE_SUPPORT_RCONNPRJ_EXPORTS..\rconn\rconn.cif z:\resource\cif\fshell\rconn.cifPRJ_MMPFILES..\rconn\rconn.mmp#endif#ifdef FSHELL_CORE_SUPPORT_IAPPRJ_EXPORTS..\iap\iap.cif z:\resource\cif\fshell\iap.cifPRJ_MMPFILES..\iap\iap.mmp#endif#ifdef FSHELL_CORE_SUPPORT_BTSERVICESPRJ_EXPORTS..\btservices\btservices.cif z:\resource\cif\fshell\btservices.cifPRJ_MMPFILES..\btservices\btservices.mmp#endif#ifdef FSHELL_CORE_SUPPORT_SCREENMODEPRJ_EXPORTS..\screenmode\screenmode.cif z:\resource\cif\fshell\screenmode.cifPRJ_MMPFILES..\screenmode\screenmode.mmp#endif#ifdef FSHELL_CORE_SUPPORT_HEAPTRACEPRJ_EXPORTS..\heaptrace\heaptrace.cif z:\resource\cif\fshell\heaptrace.cifPRJ_MMPFILES..\heaptrace\heaptrace.mmp#endif#ifdef FSHELL_CORE_SUPPORT_PASTEPRJ_EXPORTS..\paste\paste.cif z:\resource\cif\fshell\paste.cifPRJ_MMPFILES..\paste\paste.mmp#endif#ifdef FSHELL_CORE_SUPPORT_RAMDEFRAGPRJ_EXPORTS..\ramdefrag\ramdefrag.cif z:\resource\cif\fshell\ramdefrag.cifPRJ_MMPFILES..\ramdefrag\ramdefrag.mmp#endif#ifdef FSHELL_CORE_SUPPORT_ICCPRJ_EXPORTS..\icc\icc.cif z:\resource\cif\fshell\icc.cifPRJ_MMPFILES..\icc\icc.mmp#endifPRJ_EXPORTS..\ecom\ecom.cif z:\resource\cif\fshell\ecom.cifPRJ_MMPFILES..\ecom\ecom.mmp#ifdef FSHELL_CORE_SUPPORT_RSOCKETPRJ_EXPORTS..\rsocket\rsocket.cif z:\resource\cif\fshell\rsocket.cifPRJ_MMPFILES..\rsocket\rsocket.mmp#endif#ifdef FSHELL_CORE_SUPPORT_GENBMPPRJ_EXPORTS..\genbmp\genbmp.cif z:\resource\cif\fshell\genbmp.cifPRJ_MMPFILES..\genbmp\genbmp.mmp#endif#ifdef FSHELL_CORE_SUPPORT_TFINFOPRJ_EXPORTS..\tfinfo\tfinfo.cif z:\resource\cif\fshell\tfinfo.cifPRJ_MMPFILES..\tfinfo\tfinfo.mmp#endif#ifdef FSHELL_CORE_SUPPORT_FDBPRJ_EXPORTS..\fdb\fdb.cif z:\resource\cif\fshell\fdb.cifPRJ_MMPFILES..\fdb\fdb.mmp#endif#ifdef FSHELL_CORE_SUPPORT_NITZPRJ_EXPORTS..\nitz\nitz.cif z:\resource\cif\fshell\nitz.cifPRJ_MMPFILES..\nitz\nitz.mmp#endifPRJ_EXPORTS..\hal\hal.cif z:\resource\cif\fshell\hal.cifPRJ_MMPFILES..\hal\hal.mmpPRJ_EXPORTS..\pointer\pointer.cif z:\resource\cif\fshell\pointer.cifPRJ_MMPFILES..\pointer\pointer.mmp#ifdef FSHELL_CORE_SUPPORT_LBSPRJ_EXPORTS..\lbs\lbs.cif z:\resource\cif\fshell\lbs.cifPRJ_MMPFILES..\lbs\lbs.mmp#endif#ifdef FSHELL_CORE_SUPPORT_SQLPRJ_EXPORTS..\sql\sql.cif z:\resource\cif\fshell\sql.cifPRJ_MMPFILES..\sql\sql.mmp..\sql\sqlsrv.mmp#endif#ifdef FSHELL_CORE_SUPPORT_GLINFOPRJ_EXPORTS..\glinfo\glinfo.cif z:\resource\cif\fshell\glinfo.cifPRJ_MMPFILES..\glinfo\glinfo.mmp#endif#ifdef FSHELL_CORE_SUPPORT_HASHPRJ_EXPORTS..\hash\hash.cif z:\resource\cif\fshell\hash.cifPRJ_MMPFILES..\hash\hash.mmp#endif#ifdef FSHELL_CORE_SUPPORT_STARTUPPRJ_EXPORTS..\startup\startup.cif z:\resource\cif\fshell\startup.cifPRJ_MMPFILES..\startup\startup.mmp#endif#ifdef FSHELL_FSTRACER_SUPPORTPRJ_EXPORTS..\ffstrace\ffstrace.cif z:\resource\cif\fshell\ffstrace.cifPRJ_MMPFILES..\ffstrace\ffstraceplugin.mmp..\ffstrace\ffstrace.mmp#endif#ifdef FSHELL_CORE_SUPPORT_LOCALDRIVEPRJ_EXPORTS..\localdrive\localdrive.cif z:\resource\cif\fshell\localdrive.cifPRJ_MMPFILES..\localdrive\localdrive.mmp#endif#ifdef FSHELL_CORE_SUPPORT_BUILTIN_VARIANTPRJ_EXPORTS..\variant\variant.cif z:\resource\cif\fshell\variant.cifPRJ_MMPFILES..\variant\variant.mmp#endif#ifdef FSHELL_CORE_SUPPORT_USBPRJ_EXPORTS..\usb\usb.cif z:\resource\cif\fshell\usb.cifPRJ_MMPFILES..\usb\usb.mmp#endif#ifdef FSHELL_MEMORY_ACCESS_SUPPORTPRJ_EXPORTS..\kerninfo\kerninfo.cif z:\resource\cif\fshell\kerninfo.cif..\setpriority\setpriority.cif z:\resource\cif\fshell\setpriority.cif..\setcritical\setcritical.cif z:\resource\cif\fshell\setcritical.cif..\top\top.cif z:\resource\cif\fshell\top.cifPRJ_MMPFILES..\kerninfo\kerninfo.mmp..\setpriority\setpriority.mmp..\setcritical\setcritical.mmp..\top\top.mmp..\top\top_sampler.mmp#endif#ifdef FSHELL_CORE_SUPPORT_SMSPRJ_EXPORTS..\sms\sms.cif z:\resource\cif\fshell\sms.cifPRJ_MMPFILES..\sms\sms.mmp#endif#ifdef FSHELL_MEMSPY_SUPPORTPRJ_EXPORTS..\memspy\memspy.cif z:\resource\cif\fshell\memspy.cifPRJ_MMPFILES..\memspy\memspy.mmp#endif#ifdef FSHELL_TESTEXECUTE_SUPPORTPRJ_EXPORTS..\testexecute\testexecute.cif z:\resource\cif\fshell\testexecute.cifPRJ_MMPFILES..\testexecute\testexecute.mmp#endif#ifdef FSHELL_CLOGGER_SUPPORT_DEBUG_ROUTERPRJ_EXPORTS..\showdebug\showdebug.cif z:\resource\cif\fshell\showdebug.cifPRJ_MMPFILES..\showdebug\showdebug.mmp#endif