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

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

how to start the intel debugger with dgb in emacs


From: Mirko
Subject: how to start the intel debugger with dgb in emacs
Date: Fri, 06 Jul 2007 06:53:20 -0700
User-agent: G2/1.0

Hello,

I am trying to invoke the intel debugger (idb) within emacs 22.1 (on
windows).  According to the documentation, I am supposed to invoke gdb
with the following command:

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)

I have tried putting the path into quotes, and also to quote the space
"\ " while switching to forward-slashes for the rest of the path.  But
that did not help.

I also tried making a shortcut to the executable as C:\idb.exe.lnk.
In that case I get an error message Spawning child process: invalid
argument.  I guess I am making some progress, but I really don't know
where to go from here.

So, I am running out of ideas.

Any suggestions?

Thanks,

Mirko



reply via email to

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