This is the mail archive of the gdb-prs@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]

[Bug c++/17970] cannot call any function or method with "print" or "call" after command "handle SIGSEGV noprint pass"


https://sourceware.org/bugzilla/show_bug.cgi?id=17970

--- Comment #10 from Pedro Alves <palves at redhat dot com> ---
What do you mean by "causes any call to any function to crash." ?  If you
_don't_ do the "handle SIGSEGV nostop", then I expect that the call crashes
too, but with the difference that GDB stops before the inferior has a chance to
handle the SIGSEGV.  I'm not seeing a bug there.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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