* infrun.c (wait_for_inferior): Move "have_waited" label
authorJeff Law <law@redhat.com>
Wed, 24 Apr 1996 06:36:10 +0000 (06:36 +0000)
committerJeff Law <law@redhat.com>
Wed, 24 Apr 1996 06:36:10 +0000 (06:36 +0000)
commit894d8e69468e4ba44539fa297ae216bc9885f789
treeee1c6fb3d4f41db5538818b33e3755375472521c
parenta0e1eb422568457e11d8bf1baed5cc6042200285
    * infrun.c (wait_for_inferior): Move "have_waited" label
        outside of #ifdef conditionals.  Don't trash the wait status
        if we get a signal and the current instruction is nullified.
Fixes long standing problem on the PA (spurious SIGTRAPs)..
gdb/ChangeLog
gdb/infrun.c