Bruce Evans cecc0aa9f9 Don't print an extra newline after the instruction when printing for
single stepping of multiple instructions (e.g., s/p,<count> and n/p).
db_print_loc_and_inst() already prints a newline on all arches although
it probably shouldn't.

Especially on SMP systems, single stepping tends to deadlock or panic
too quickly to be useful for anything except finding bugs in itself,
but with printing "itself" includes console drivers so it is useful
for generating stress tests for console drivers.
2016-08-14 13:23:02 +00:00
..
2015-05-23 14:59:27 +00:00
2016-04-20 16:19:44 +00:00
2015-05-23 14:59:27 +00:00
2015-05-23 14:59:27 +00:00
2015-05-21 15:16:18 +00:00