Dne 16.3.2016 v 13:41 Basile B. via Digitalmars-d-announce napsal(a): > Maybe in the next major version. > > Actually there's already a draft (see the source named ce_gdb.pas) but > it's not activated because it was really not worth. The only feature > that was implemented is the breaking on custom breakpoint and on > exceptions and any other command had to be typed manually. Visually, the > widget was just a made of a toolbar (start stop continue, step, etc) a > big memo that displayed GDB output stream and at the bottom a field > allowing to type gdb commands. Barely more friendly than a gdb cession > in a console ;)
Cool! My Pascal days are long over, so I am not sure if I will be to understand the source, nevertheless, having debug in preparation is great news.
