Jason Wessel wrote: > This patch is to fix another corner case where kgdb can pass a single > step trap to user space which was intended for the kernel. Now a > source level "next" which single steps over an iret instruction will > cause KGDB to continue and print an error to the console, vs the > unpredictable consequence of sending a trap to unsuspecting code in > the user space (normally resulting in process termination). > > Signed-off-by: Jason Wessel <[EMAIL PROTECTED]> Committed in the linux2_6_21_uprev branch to: i386-lite.patch x86_64-lite.patch
Jason. ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Kgdb-bugreport mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/kgdb-bugreport
