Initial work to make remote gdb available in SE mode. This is completely untested.

--HG--
extra : convert_revision : 3ad9a3368961d5e9e71f702da84ffe293fe8adc8
This commit is contained in:
Gabe Black
2006-12-20 18:39:40 -05:00
parent 841d76d37b
commit f13155393d
12 changed files with 48 additions and 45 deletions

View File

@@ -50,12 +50,12 @@ base_sources = Split('''
intregfile.cc
miscregfile.cc
regfile.cc
remote_gdb.cc
''')
# Full-system sources
full_system_sources = Split('''
arguments.cc
remote_gdb.cc
pagetable.cc
stacktrace.cc
system.cc