Markus Deuling wrote: > Hi, > > I copied the following function from gdbserver/mem-break.c. > What about this line: (*bp->handler) (bp->pc); > That doesn't have any effect, does it ? Look carefully, it's a function call. Andrew