ide: add -debug-hide-ide command line switch.
authorRejean Loyer <redj@ecere.com>
Mon, 15 Sep 2014 06:25:29 +0000 (02:25 -0400)
committerRejean Loyer <redj@ecere.com>
Mon, 16 Mar 2015 05:31:38 +0000 (01:31 -0400)
commit30e83901602ac3c47acd461f89bcfededc40bc65
tree1ee8571f1d8b7d710c3ee0f6ad75a9e5efb5177b
parent7f80caa7e739491e2a06da44d8ba6a1064cfac45
ide: add -debug-hide-ide command line switch.
   allow debugging a program with an hidden ide.
   the ide will hide when execution starts.
   it will reappear when execution stops.
ide/src/ide.ec
ide/src/project/Workspace.ec