* printcmd.c (printf_command): Instead of using makeva* and
authorJim Kingdon <jkingdon@engr.sgi.com>
Wed, 13 Oct 1993 18:17:49 +0000 (18:17 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Wed, 13 Oct 1993 18:17:49 +0000 (18:17 +0000)
commit9309b4d9291f1a40de779dbaf003b4e921e87c9e
treeaaa42daa75df4a4969417766c729d16059e71d4c
parentb7cbb59ff6d21d1f91bc6f87ee46511feed0966d
* printcmd.c (printf_command): Instead of using makeva* and
calling vprintf, just make the appropriate calls to printf.
* printcmd.c, config/pa/xm-pa.h, config/mips/xm-makeva.h,
config/alpha/xm-alpha.h, config/m88k/xm-m88k.h: Remove all
traces of makeva*.  My apologies to everyone (including me!)
who spent so much time getting it to work on various machines,
but look at the bright side, at least you won't have to do it
again in the future.

* printcmd.c (printf_command): Make a cleanup for val_args (fixes
a memory leak).
gdb/ChangeLog
gdb/config/alpha/xm-alpha.h
gdb/config/m88k/xm-m88k.h
gdb/config/mips/xm-makeva.h
gdb/config/pa/xm-pa.h