This is the mail archive of the gdb@sources.redhat.com 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]

Re: Trapping system calls


On Sat, Mar 24, 2001 at 03:44:14AM -0500, Eli Zaretskii wrote:
> Is there any reason why you couldn't put a breakpoint inside ioctl and
> filter the calls with breakpoint conditions?

This works fine.  I was making things more complex than I had to.
Thanks for reminding me that sometimes things work the way they're
supposed to.  :)

	- Scott


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