Netbeans debugger doesn't work

It appears that Panda doesn’t want to run if it’s not on the main thread. Apparently your debugger is executing your code (and by extension Panda) in a background thread, so it can poke and prod it. Not sure if there’s anything that can be done about that, but I’m trying to find out. I’ve posted the question here:

[Running Panda not on the main thread: possible?)

Steve