Initial work to make remote gdb available in SE mode. This is completely untested.
--HG-- extra : convert_revision : 3ad9a3368961d5e9e71f702da84ffe293fe8adc8
This commit is contained in:
@@ -52,6 +52,7 @@ base_sources = Split('''
|
||||
intregfile.cc
|
||||
miscregfile.cc
|
||||
regfile.cc
|
||||
remote_gdb.cc
|
||||
''')
|
||||
|
||||
# Full-system sources
|
||||
@@ -66,7 +67,6 @@ full_system_sources = Split('''
|
||||
osfpal.cc
|
||||
pagetable.cc
|
||||
stacktrace.cc
|
||||
remote_gdb.cc
|
||||
system.cc
|
||||
tlb.cc
|
||||
tru64/system.cc
|
||||
|
||||
Reference in New Issue
Block a user