| Reply | « Previous Thread | Next Thread » |
|
Hi All,
I get "no line number information table present" (or close to it) message from emulators while trying to remote debug it. I do building by following scheme: 1. compile sources agains 1.4.2 SDK + apropriate api classes from the phone model 2. preverify them (dont do obfuscating for debug purposes) 3. pack to JAR. 4. launch standalone emulator form NDS2.0 Application runs without problem on real device as well as on the emulator. But. When I try to use BugSeeker (but I dont think debugger has something to do with my problem), after connection to debugger port is complete, emulator prints above message. When setting breakpoints in BugSeeker, I cannot set them in the body of functions (they get skipped). Nevertheless, I still can do breakpoints for the functions, and they work (I see states of local variables, etc) I also tryed using nokia emulators integrated with WTK2.0 (placed in wtklib directory), but with the same problem. As I understand, I should compile my application with complete debug attributes, but how can I achieve it? Thanks for attention! |
|
Not sure that it helps, but you can use JBuilder for debugging. Its debugger allows line breakpoint for J2ME and JBuilder has free versions that support mobile development
|
|
Thanks for answer doctordwarf!
I think it can help, but ... switching IDE is quite painful thing. And JBuilder IMHO is to heavy for debugging tool. doesn't anyone knows what this "no line number information table present" from emulator is all about and how can I get rid of it? Nokia people? |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|