Sorry, Downloaded very recently: GNU Emacs 23.1.50.1 (i386-mingw-nt6.1.7600) of 2009-11-03 on LENNART-69DE564 (patched
I looked into it a bit more and I'm pretty sure it has to do with duplicate (named) files in different DLLs. I did write a simple test case with straight .o files and it works fine (can specify the relative path to each file). At the moment I renamed the file that was causing the problem in the DLL and it's a little bit of a pain/time to switch back to get the exact error. I will do it in the next day or so and post what it is. Or, I suppose I could create a dll test case... Jeremy -----Original Message----- From: Eli Zaretskii [mailto:e...@gnu.org] Sent: Monday, December 13, 2010 10:00 AM To: Jeremy Greene Cc: help-emacs-windows@gnu.org Subject: Re: [h-e-w] gdb can't set breakpoints > Date: Fri, 10 Dec 2010 10:55:53 -0500 > From: "Jeremy Greene" <jer...@zeevee.com> > > Gdb in emacs. > > Happens to have two files with the same name (the infamous ffmpeg > libavformat/codec utils.c files - yes, they really should be changed!!). > > When running in linux, I can use the full path to set a breakpoint to > get around this, although even that is annoying. But when running in > emacsw32, I get an error in the minibuffer about some kind of filter not > being correct. And in the end the bp is not set. Details, please. What Emacs version is that, what is the error message you see, and how to reproduce this?