Re: Debugger frontend

2004-03-15 Thread Eric Pouech
Fabian Cenedese a écrit : Hi This project is a curses based frontend for gdb. Maybe there are some things useful for winedbg. The source view sure would make debugging easier. fyi, most (graphical) gdb front ends work with winedbg (in gdb proxying mode). See the docu for the details (this include

Debugger frontend

2004-03-15 Thread Fabian Cenedese
Hi This project is a curses based frontend for gdb. Maybe there are some things useful for winedbg. The source view sure would make debugging easier. http://cgdb.sourceforge.net/ bye Fabi