dynamicly insert kdb bp



Is there a way to insert a kdb breakpoint in a running kernel?
I know the name of the fn i want to break at. If i just start kdb, how do i
tell it to set a bp at some fn, foo() for example? My goal is, that i want
to stop at a particular place while running normally and check some stuff.
Thanks
Eric

.