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]

execute commands on signal and pass


I can tell gdb to execute some commands when breakpoint hit:
break [LOCATION]
commands
backtrace
continue
end

Can I tell gdb to execute some commands on SIGSEGV and pass?



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