Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [wrstuden-fixsa] src/gnu/dist/gdb6/gdb



Module Name:    src
Committed By:   skrll
Date:           Mon Sep  1 06:43:05 UTC 2008

Modified Files:
        src/gnu/dist/gdb6/gdb [wrstuden-fixsa]: shnbsd-tdep.c

Log Message:
Apply change from HEAD.

shnbsd_software_single_step: There's no need to write back next_pc and
it actually messes things up if single step was interrupted with a
signal - we end up skipping the instruction we wanted to step.

There are still some corner cases, but at least it works enough to do
useful debugging in presence of signals.  Discovered while debugging
ntpdate where this problem was triggered by SIGALRM.


To generate a diff of this commit:
cvs rdiff -r1.1.1.2.6.3 -r1.1.1.2.6.4 src/gnu/dist/gdb6/gdb/shnbsd-tdep.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index