This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: from gdbserver/mem-break.c: unnecessary line


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]