libInit.cc
branchjv
changeset 17976 50c2416f962a
parent 17966 8b5df02e171f
child 17993 956342c369a2
--- a/libInit.cc	Mon Oct 29 17:05:17 2012 +0000
+++ b/libInit.cc	Mon Oct 29 22:07:56 2012 +0000
@@ -346,6 +346,7 @@
 _Symbol_Init(pass,__pRT__,snd);
 _Unicode16String_Init(pass,__pRT__,snd);
 _MethodWithBreakpoints_Init(pass,__pRT__,snd);
+_IsDebuggingQuery_Init(pass,__pRT__,snd);
 #ifdef UNIX
 _UnixDesktop_Init(pass,__pRT__,snd);
 _XDGDesktop_Init(pass,__pRT__,snd);