diff options
author | Doug Evans <dje@google.com> | 1997-11-24 22:09:12 +0000 |
---|---|---|
committer | Doug Evans <dje@google.com> | 1997-11-24 22:09:12 +0000 |
commit | 8f3cfc0efb30f17686f773428a54772348ed2b63 (patch) | |
tree | 621df2b2ab1521acbe6c78a7c4259a49fb886955 /sim | |
parent | 4b5545c9f0259a7fea597c4479f4215195be7562 (diff) | |
download | gdb-8f3cfc0efb30f17686f773428a54772348ed2b63.zip gdb-8f3cfc0efb30f17686f773428a54772348ed2b63.tar.gz gdb-8f3cfc0efb30f17686f773428a54772348ed2b63.tar.bz2 |
Entries for .gdbinit additions and sim-model.c option fix.
Diffstat (limited to 'sim')
-rw-r--r-- | sim/common/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog index ddf391d..df73061 100644 --- a/sim/common/ChangeLog +++ b/sim/common/ChangeLog @@ -9,6 +9,11 @@ Mon Nov 24 12:09:59 1997 Doug Evans <devans@seba.cygnus.com> * sim-model.c (model_options): Use '\0' for `shortopt'. + * Make-common.in (all): Add .gdbinit. + * gdbinit.in: Add dump command. + + * sim-model.c (model_options): Use '\0' for `shortopt'. + Sun Nov 23 10:57:00 1997 Andrew Cagney <cagney@b1.cygnus.com> * sim-fpu.c (sim_fpu_abs, sim_fpu_neg, sim_fpu_inv), sim-fpu.h: |