Sergei Shtylyov wrote: > Without the CPSR register, gdb is unable to correctly step over a conditional > branch. This is because it cannot see the condition code bits, and thus > cannot > determine which side of the branch to place the breakpoint. > > This patch fixes the register layout of the registers passed to the host gdb, > so that CPSR is properly interpreted. > > Signed-off-by: Kevin Hilman <[EMAIL PROTECTED]> > Signed-off-by: Sergei Shtylyov <[EMAIL PROTECTED]> > >
This is committed to arm-lite.patch in the linux2_6_21_uprev branch. 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
