From: Jeff D. <jd...@ka...> - 2002-05-19 00:38:50
|
ha...@br... said: > I was trying to watch an int in memory in a 2.4.17 uml kernel using > "debug" as an argument to the uml binary and adding a normal > watchpoint in gdb. > What's the problem here? Is it intended behaviour? Is there a better > way to watch a variable in uml? It works now (as of -27). You can also mix watchpoints in userspace (i.e. gdb inside UML) and watchpoints inside the kernel. Jeff |