> -----Original Message----- > From: Tom Rini [mailto:[EMAIL PROTECTED] > > I'm saying it should be consistent on all arches. Aren't > these packets handled globally? Or does ARM need a special > push here, to match others? Thanks! >
ARM most definitely needs a "special push" to work like the other archs, IE: increment the PC on the detach, continue, or kill, else the system will loop forever on the BREAKPOINT op code. Cheers, 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
