This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [rfa] Allow building a cross Cygwin / MinGW debugger


On Tue, Jul 18, 2006 at 03:40:57PM -0400, Daniel Jacobowitz wrote:
>I'm about to post Windows native support for gdbserver.  While testing it, I
>needed a cross debugger from some other platform to Windows; you can almost
>build one today, but not quite.  This patch fixes that up, by removing an
>error and some bits of DLL support.
>
>Of course the cross debugger doesn't have DLL support; neither does the
>remote protocol.  I've recently implemented DLL support for a remote target
>and will be submitting that soon; at that point, I could allow Windows
>gdbserver to report DLL events just like a native debugger.
>
>Does this look OK?

I don't see anything controversial here.  It's nice to see the deprecated stuff
disappear.

Please checkin if you haven't already.

Thanks.

cgf


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