On Sunday 04 Jan 2004 9:58 pm, John Richard Smith wrote:

> >$ gdb ./mencoder
> >(gdb) run -v [options to mencoder]
> >
> >and reproduce the crash.
> >
> >Then give the following commands:
> >backtrace
> >disass $pc-32 $pc+32
> >info all-registers
> >info threads
>
> (gdb) gdb ./mencoder
> Undefined command: "gdb".  Try "help".
> (gdb) $ gdb ./mencoder
> Undefined command: "".  Try "help".
> (gdb) help

>what did I do wrong ?

gdb is a bash command to start gdb, not a gdb command.
I mentioned it because you had started it with gdb ./mplayer, and your bug is 
in mencoder.

-- 
Richard Urwin

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to