python: Try to isolate the stuff that's in the m5.internal package a bit more.

This commit is contained in:
Nathan Binkert
2009-01-19 09:59:15 -08:00
parent c9d3113015
commit da14789c32
5 changed files with 28 additions and 17 deletions

3
src/python/m5/debug.py Normal file
View File

@@ -0,0 +1,3 @@
import internal
from internal.debug import schedBreakCycle, setRemoteGDBPort