Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [RFC v2 0/9] move more code into common/
@ 2014-02-06 19:29 Tom Tromey
  2014-02-06 19:29 ` [RFC v2 4/9] don't let hexify call strlen Tom Tromey
                   ` (10 more replies)
  0 siblings, 11 replies; 17+ messages in thread
From: Tom Tromey @ 2014-02-06 19:29 UTC (permalink / raw)
  To: gdb-patches

This is a refresh of an earlier series to share more code between gdb
and gdbserver.

The original series is here:

    https://sourceware.org/ml/gdb-patches/2014-01/msg00747.html

Changes since version 1:
* Renamed new files to print-utils.[ch] (patch #1)
* Updated some comments in response to Yao's review (patch #2)
* Added missing _() markers (patch #2)
* Realized that I didn't remove newly shared declarations in patch #2;
  deleted them.

All other patches are, I believe, unchanged and approved by Pedro.

Tom


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

end of thread, other threads:[~2014-02-14  2:00 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-06 19:29 [RFC v2 0/9] move more code into common/ Tom Tromey
2014-02-06 19:29 ` [RFC v2 4/9] don't let hexify call strlen Tom Tromey
2014-02-06 19:29 ` [RFC v2 2/9] move some rsp bits into rsp-low.h Tom Tromey
2014-02-13  9:02   ` Yao Qi
2014-02-13 10:38     ` Pedro Alves
2014-02-14  2:00       ` Yao Qi
2014-02-13 15:08     ` Tom Tromey
2014-02-14  1:36       ` Yao Qi
2014-02-06 19:29 ` [RFC v2 3/9] don't let bin2hex call strlen Tom Tromey
2014-02-06 19:29 ` [RFC v2 1/9] share "cell" code Tom Tromey
2014-02-06 19:38 ` [RFC v2 5/9] replace hexify with bin2hex Tom Tromey
2014-02-06 19:41 ` [RFC v2 6/9] replace convert_int_to_ascii " Tom Tromey
2014-02-06 20:23 ` [RFC v2 8/9] replace convert_ascii_to_int with hex2bin Tom Tromey
2014-02-06 20:23 ` [RFC v2 7/9] replace unhexify " Tom Tromey
2014-02-06 20:24 ` [RFC v2 9/9] update rsp-low comments Tom Tromey
2014-02-07 12:53 ` [RFC v2 0/9] move more code into common/ Pedro Alves
2014-02-12 16:57 ` Tom Tromey

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