aboutsummaryrefslogtreecommitdiff
path: root/gdb/carp-tdep.c
AgeCommit message (Collapse)AuthorFilesLines
1998-11-28CARP:Andrew Cagney1-0/+2
Rewrite INNER_THAN so that it takes parameters.
1998-11-27CARP:Andrew Cagney1-12/+5
STEP_SKIPS_DELAY - add STEP_SKIPS_DELAY_P and rewrite use removing #ifdef's. NO_SINGLE_STEP - replace with SOFTWARE_SINGLE_STEP_P + SOFTWARE_SINGLE_STEP. Replace global variable one_stepped with static singlestep_breakpoints_inserted_p. Cleanup infrun.c (scary!).
1998-10-14Results of first-pass at looking for problems with making the targetAndrew Cagney1-0/+1064
architecture a vector.