Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [RFC 0/9] move more code into common/
@ 2014-01-20 19:18 Tom Tromey
  2014-01-20 19:18 ` [RFC 3/9] don't let bin2hex call strlen Tom Tromey
                   ` (8 more replies)
  0 siblings, 9 replies; 25+ messages in thread
From: Tom Tromey @ 2014-01-20 19:18 UTC (permalink / raw)
  To: gdb-patches

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


^ permalink raw reply	[flat|nested] 25+ messages in thread

end of thread, other threads:[~2014-02-06 19:08 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-01-20 19:18 [RFC 0/9] move more code into common/ Tom Tromey
2014-01-20 19:18 ` [RFC 3/9] don't let bin2hex call strlen Tom Tromey
2014-02-05 20:36   ` Pedro Alves
2014-01-20 19:18 ` [RFC 1/9] share "cell" code Tom Tromey
2014-02-05 20:05   ` Pedro Alves
2014-02-05 20:13     ` Tom Tromey
2014-02-06  2:28       ` Yao Qi
2014-02-06 18:51         ` Tom Tromey
2014-01-20 19:18 ` [RFC 6/9] replace convert_int_to_ascii with bin2hex Tom Tromey
2014-02-05 20:39   ` Pedro Alves
2014-01-20 19:18 ` [RFC 2/9] move some rsp bits into rsp-low.h Tom Tromey
2014-01-21  3:24   ` Yao Qi
2014-02-05 20:33   ` Pedro Alves
2014-02-06 18:56     ` Tom Tromey
2014-02-06 19:08       ` Pedro Alves
2014-01-20 19:23 ` [RFC 9/9] update rsp-low comments Tom Tromey
2014-02-05 22:22   ` Pedro Alves
2014-01-20 19:23 ` [RFC 5/9] replace hexify with bin2hex Tom Tromey
2014-02-05 20:38   ` Pedro Alves
2014-01-20 19:23 ` [RFC 8/9] replace convert_ascii_to_int with hex2bin Tom Tromey
2014-02-05 22:18   ` Pedro Alves
2014-01-20 19:23 ` [RFC 4/9] don't let hexify call strlen Tom Tromey
2014-02-05 20:37   ` Pedro Alves
2014-01-20 19:38 ` [RFC 7/9] replace unhexify with hex2bin Tom Tromey
2014-02-05 22:14   ` Pedro Alves

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox