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? Waiting for replay. Thank you. Yours LH. 2008-11-17 LH