Debugging fixes.

* INT3 had the wrong DPL set in the IDT, could not be raised from
  userland.
* Need the debug server running.
This commit is contained in:
Alex Smith
2012-08-09 09:17:04 +01:00
parent a5e96a301e
commit f3e4f18be7
3 changed files with 38 additions and 33 deletions
+1 -1
View File
@@ -49,7 +49,7 @@ SYSTEM_LIBS = libbe.so libbnetapi.so libdebug.so libnetwork.so
PRIVATE_SYSTEM_LIBS = ;
SYSTEM_SERVERS = app_server input_server registrar syslog_daemon ;
SYSTEM_SERVERS = app_server debug_server input_server registrar syslog_daemon ;
SYSTEM_ADD_ONS_ACCELERANTS = vesa.accelerant ;