OSDN Git Service

2004-09-11 Andrew Cagney <cagney@gnu.org>
authorAndrew Cagney <cagney@redhat.com>
Sat, 11 Sep 2004 15:04:16 +0000 (15:04 +0000)
committerAndrew Cagney <cagney@redhat.com>
Sat, 11 Sep 2004 15:04:16 +0000 (15:04 +0000)
commitf342b1a5355061107d0cc76cfa233a5395a55081
tree06fc46660de3ebd89d70cd137a2da5ebbb04f569
parentb478c778ace98c045fd3ab7389b26c7cfc520824
2004-09-11  Andrew Cagney  <cagney@gnu.org>

* language.c (hex_string, hex_string_custom): Move from here ...
* utils.c (hex_string, hex_string_custom): ... to here, rewrite.
(CELLSIZE): Increase to 50.
* language.h (hex_string, hex_string_custom): Move from here ...
* defs.h: ... to here.
* Makefile.in: Update all dependencies.
gdb/ChangeLog
gdb/Makefile.in
gdb/defs.h
gdb/language.c
gdb/language.h
gdb/utils.c