diff -r 305094ae9fd9 -r c24e7d8bc881 GDBMI_thread_select.st --- a/GDBMI_thread_select.st Fri May 26 08:03:41 2017 +0100 +++ b/GDBMI_thread_select.st Fri May 26 08:05:28 2017 +0100 @@ -1,5 +1,7 @@ "{ Package: 'jv:libgdbs' }" +"{ NameSpace: Smalltalk }" + GDBMICommand subclass:#GDBMI_thread_select instanceVariableNames:'' classVariableNames:''