Hi, In ARM64, kdb "ss" always keeps the same pc. For example,
Entering kdb (current=0xffff0000c0240e40, pid 188) on processor 0 due to SS trap @ 0xffff800010011c84 [0]kdb> ss Entering kdb (current=0xffff0000c0240e40, pid 188) on processor 0 due to SS trap @ 0xffff800010011c84 >From the code, kgdb_arch_update_addr won't update the pc if it is not compiled_break. Shouldn't "ss" single step to the next instruction? Do I miss something? -- cheers, jay _______________________________________________ Kgdb-bugreport mailing list Kgdb-bugreport@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/kgdb-bugreport