Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[dsdp-mtj-dev] Breakpoint Does Not Work

The breakpoint doesn't work when running iDEN Java SDK MTJ. According to the packets we captured between MTJ and our debug agent, MTJ doesn't send out the breakpoint event request. The same features works in WTK. And it seems that the breakpoint event request will be sent out only after receiving the class prepare event of the class containing breakpoints from emulator. However, even after we sent out the class prepare event (below), the breakpoint event request still won't arrive.

0000 2F  00001  

00 40 64 00  00001  

0000 23  2A 0000

00000  01 FE 00

009 48 65  6C 6C 6F 4D  

6F 74 6F 00  0004     

Can anybody give us some hints about this issue?
 
 
George Lei
Project Lead, Motorola iDEN Java SDK
+86-10-84733144
S09M 5/F MCIC, BEIJING
 
 

Back to the top