I have a handler on the "Low Memory Detector" thread, and although Eclipse lets me set breakpoints in the code in my handler, it runs through the breakpoint-tagged lines without pausing the thread. (Breakpoints in other threads are working normally.) Is this expected behavior? Is there a trick to aid debugging in this situation?
(This thread is for notifications from the MXMemoryBean.)