mirror of
https://github.com/buggins/dlangide.git
synced 2025-04-26 04:59:53 +03:00
GDB support, can start debugging
This commit is contained in:
parent
30757f1440
commit
3a4d49c293
10 changed files with 641 additions and 116 deletions
|
@ -113,6 +113,7 @@
|
|||
<Compile Include="src\dlangide\workspace\workspacesettings.d" />
|
||||
<Compile Include="src\dlangide\ui\commands.d" />
|
||||
<Compile Include="src\dlangide\ui\dsourceedit.d" />
|
||||
<Compile Include="src\dlangide\ui\debuggerui.d" />
|
||||
<Compile Include="src\dlangide\ui\frame.d" />
|
||||
<Compile Include="src\dlangide\ui\homescreen.d" />
|
||||
<Compile Include="src\dlangide\ui\newfile.d" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue