X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gdb%2Fscm-valprint.c;h=737bafab01f6f537f1df609763f2270ce2a60dbf;hb=84de6048cc4c90cb3fb9905bb2472956feb18c28;hp=802751f346a2ddb4b8e8d7c34ad3bd23a82e7ca1;hpb=27e232885db363fb545fd2f450e72d929e59b8f6;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/scm-valprint.c b/gdb/scm-valprint.c index 802751f346..737bafab01 100644 --- a/gdb/scm-valprint.c +++ b/gdb/scm-valprint.c @@ -1,5 +1,6 @@ /* Scheme/Guile language support routines for GDB, the GNU debugger. - Copyright 1995, 2000 Free Software Foundation, Inc. + Copyright 1995, 1996, 1998, 1999, 2000, 2001 + Free Software Foundation, Inc. This file is part of GDB. @@ -45,13 +46,8 @@ static int scm_inferior_print (LONGEST, struct ui_file *, int, int, print VALUE. */ static int -scm_inferior_print (value, stream, format, deref_ref, recurse, pretty) - LONGEST value; - struct ui_file *stream; - int format; - int deref_ref; - int recurse; - enum val_prettyprint pretty; +scm_inferior_print (LONGEST value, struct ui_file *stream, int format, + int deref_ref, int recurse, enum val_prettyprint pretty) { return -1; } @@ -96,13 +92,8 @@ static char *scm_isymnames[] = }; static void -scm_scmlist_print (svalue, stream, format, deref_ref, recurse, pretty) - LONGEST svalue; - struct ui_file *stream; - int format; - int deref_ref; - int recurse; - enum val_prettyprint pretty; +scm_scmlist_print (LONGEST svalue, struct ui_file *stream, int format, + int deref_ref, int recurse, enum val_prettyprint pretty) { unsigned int more = print_max; if (recurse > 6) @@ -135,10 +126,7 @@ scm_scmlist_print (svalue, stream, format, deref_ref, recurse, pretty) } static void -scm_ipruk (hdr, ptr, stream) - char *hdr; - LONGEST ptr; - struct ui_file *stream; +scm_ipruk (char *hdr, LONGEST ptr, struct ui_file *stream) { fprintf_filtered (stream, "#