Remove the last cleanup from regcache.c
authorTom Tromey <tom@tromey.com>
Sat, 23 Sep 2017 21:54:36 +0000 (15:54 -0600)
committerTom Tromey <tom@tromey.com>
Tue, 26 Sep 2017 01:54:09 +0000 (19:54 -0600)
commit6c3e20f177102519cf4f8b3c7e7e17996ed7cd7f
tree3b5431d505bf10418e72bb57cc1df33e63b1e971
parentb292235f666ff2123e26794db73d5a27a685e7be
Remove the last cleanup from regcache.c

This removes the last cleanup from regcache.c by changing one function
to use std::string.

gdb/ChangeLog
2017-09-25  Tom Tromey  <tom@tromey.com>

* regcache.c (regcache::dump): Use string_printf.
gdb/ChangeLog
gdb/regcache.c
This page took 0.02422 seconds and 4 git commands to generate.