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]

Break on syscall?


Is it possible to get gdb to break on entering/exiting a syscall (rather
than breaking on entering libc or some such)? Does gdb use ptrace() to
control breakpoints in the debugged code?

--
Alex, homepage: http://www.bennee.com/~alex/
Famous, adj.: Conspicuously miserable. -- Ambrose Bierce


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