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]

[PATCH 0/3] Fix nto, spu and win32 builds of GDBServer.


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.

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

Thank you,
Antoine


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