Prof A Olowofoyeku (The African Chief) a écrit:
On 13 Aug 2004 at 20:40, Maurice Lombardi wrote:
[...]
While we are discussing, I have seen that more recent versions of Blodshed do begin to have a decent integrated debugger for C C++. The adaptation to pascal will probably have to wait some time, given the answers of the Chief to your message.
Are you talking about the Insight debugger? If so, it seems like just gdb with a friendly face.
Yes, and this is also what is done in RHIDE, which contains an embedded gdb. But it is a great advantage to step inside source code instead of printing each time the stop line and having to look into the source what is around.
Maurice