Clarify meaning of sim_signalled's SIGRC argument. Document that this
authorAndrew Cagney <cagney@redhat.com>
Sat, 22 Nov 1997 12:52:44 +0000 (12:52 +0000)
committerAndrew Cagney <cagney@redhat.com>
Sat, 22 Nov 1997 12:52:44 +0000 (12:52 +0000)
commitaaa11abe428e6433b3e41fb88431886f4445a462
treec179020dfe5d8670cfd51dc4669f643bd7474e42
parent38639b1294135f3fcc4339d0081777d755c065d9
Clarify meaning of sim_signalled's SIGRC argument.  Document that this
isn't possible in sim-reason.c and just return the target SIGRC
instead.

For simulators that rely on sim-reason.c, replace SIG* with SIM_SIG*.

Hack nrun.c so that when it is executed (ARGV[0]) as `step' instead
of `run' it single steps the simulator.  Allows testing of single step
without full GDB.
include/remote-sim.h
sim/common/ChangeLog
sim/common/Make-common.in
sim/tic80/ChangeLog
sim/tic80/insns
sim/tic80/interp.c
sim/tic80/sim-calls.c
sim/tic80/sim-main.h
This page took 0.024124 seconds and 4 git commands to generate.