This commit is contained in:
K. Richard Pixley 1993-09-08 21:16:23 +00:00
parent e7bf1152a9
commit 6406a86740
1 changed files with 5 additions and 0 deletions

View File

@ -1,6 +1,11 @@
Wed Sep 8 13:01:10 1993 K. Richard Pixley (rich@cygnus.com)
Gcc lint.
* findvar.c (value_from_register): initialize first_addr.
* gdbtypes.c (lookup_struct_elt_type): localize use of temporary
variable typename.
* infcmd.c (run_stack_dummy): return zero rather than simple
return.
* infrun.c (wait_for_inferior): initialize stop_sp, prologue_pc.
remove symtab, appears unused.
(restore_selected_frame): return 1.