Print instruction stops to improve analysis of dependency
violations. MFC after: 1 week
This commit is contained in:
parent
b17249b1ec
commit
f04c3a5908
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user