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: [PATCH 0/9] share some Windows code between gdb and gdbserver


>>>>> "Tom" == Tom Tromey <tromey@adacore.com> writes:

Tom> While working on PR gdb/22992, I found that there is a lot of very
Tom> similar code in the Windows native code in gdb and gdbserver.  (Pedro
Tom> said that the gdbserver port was essentially copied from
Tom> windows-nat.c.)

Tom> This series starts sharing a bit of code between the two.  I tested
Tom> each patch using the AdaCore internal test suite.

Tom> There is still a lot more code that could be shared.  Some aspects of
Tom> that look a bit tricky, but meanwhile I thought this was a reasonable
Tom> place to start.

I based my fesfix for PR gdb/22992 on top of this series, and in the
process some changes were needed -- so this is obsolete now.  I'll send
the new series through gerrit once I'm done testing it.

Tom


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