re-do how gdbarch provides non-multi arch defaults so that non-

multi-arch gdbservers can continue to compile.
This commit is contained in:
Andrew Cagney
2000-05-02 08:57:21 +00:00
parent 5d15e25250
commit 33489c5bed
6 changed files with 240 additions and 70 deletions

View File

@ -2274,6 +2274,8 @@ handle_inferior_event (struct execution_control_state *ecs)
the HP-UX maintainer to furnish a fix that doesn't break other
platforms. --JimB, 20 May 1999 */
check_sigtramp2 (ecs);
keep_going (ecs);
return;
}
/* Handle cases caused by hitting a breakpoint. */