* main.c: Add variables source_line_number, source_file_name,
authorJim Kingdon <jkingdon@engr.sgi.com>
Wed, 3 Nov 1993 16:20:02 +0000 (16:20 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Wed, 3 Nov 1993 16:20:02 +0000 (16:20 +0000)
commit87cd094b7ce3453d7530e77636684e574eafa40d
treeaa364f1badd987b83a37b7d7d6856acc8956a343
parenta2b3470778527767dba357ae5b27db9ec82f6722
* main.c: Add variables source_line_number, source_file_name,
source_error, source_error_allocated, and source_pre_error.
(command_line_input): If source_file_name set, increment
source_line_number and set error_pre_print with them.
(source_command): Set source_* and make a cleanup so they get
set back.
gdb/ChangeLog