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: Sat, 07 Jul 2007 13:12:01 +0300

> From: Nick Roberts <nickrob@snap.net.nz>
> Date: Sat, 7 Jul 2007 10:44:58 +1200
> Cc: help-gnu-emacs@gnu.org
> 
>  > 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 recently made a commit to the CVS repository that fixes this I think.  If 
> you
> can't get the CVS version of Emacs, please apply the patch below to gud.el and
> evaluate the function string->strings.  Then
> 
> "C:\Program files\Intel\IDB\10.0\Bin\idb" -gdb -fullname myprogram
> 
> should work.

Shouldn't this patch be applied to the Emacs 22.x branch as well?




reply via email to

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