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/3] Fix nto, spu and win32 builds of GDBServer.




On 10/23/2015 11:05 AM, Pedro Alves wrote:
On 10/22/2015 08:58 PM, Antoine Tremblay wrote:
Fix nto, spu and win32 builds of GDBServer.

This patch series fixes the build that was broken by :
https://sourceware.org/ml/gdb-patches/2015-10/msg00369.html

1st patch refactors default_breakpoint_kind to make this easier.

2nd patch fixes nto,spu and win32 builds.

3rd patch is cleaning up the set_breakpoint_data definition.

This all looks good to me.

I tested win32 with mingw but could not test nto and spu, if anyone
can test it's apreciated ?

I think it doesn't hurt to put it in immediately.  Even if extra tweaking
is necessary for those targets, it won't be worse than the current state.


OK pushed.


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