Basile Burg
|
f74c62cc83
|
#97, declare a main menu entry + add shortcuts
|
2016-09-28 11:05:08 +02:00 |
Basile Burg
|
5cb37dd538
|
#97, proper pause + set btn state
|
2016-09-28 10:14:08 +02:00 |
Basile Burg
|
57a8cec217
|
add missing icon
|
2016-09-27 23:17:57 +02:00 |
Basile Burg
|
8235a0789d
|
#97, prevent an error when stepping and if fname not known
+ display variables
|
2016-09-27 23:17:29 +02:00 |
Basile Burg
|
16e88e9a5b
|
#97, get the list with the local variables
|
2016-09-27 17:44:25 +02:00 |
Basile Burg
|
346c4d0e2f
|
#97, upstream fix, properties values containing escaped double quotes
|
2016-09-27 17:43:14 +02:00 |
Basile Burg
|
a6e8f00f2b
|
#97 try to separate inferior output from gdb output + fix CLI scanning
+ parse ^error,msg=
|
2016-09-22 18:16:13 +02:00 |
Basile Burg
|
c38ffa76f0
|
add GDB to the info box
|
2016-09-22 15:33:57 +02:00 |
Basile Burg
|
095125a32b
|
#97, add (physical) GPR setter
|
2016-09-22 13:45:03 +02:00 |
Basile Burg
|
2a1b430080
|
#97, add custom command history
|
2016-09-22 10:47:02 +02:00 |
Basile Burg
|
693cef57aa
|
remove unused variable and uses
|
2016-09-22 10:46:42 +02:00 |
Basile Burg
|
bd94792cce
|
add the ICEOptionsEditor service
|
2016-09-22 10:46:12 +02:00 |
Basile Burg
|
0c634cce91
|
#97, add options, detect exit, auto get regs and stack, handle ignored signals
|
2016-09-21 23:09:38 +02:00 |
Basile Burg
|
559e006603
|
don't create GDB commander under win
|
2016-09-21 23:07:35 +02:00 |
Basile Burg
|
698f9e8da8
|
add a global deamangler
|
2016-09-21 19:41:37 +02:00 |
Basile Burg
|
91b29be626
|
#97, set the debugger as a single service
docs opened at debug-time couldn't know the dbg
|
2016-09-21 16:57:21 +02:00 |
Basile Burg
|
10ee87bfbb
|
use DUB convert to get dub JSON from SDL
|
2016-09-21 15:14:31 +02:00 |
Basile Burg
|
bbebbc9686
|
dcd, remove ditto supression, now done in server
|
2016-09-19 21:01:59 +02:00 |
Basile Burg
|
3ac8171737
|
#97, update inspector + dump GPR + fix MI array parsing
|
2016-09-19 16:01:04 +02:00 |
Basile Burg
|
38d8673f37
|
#97, fix handling of pause, handle stepping, handle gutter icons
|
2016-09-19 13:52:45 +02:00 |
Basile Burg
|
92008c3a09
|
#97, refactor dbg, use interfaces + the entity connector
|
2016-09-19 01:05:35 +02:00 |
Basile Burg
|
1a97a709c3
|
#97, handle signals + fix breakpoint on d_throwc
|
2016-09-18 19:19:09 +02:00 |
Basile Burg
|
1159e0ac02
|
fixup for 4be099408e
|
2016-09-18 16:47:02 +02:00 |
Basile Burg
|
c6e18403ea
|
#97, update interface + call stack handling + start Registers
|
2016-09-18 14:10:33 +02:00 |
Basile Burg
|
14fcee9cb4
|
#97, parse CLI and put jsonizer in free functions
+ faster with TCEProcess
|
2016-09-18 11:15:20 +02:00 |
Basile Burg
|
39b4ff9dc8
|
gdb commander, mioutput to json + test with brkpts
|
2016-09-18 02:44:04 +02:00 |
Basile Burg
|
337cf1bbbb
|
fixup for 44ce9decf5
|
2016-09-17 20:56:24 +02:00 |
Basile Burg
|
44ce9decf5
|
add appli option to measure project/group build duration
|
2016-09-17 16:58:01 +02:00 |
Basile Burg
|
d502757268
|
CE projects, add list for specific DMD/LDC/GDC options
|
2016-09-17 16:26:16 +02:00 |
Basile Burg
|
4be099408e
|
editor, fix a case where calltips were unfairly closed
e.g parens used to change op precedence
|
2016-09-17 12:01:24 +02:00 |
Basile Burg
|
7febec25fb
|
completion, put last item in front for further usage
+ dont store completion kind literally
|
2016-09-17 09:15:53 +02:00 |
Basile Burg
|
aa79f2671d
|
projects groups, store config index when item is a DUB project
|
2016-09-16 21:31:46 +02:00 |
Basile Burg
|
acebde858c
|
lists, use builtin dup deletion method
|
2016-09-16 21:30:45 +02:00 |
Basile Burg
|
57ef887aad
|
change license
|
2016-09-14 06:20:12 +02:00 |
Basile Burg
|
9ef37f36e5
|
editor, don't validate comp menu entry with a dot
e.g completion triggered while typing a slice expression
|
2016-09-13 09:08:05 +02:00 |
Basile Burg
|
b1813706cf
|
fix, upstream, group was closed even if open dialog canceled
|
2016-09-11 14:43:18 +02:00 |
Basile Burg
|
1e957c8f2b
|
add MRU list for the projects groups
|
2016-09-11 14:42:38 +02:00 |
Basile Burg
|
7bea816372
|
fixup for f205b4d2ea
|
2016-09-11 11:50:08 +02:00 |
Basile Burg
|
521474ca5b
|
updstream fix for 19eed6ea36
|
2016-09-09 14:58:13 +02:00 |
Basile Burg
|
f779e16712
|
ce & dub projects, get messages service in ctor
|
2016-09-09 01:45:11 +02:00 |
Basile Burg
|
0152510c4e
|
ce projects, multi sel file in inspector
|
2016-09-09 01:34:02 +02:00 |
Basile Burg
|
dd60df8b7e
|
about box, emit a warning when important tools miss
|
2016-09-09 01:23:44 +02:00 |
Basile Burg
|
fe8afffa63
|
remove new options moved to the runnable category
|
2016-09-09 01:02:19 +02:00 |
Basile Burg
|
19eed6ea36
|
project groups, upstream fix, selected item not highlighted after list update
|
2016-09-09 00:55:24 +02:00 |
Basile Burg
|
f2f7661462
|
dastworx, upstream fix, flush after each module imports
|
2016-09-04 16:04:38 +02:00 |
Basile Burg
|
6f5cc9ce1e
|
fix, projects group, upstream, cases where widgets did not reset their ptr to the FSP
|
2016-09-04 15:38:06 +02:00 |
Basile Burg
|
b22b13d008
|
dastworx, fix broken build due to typo in identifier
|
2016-09-04 12:42:40 +02:00 |
Basile Burg
|
1f4fcd682e
|
revert canges made in 36d06688c8
|
2016-09-03 23:50:25 +02:00 |
Basile Burg
|
36d06688c8
|
use ExitCode and not ExitStatus
|
2016-09-03 17:32:51 +02:00 |
Basile Burg
|
f205b4d2ea
|
libman, register from code.dlang, back to widget on success
|
2016-09-03 17:23:47 +02:00 |