* remote.c (remote_write_bytes): Add default case to switch
authorAndrew Cagney <cagney@redhat.com>
Mon, 27 Nov 2000 02:18:44 +0000 (02:18 +0000)
committerAndrew Cagney <cagney@redhat.com>
Mon, 27 Nov 2000 02:18:44 +0000 (02:18 +0000)
commit7f7e9482db3f4c15bcc4f2b341b6fc7244a418aa
treea3b59713b48e507858ed0ddad37982636d16b617
parentdc10500f221947ef215230e76b8829a0bd9628a8
* remote.c (remote_write_bytes): Add default case to switch
initializing ``todo''. Ditto for ``nr_bytes''.
* top.c (catch_errors): Always initialize ``val''.
* solib.c (info_sharedlibrary_command): Handle bfd_get_arch_size
returning an unknown size.
* gdbtypes.c (count_virtual_fns): Always initialize ``vfuncs''.
* breakpoint.c (break_at_finish_at_depth_command_1): Initialise
extra_args to NULL.
(break_at_finish_command_1): Ditto.
gdb/ChangeLog
gdb/breakpoint.c
gdb/gdbtypes.c
gdb/remote.c
gdb/solib.c
gdb/top.c
This page took 0.026536 seconds and 4 git commands to generate.