From 43c53e07db6bdb75bd0fa4ee0165be0bc76ab9f0 Mon Sep 17 00:00:00 2001 From: Andrew Cagney Date: Thu, 8 May 1997 05:28:20 +0000 Subject: Add function sim_args_command() which takes a `(gdb) sim ' and parses it using rules found in the simulator command-line-options databse. --- sim/common/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'sim/common/ChangeLog') diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog index 4363d41..fe09b68 100644 --- a/sim/common/ChangeLog +++ b/sim/common/ChangeLog @@ -1,3 +1,15 @@ +Thu May 8 12:40:07 1997 Andrew Cagney + + * sim-options.c (sim_print_help): For optional arguments, wrap + them in []. + + * sim-trace.c (set_trace_options): New function, handle optional + argument and multiple assignment. + (trace_option_handler): Update. + + * sim-trace.c (trace_option_handler): Trace branch and not fpu + when branch tracing selected. + Wed May 7 15:19:58 1997 Andrew Cagney * sim-trace.c (trace_one_insn): Make a va-args function. -- cgit v1.1