Remote GDB support has been changed to use inheritance. Alpha should work, but isn't tested. Other architectures will not.

--HG--
extra : convert_revision : fc7e1e73e2f3b1a4ab9905a1eb98c5f07c6c8707
This commit is contained in:
Gabe Black
2006-11-06 18:29:58 -05:00
parent e39de58d21
commit 85a6079db7
13 changed files with 1368 additions and 373 deletions

View File

@@ -60,6 +60,7 @@ full_system_sources = Split('''
osfpal.cc
stacktrace.cc
vtophys.cc
remote_gdb.cc
system.cc
freebsd/system.cc
linux/system.cc