From 555cbb67fec0dd4fce3108f0f3f92ffdacc87c85 Mon Sep 17 00:00:00 2001 From: arighi Date: Fri, 28 May 2010 15:08:44 +0000 Subject: [PATCH] CodeLite: enlarge the delay to attach gdb to the debugger socket. See also r3875. git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3878 38d2e660-2303-0410-9eaa-f027e97ec537 --- wizard/cltemplates/bertos.project | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wizard/cltemplates/bertos.project b/wizard/cltemplates/bertos.project index 7516404c..ae430531 100644 --- a/wizard/cltemplates/bertos.project +++ b/wizard/cltemplates/bertos.project @@ -15,7 +15,7 @@ $filelist source $initscript -shell sleep 1 +shell sleep 2 -- 2.25.1