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: Python API - gdb.GdbError in convenience functions


>>>>> "Michel" == Michel METZGER <michel.metzger@st.com> writes:

Michel> I need to signal an error in a convenience functions and tried
Michel> to raise a GdbError exception.  Unfortunately, contrary to the
Michel> behavior whit a command, the stack trace is displayed.  Is it
Michel> the expected behavior ?  Is there a way to abort the execution
Michel> of a command that calls a convenience function without a stack
Michel> trace ?

I think what you want sounds good.  The only blocker is somebody
actually writing the patch.

Tom


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