help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

kgdb in emacs


From: Sanjeev Kumar.S
Subject: kgdb in emacs
Date: Sat, 26 Jan 2008 23:17:45 -0800 (PST)

Hi,
     I'm trying to use kgdb in emacs on Freebsd V6.2. I'm able to use kgdb
     on the command line like this
     kgdb -r /dev/cuad0 kernel.debug.
     In 6.2 there is no gdb -k, only kgdb.

     But when I run it in emacs. M-x gdb
     Run gdb ( like this ) : kgdb -r /dev/cuad0 kernel.debug
     I get :
     Current directory is /dev/
     kgdb: multiple core files specified. Ignored
     kgdb: d: No such file or directory.
     Debugger exited abnormally with code 1

     Why is emacs even interpretting my commands.
     Why doesn't it just call kgdb with whatever arguments
     I give ?

Regards,
Sanjeev.
    
    


Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now.
reply via email to

[Prev in Thread] Current Thread [Next in Thread]