Remove error_pre_print and quit_pre_print.
authorAndrew Burgess <aburgess@broadcom.com>
Thu, 1 Aug 2013 09:09:58 +0000 (09:09 +0000)
committerAndrew Burgess <aburgess@broadcom.com>
Thu, 1 Aug 2013 09:09:58 +0000 (09:09 +0000)
commitb2ae85cf8a39ee70458c7e971181929e1b99aa65
tree3d921a209b06ae6cc975affea12f29db105a7dfd
parent6d075bce124174c8809ec27a602382bcd4bf40e8
Remove error_pre_print and quit_pre_print.

  http://sourceware.org/ml/gdb-patches/2013-07/msg00844.html

gdb/ChangeLog

        * cli/cli-script.c (script_from_file): Remove use of
        error_pre_print.
        * main.c (captured_main): Remove use of error_pre_print and
        quit_pre_print.
        * utils.c (error_pre_print, quit_pre_print): Remove.
        * utils.h (error_pre_print, quit_pre_print): Likewise.
gdb/ChangeLog
gdb/cli/cli-script.c
gdb/main.c
gdb/utils.c
gdb/utils.h
This page took 0.026234 seconds and 4 git commands to generate.