git: Revert "AMD64 - add missing assignments to fix garbled backtrace."
YONETANI Tomokazu
y0netan1 at crater.dragonflybsd.org
Thu Nov 26 05:59:27 PST 2009
commit 0e2b9189067d727c7347be887301f87a11ba5e17
Author: YONETANI Tomokazu <y0netan1 at dragonflybsd.org>
Date: Thu Nov 26 22:26:43 2009 +0900
Revert "AMD64 - add missing assignments to fix garbled backtrace."
This reverts commit 6c865583cbc5149a2adcc96408bd969a23da4433.
The added code has no effect, since in frame_type == NORMAL case
it never reaches the switch statement at the bottom of db_nexttrace().
Summary of changes:
sys/platform/pc64/x86_64/db_trace.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0e2b9189067d727c7347be887301f87a11ba5e17
--
DragonFly BSD source repository
More information about the Commits
mailing list