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

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

Re: how to start the intel debugger with dgb in emacs


From: Eli Zaretskii
Subject: Re: how to start the intel debugger with dgb in emacs
Date: Fri, 06 Jul 2007 18:57:36 +0300

> From: Mirko <mvukovic@nycap.rr.com>
> Date: Fri, 06 Jul 2007 06:53:20 -0700
> 
> C:\Program files\Intel\IDB\10.0\Bin\idb -gdb -fullname myprogram
> 
> However, the space in "Program files" causes a problem. (Searching for
> program, no such file)

Try using "C:\PROGRA~1\Intel\IDB\10.0\Bin\idb" instead.

> I also tried making a shortcut to the executable as C:\idb.exe.lnk.

Shortcuts only work if the program is invoked via the Shell API, which
is not what Emacs does.




reply via email to

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