from gdbserver/mem-break.c: unnecessary line

Andrew STUBBS andrew.stubbs@st.com
Tue Jan 16 12:05:00 GMT 2007


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



More information about the Gdb mailing list