I use UML to do kernel module debug.
When gdb break at a breakpoint in a module function. I do next:
(gdb)n
It's not going as expected. It break at alarm_handler at
trap_user.c:115 immediatly,
instead of going to the next line of current breakpoint.
What's the problem?


-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_idv28&alloc_id845&op=click
_______________________________________________
User-mode-linux-user mailing list
User-mode-linux-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user

Reply via email to