* gdbtk-cmds.c (gdb_search): Add missing NULL to switches.
authorKeith Seitz <keiths@cygnus>
Fri, 24 Jul 1998 22:02:39 +0000 (22:02 +0000)
committerKeith Seitz <keiths@cygnus>
Fri, 24 Jul 1998 22:02:39 +0000 (22:02 +0000)
commit850e1491ccc219164faf4cf29accffeb374cb70d
tree5fe06f9eb1e4197341b56e0c021e912591b24f49
parent73fe88bc9f2ee26a53145b6b113a7ca53441fa68
    * gdbtk-cmds.c (gdb_search): Add missing NULL to switches.
        Add missing flags to result_ptr.
        Pass along any errors caused by getting the list of files from
        tcl.
        Allocate correct amount of memory for the file list.
        Don't do any unecessary cleanups.
gdb/ChangeLog-gdbtk
gdb/gdbtk-cmds.c