2004-01-19 Jeff Johnston <jjohnstn@redhat.com>
authorJeff Johnston <jjohnstn@redhat.com>
Tue, 20 Jan 2004 02:04:19 +0000 (02:04 +0000)
committerJeff Johnston <jjohnstn@redhat.com>
Tue, 20 Jan 2004 02:04:19 +0000 (02:04 +0000)
commit4fcef00ad0f7de5a38ce1431e9db564aa3508871
treec6c24f8ed847db8e72d197e8dbaaab60bc0e84c3
parent53a83a21c7ab484d1e5c3dec1ccb976cbeb50924
2004-01-19  Jeff Johnston  <jjohnstn@redhat.com>

        * linespec.c (decode_variable, symtab_from_filename):  Call
        error_silent with error message instead of throwing an exception
        directly.
        * defs.h (error_silent, error_output_message): Add prototypes.
        (catch_exceptions_with_msg): Ditto.
        * utils.c (error_silent, error_output_message): New functions.
        * top.c (catch_exceptions_with_msg): New function.
gdb/ChangeLog
gdb/defs.h
gdb/linespec.c
gdb/top.c
gdb/utils.c
This page took 0.03005 seconds and 4 git commands to generate.