This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Emacs with gdb


At 01:34 AM 10/29/2000, ­E¤¯ wrote:
>Dear all,
>
>     I would like to run gdb in GNU Emacs 20.7.1.
>After i typed M-x gdb myprogram. And then i type
>
>b main
>run
>
>     In theory,the Emacs will open the source file 
>that contain main() and have an arrow pointed to main().
>But the Emacs now try to open /cygdrive/c/myprogrampath/main.c!
>Emacs dont know this kind of path naming.Therfore,it cant 
>open the source file correctly.
>
>     Did it have any method so that i type pwd in gdb will
>display c:/myprogrampath instead of /cygdrive/c/myprogrampath/?
>
>Thx u


Assuming you haven't already figured this out for yourself, you need a
Cygwin version of Emacs to make this work well for you.  Check the "Ported
Software" and "Related Sites" links from the Cygwin home page to track this
down.


Larry Hall                              lhall@rfk.com
RFK Partners, Inc.                      http://www.rfk.com
118 Washington Street                   (508) 893-9779 - RFK Office
Holliston, MA 01746                     (508) 893-9889 - FAX


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]