On Wednesday 31 December 2008 10:14, sniper wrote: > Sorry I meet another problem. After the system was completely setupped, > the gdb interface will be covered with that system interaction interface. > So, I can't stop the system's running and add some new break point etc. > But I can do those operations in remote kgdb debugging. > > Any method to fix this problem? > > Thanks. I haven't figured that one out. Usually I get into gdb from uml by setting a breakpoint, fielding a crash, or executing an explicit breakpoint: asm("int3"). But I have been unsuccessful so far in breaking a running uml into the debugger from outside, ever since SKAS arrived. Regards, Daniel -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html