On Mon, Nov 17, 2008 at 4:04 PM, LH <[EMAIL PROTECTED]> wrote: > Hi: > > I installed Emacs-23-CvsP080909-EmacsW32-1.58 in my Windows XP, and Cygwn > with GDB. When I try gdba in emacs(gdb --annotate=3 xxx.exe), only gdb > command frame is shown. I can display other window from menu item, but > source file can not be found automaticaly. And, When I set breakpoint, no bp > mark shows in source window, it seems EmacsW32 can not find the source file > even I open it in source window. I tried older version but it seems has > problem also. > > But the original EMACS does not has this problem. When I try "gdba", all > the five windows(stack, register,etc) displayed. And I can set breakpoint > and debug my source code as if I am in IDE. > > What's the problem? or I miss somtthing?
The original Emacs that does not have this problem which one is that?