September 20, 2013 General » Re: Qt Creator and D | |||
|---|---|---|---|
| |||
...Fix-and-continue" was added to the GDB roadmap about a year ago: http://gcc... | |||
September 18, 2013 General » Re: Qt Creator and D | |||
|---|---|---|---|
| |||
...I get a hangover from too much GDB. It works fine with breakpoints, watch list... | |||
September 18, 2013 General » Re: Had another 48hr game jam this weekend... | |||
|---|---|---|---|
| |||
...as project build systems and can use GDB, CDB (Microsoft?) and Valgrind for debugging. I... | |||
September 18, 2013 General » Re: Move VisualD to github/d-programming-language ? | |||
|---|---|---|---|
| |||
...really improved gdc's gdb debugging support, and supporting at least gdb (it is usable... | |||
September 17, 2013 General » Re: Debug information for enumerator values | |||
|---|---|---|---|
| |||
...baz = &main; return; } -- (gdb) print 'test.foo' $1 = enum.A.a (gdb) print bar $2... | |||
September 17, 2013 General » Re: Debug information for enumerator values | |||
|---|---|---|---|
| |||
...a bug report on 'wishlist' items in gdb D support. As I plan to get... | |||
September 17, 2013 General » Debug information for enumerator values | |||
|---|---|---|---|
| |||
...ulong var_ulong; } --- (gdb) print var_byte $1 = test.enum_byte.kE1 (gdb) print var... | |||
September 14, 2013 General » Re: [OT] Which IDE / Editor do you use? | |||
|---|---|---|---|
| |||
...O3 -g explbp.d -o explbp $ gdb ./explbp (gdb) run 42 Program received signal SIGTRAP... | |||
September 13, 2013 General » Re: [OT] Which IDE / Editor do you use? | |||
|---|---|---|---|
| |||
...We really should improve D support in gdb (or whatever other debugger people like to... | |||
September 13, 2013 General » Re: [OT] Which IDE / Editor do you use? | |||
|---|---|---|---|
| |||
...NerdTree is only absolutely mandatory plugin) + grep + gdb Sometimes I poke Mono-D but more... | |||
Copyright © 1999-2021 by the D Language Foundation