Clean up output for pc break events, and remove a unneeded break event.
authorRon Dreslinski <rdreslin@umich.edu>
Thu, 28 Apr 2005 21:24:04 +0000 (17:24 -0400)
committerRon Dreslinski <rdreslin@umich.edu>
Thu, 28 Apr 2005 21:24:04 +0000 (17:24 -0400)
commite07fee31cb7d3434d4ce5bb05a2a6b686f49fa50
treea7e9eb13b11bb712024fb2e65264b24c99246afb
parent2bb9126a7acff9ca711ecf2584c65ac8ba452fdf
Clean up output for pc break events, and remove a unneeded break event.

cpu/pc_event.cc:
    Add a newline to the printout to clean up output
kern/linux/linux_system.cc:
    Remove the die_if_kernel pc break event, it is being called when not the kernel and leads to unneeded printouts

--HG--
extra : convert_revision : c359532db31c961074894cc6c44c8452592caca8
cpu/pc_event.cc
kern/linux/linux_system.cc