On Thu, Dec 01, 2011 at 05:43:07PM +0800, source liu wrote:
> >> Fine, you do point me a way to gdb, don't you?
> 
> 
> It was long time since i last time use gdb,  and i'm a little
> surprised by your suggestion that
> gdb can perform such a use in Fvwn.

gdb is a debugger, which operates on debug information; typically a
corefile.  A binary for unix systems compiled with debug symbols helps gdb
detect problems -- but that is all.  There is no dependencies between gdb
and FVWM, and one does not integrate the other.  Gdb is just a tool.

-- Thomas Adam

Reply via email to