Mon Apr 13 16:28:07 1998 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
authorElena Zannoni <ezannoni@kwikemart.cygnus.com>
Mon, 13 Apr 1998 21:54:22 +0000 (21:54 +0000)
committerElena Zannoni <ezannoni@kwikemart.cygnus.com>
Mon, 13 Apr 1998 21:54:22 +0000 (21:54 +0000)
commite6e9507d63419640b974263902fafb1564270ce9
tree3ac5b570ded1f373692567d9ea3175badde40e6b
parent8387d6dfd396b90f8b3393488099b71622a8eaad
Mon Apr 13 16:28:07 1998  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>

        * utils.c: (warning) added call to warning_hook

        * source.c: (find_source_lines) modified to call warning in case
        of source vs. executable time stamp mismatch. Simplified object
        file check. Initialized mtime to 0.

        * defs.h: added warning_hook prototype

        * top.c: added warning_hook prototype.

        * gdbtk.c: (perror_with_name_wrapper) new function to call
        perror_with_name safely.
        (gdb_loadfile) added source vs. executable time stamp check.
        (gdbtk_warning) new function to pass a warning message to the gui.
        (gdbtk_ignorable_warning) new function to pass a warning
        to the gui. Used only for the src. vs. exec check.
        (gdbtk_init) added warning_hook
        added include <sys/stat.h>
gdb/ChangeLog
gdb/ChangeLog-gdbtk
gdb/gdbtk.c
gdb/top.c
This page took 0.024329 seconds and 4 git commands to generate.