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]

[RFC 0/9] move more code into common/


I noticed some more code that was copied between gdb and gdbserver.
This series merges some of the easier bits: the cell-based printing
code, and various low-level RSP functions, mostly those related to
conversions to and from hex.

I split the hex conversion patch into tiny pieces to make it clearer
that each step makes sense.

Built and regtested on x86-64 Fedora 18 using the native-gdbserver
target board.

Tom


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