ARM: Add support for GDB on ARM
--HG-- rename : src/arch/alpha/remote_gdb.cc => src/arch/arm/remote_gdb.cc
This commit is contained in:
@@ -60,6 +60,7 @@ if env['TARGET_ISA'] == 'arm':
|
||||
Source('nativetrace.cc')
|
||||
Source('tlb.cc')
|
||||
Source('utility.cc')
|
||||
Source('remote_gdb.cc')
|
||||
|
||||
SimObject('ArmNativeTrace.py')
|
||||
SimObject('ArmTLB.py')
|
||||
|
||||
Reference in New Issue
Block a user