看板 DFBSD_commit 關於我們 聯絡資訊
commit 0e2b9189067d727c7347be887301f87a11ba5e17 Author: YONETANI Tomokazu <y0netan1@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