aboutsummaryrefslogtreecommitdiff
path: root/sim/common/sim-trace.c
AgeCommit message (Expand)AuthorFilesLines
1998-12-05 * cgen-defs.h: New file, old cgen-sim.h.Doug Evans1-18/+170
1998-03-13 * sim-base.h (struct sim_state_base): Add prog_syms andFred Fish1-8/+27
1998-02-25Extend TRACE macros to include more cases.Andrew Cagney1-0/+14
1998-02-24Add tracing to r5900 p* instructions.Andrew Cagney1-1/+60
1998-02-23Add tracing of booleans and addresses.Andrew Cagney1-21/+95
1998-02-20fix typoMichael Meissner1-30/+40
1998-02-18Extend sim-trace.[hc] to include a generic set of macro's for tracingAndrew Cagney1-35/+530
1997-11-24 * sim-trace.c (trace_option_handler): Set state trace fileDoug Evans1-20/+48
1997-05-21Watchpoint interface.Andrew Cagney1-75/+118
1997-05-07o Clean-up tic80 fp tracingAndrew Cagney1-15/+30
1997-05-06 * sim-trace.c (trace_uninstall): Don't close a file twice.David Edelsohn1-2/+11
1997-05-06Add semantic tracing to the tic80Michael Meissner1-22/+61
1997-05-06Fix typo; pass trace_line request as arg; pass common stuff in static structMichael Meissner1-19/+16
1997-05-06Enable --trace-linenum supportMichael Meissner1-4/+93
1997-05-05Add flakey floating-point support to the TI c80 simulator.Andrew Cagney1-5/+230
1997-04-17sim-trace.c: New file.David Edelsohn1-0/+70