old-cross-binutils/gdb/cli
Jeff Johnston 68219205a7 2003-12-17 Jeff Johnston <jjohnstn@redhat.com>
* linespec.h (decode_line_1): Add new not_found_ptr parameter.
        * linespec.c (decode_line_1): Add new parameter.  Pass on
        new parameter to decode_variable and symtab_from_filename
        functions.
        (decode_variable): Add new not_found_ptr parameter.  Throw exception
        rather than failing if the not_found_ptr is non-null and the
        function is not found.
        (symtab_from_filename): Add new not_found_ptr parametr.   Throw
        exception rather than failing if the not_found_ptr is non-null and
        the source file is not found.
        * breakpoint.c: Change all callers of decode_line_1 to add default
        extra parameter for decode_line_1 calls.
        * tracepoint.c: Ditto.
        * cli/cli-cmds.c: Ditto.
2003-12-17 21:47:47 +00:00
..
cli-cmds.c 2003-12-17 Jeff Johnston <jjohnstn@redhat.com> 2003-12-17 21:47:47 +00:00
cli-cmds.h gdb/ChangeLog: 2003-05-07 21:42:48 +00:00
cli-decode.c 2003-11-07 Andrew Cagney <cagney@redhat.com> 2003-11-08 00:13:03 +00:00
cli-decode.h 2003-01-13 Andrew Cagney <ac131313@redhat.com> 2003-01-14 00:49:06 +00:00
cli-dump.c 2003-06-08 Andrew Cagney <cagney@redhat.com> 2003-06-08 18:27:14 +00:00
cli-dump.h 2002-03-26 Michael Snyder <msnyder@redhat.com> 2002-03-29 01:22:41 +00:00
cli-interp.c * cli/cli-interp.c (cli_interpreter_resume): Update the 2003-07-03 14:49:26 +00:00
cli-logging.c * cli/cli-logging.c (pop_output_files): Add void to function 2003-06-29 19:41:14 +00:00
cli-script.c 2003-09-20 Andrew Cagney <cagney@redhat.com> 2003-09-21 01:26:46 +00:00
cli-script.h 2003-04-12 Andrew Cagney <cagney@redhat.com> 2003-04-12 17:41:26 +00:00
cli-setshow.c 2003-08-04 David Carlton <carlton@kealia.com> 2003-08-04 17:08:24 +00:00
cli-setshow.h 2003-04-12 Andrew Cagney <cagney@redhat.com> 2003-04-12 17:41:26 +00:00
cli-utils.c Move putchar_filtered() to utils.c. 2001-01-31 03:46:23 +00:00
cli-utils.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00