From #190
The START-ALL udb command requires selecting a thread afterwards to make it the current thread. gdb would select one thread automatically.
So this is a behavior change between udb and gdb.
The INTERRUPT-ALL udb command doesn't seem to interrupt the program. Need to investigate.