Subject: gdb breakpoint setting with UVM
To: None <tech-kern@netbsd.org>
From: Ignatios Souvatzis <is@jocelyn.rhein.de>
List: tech-kern
Date: 02/14/1999 22:55:59
Hello,

looking at PR 6152 by Michael Hitch, I expect that it is a problem for _any_
machine using in-memory breakpoint instructions with seperate I/D-cache...

- did anybody else notice the problem?
- how does gdb insert breakpoints on our different architectures?

	-is