Print instruction stops to improve analysis of dependency

violations.

MFC after: 1 week
This commit is contained in:
Marcel Moolenaar 2007-10-16 02:59:03 +00:00
parent b17249b1ec
commit f04c3a5908

View File

@ -410,6 +410,8 @@ db_disasm(db_addr_t loc, boolean_t altfmt)
db_printf(buf);
n++;
}
if (tmpl[1] == ';')
db_printf(" ;;");
} else {
tmpl = NULL;
slot = 2;