On 07.04.2013 05:22, Keqin Sun wrote:
> Hi Bjoern,
>      Thank you for your patience to explain, and I did what you told. Now the
> problem is that when the application halted at the enter_kdebug(), the GDB
> didnot show the prompt(it showed "continuing." all the time after I typed 
> "c".)
> so that I can't type any other commands like making another breakpoint or
> letting the application continue.

Well, your L4Re application is still stuck in JDB and in addition to
'c'ontinuing from GDB, you will also need to tell JDB to resume
execution using the 'g' command.


Björn

_______________________________________________
l4-hackers mailing list
l4-hackers@os.inf.tu-dresden.de
http://os.inf.tu-dresden.de/mailman/listinfo/l4-hackers

Reply via email to