Vadim Lopatin
ffc7d4996e
fix Mono-D linux and OSX projects
2016-01-14 14:04:57 +03:00
Vadim Lopatin
94c2c29a95
update submodules in projects
2016-01-14 13:55:36 +03:00
Vadim Lopatin
cf358628bc
put DCD as submodule
2016-01-14 12:06:23 +03:00
Vadim Lopatin
0c412a25bf
add DCD as submodule
2016-01-14 11:37:11 +03:00
Vadim Lopatin
94c2ad0ca8
close #92 - refresh project dependencies after build
2016-01-14 11:29:22 +03:00
Vadim Lopatin
52592b3bc4
fixes
2016-01-14 10:04:20 +03:00
Vadim Lopatin
ec3a1abac0
debugger - step / thread fixes
2016-01-12 15:06:35 +03:00
Vadim Lopatin
4aac13c19f
fix breakpoint setting; add breakpoint toggle with left button click on editor line icons pane - close #95
2016-01-12 14:22:01 +03:00
Vadim Lopatin
25694f1bf5
add DebugVariable.children for supporting complex variables
2016-01-12 13:36:30 +03:00
Vadim Lopatin
40a1c3032f
fix debugger Stack window thread selection combobox handling - close #94
2016-01-12 13:29:39 +03:00
Vadim Lopatin
28b699e824
new DUB version package location support - close #91
2016-01-12 10:24:07 +03:00
Vadim Lopatin
3645c29fb6
fix crash under win32 - in DCD log messages: close #89
2016-01-11 10:14:15 +03:00
Vadim Lopatin
2a48f235b0
Merge branch 'keywan-ghadami-master'
2016-01-11 09:48:10 +03:00
Vadim Lopatin
479d5a9835
merge
2016-01-11 09:47:46 +03:00
Vadim Lopatin
af06b8666c
update OSX Mono-D project for DCD integration
2016-01-11 09:41:03 +03:00
Vadim Lopatin
215d52e4bd
update Linux Mono-D project for integrated DCD
2016-01-11 09:38:50 +03:00
Vadim Lopatin
64c56b8c4b
update dlangui dependency version
2016-01-11 09:13:23 +03:00
Vadim Lopatin
057e75f44b
fix build errors after DCD integration
2016-01-11 09:12:23 +03:00
Keywan Ghadami
4162fcfc75
updated DCD dependency
2016-01-09 00:00:07 +01:00
Vadim Lopatin
e931bea259
update dlangui dependency version
2016-01-02 19:38:34 +03:00
Vadim Lopatin
a5e80e1722
Merge pull request #88 from keywan-ghadami/dcd-dub-integration
...
integrated dcd via dub without client/server
2016-01-02 19:32:42 +03:00
Keywan Ghadami
63ff1a3a25
integrated dcd via dub without client/server
2016-01-01 19:55:20 +01:00
Vadim Lopatin
f226563981
Merge pull request #85 from keywan-ghadami/gdb-ignore-gc-signals
...
configure gdb to ignore garbage collection signals
2015-12-29 11:32:36 +03:00
Keywan Ghadami
225459e115
config gdb to ignore garbage collection signals
...
to do so i send following commands following to gdb on startup:
handle SIGUSR1 nostop noprint
handle SIGUSR2 nostop noprint
this prevents gdp from beeing interuppted by garbage collection signals
2015-12-28 22:46:20 +01:00
Vadim Lopatin
f85cb7da9c
Merge pull request #84 from keywan-ghadami/debug-not-existing-source-file
...
on updating source file on debuging check if file exists before openi…
2015-12-28 10:30:57 +03:00
Keywan Ghadami
1b881f2341
on updating source file on debuging check if file exists before opening in editor
2015-12-26 20:34:23 +01:00
Vadim Lopatin
730039249e
update dlangui dependency version
2015-12-23 09:18:54 +03:00
Vadim Lopatin
995a5c6d38
update readme with coding style doc link
2015-12-23 09:17:42 +03:00
Vadim Lopatin
ce60b3ddd7
replace tabs with spaces
2015-12-23 09:15:26 +03:00
Vadim Lopatin
bf5577f9ac
replace tabs with 4 spaces
2015-12-23 08:47:48 +03:00
Vadim Lopatin
e22583c671
update dlangui dependency version
2015-12-19 13:49:25 +03:00
Vadim Lopatin
351070f883
Merge pull request #79 from John-Colvin/travisFix
...
travis fixes
2015-12-18 21:24:41 +03:00
Vadim Lopatin
3c8f770d93
fixes
2015-12-18 15:14:58 +03:00
John Colvin
ea3b7931bd
travis fixes
2015-12-18 10:19:57 +00:00
Vadim Lopatin
48a6f5754a
show variables
2015-12-18 11:59:58 +03:00
Vadim Lopatin
9dc84ab7c7
debugger UI - stack trace, locals
2015-12-18 10:31:17 +03:00
Vadim Lopatin
87ca1f8ddd
show stack trace in Stack window
2015-12-18 08:49:18 +03:00
Vadim Lopatin
366891879a
Merge branch 'master' of github.com:buggins/dlangide
2015-12-18 08:11:41 +03:00
Vadim Lopatin
fc51f4188e
update dlangui dependency version
2015-12-17 21:42:09 +03:00
Vadim Lopatin
35e83d4a37
update readme
2015-12-17 19:18:45 +03:00
Vadim Lopatin
d1031aa803
update dlangui dependency version
2015-12-17 18:58:41 +03:00
Vadim Lopatin
ebb5d41e5a
Merge branch 'master' of github.com:buggins/dlangide
2015-12-17 18:39:37 +03:00
Vadim Lopatin
7a25003987
fixes
2015-12-17 18:39:26 +03:00
Vadim Lopatin
5a3e6e3055
Merge pull request #76 from keywan-ghadami/workaround-workspace-settings
...
dlang ide crashed on opening an workspace by selecting an dub file.
2015-12-17 18:27:08 +03:00
Vadim Lopatin
00f0b9220d
Merge pull request #77 from keywan-ghadami/print-dub-parameter
...
printing the commandlineparamters when executing dub.
2015-12-17 18:26:56 +03:00
Vadim Lopatin
55301d641b
pass current state(threads, stack trace, vars) to UI
2015-12-17 16:58:29 +03:00
Vadim Lopatin
358eefa79c
cloning debug state
2015-12-17 16:46:59 +03:00
Vadim Lopatin
dd9163a5fb
GDB support, refactoring
2015-12-17 16:35:07 +03:00
Keywan Ghadami
136137aad8
printing the commandlineparamters when executing dub.
2015-12-17 14:30:28 +01:00
Vadim Lopatin
253cb1f7b4
gdb debugger support - threads, stack, variables
2015-12-17 14:54:06 +03:00