Date: Sat, 2 Aug 2008 12:49:43 +0000 (UTC) From: Olivier Houchard <cognet@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ddb db_run.c Message-ID: <200808021249.m72Cno8x014285@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
cognet 2008-08-02 12:49:43 UTC
FreeBSD src repository
Modified files:
sys/ddb db_run.c
Log:
SVN rev 181175 on 2008-08-02 12:49:43Z by cognet
Fix software single-stepping: we need to check if the instruction is a
return instruction as well, or we'll stop single-stepping as soon as we'll
return from a function.
MFC after: 3 days
Revision Changes Path
1.28 +1 -1 src/sys/ddb/db_run.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808021249.m72Cno8x014285>
