* stack.c (parse_frame_specification): Parse as many arguments
authorJohn Gilmore <gnu@cygnus>
Tue, 2 Feb 1993 02:08:19 +0000 (02:08 +0000)
committerJohn Gilmore <gnu@cygnus>
Tue, 2 Feb 1993 02:08:19 +0000 (02:08 +0000)
commit07c2fa3e5320e644e386e270e461151d207a6310
tree91a1aa79408c8cf7b1716bc8a52b1b49bea92b87
parent6edd74aef3d552b3498ec7fb3fc307c250e22cd9
* stack.c (parse_frame_specification):  Parse as many arguments
as there are (up to MAXARGS).  Pass all of them in argc, argv
format to SETUP_ARBITRARY_FRAME.  Put the burden of checking how
many there were, onto SETUP_ARBITRARY_FRAME.
* tm-mips.h, tm-sparc.h:  Corresponding changes.
* mips-tdep.c, sparc-tdep.c:  Ditto.
gdb/ChangeLog
gdb/tm-mips.h
gdb/tm-sparc.h