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: Support of gdb for Windows 64 native systems


Ulrich Weigand wrote:
Joel Brobecker wrote:

I will double-check this when I get a chance, but I think the current
patches should provide relatively complete support. From what I could
tell, the "attach" feature might not be working (apparently, we need
to define the "ATTACH_NO_WAIT" macro), and we have to implement IO
redirection / process creation through a shell. I think these are
the only two major features that we should be missing.


Attaching already works nicelly.


Doesn't Pedro's patch use nm-cygwin.h which defines ATTACH_NO_WAIT?


Yep.


Cheers,
Pedro Alves




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