This is the mail archive of the frysk@sourceware.org mailing list for the frysk 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]

elfutls using assert


Roland,

Mike and I noticed that elfutils uses assert() which, in turn, calls abort(). Is there a way to override this, having the code instead call a callback? That way, should an assertion fail, frysk will be able to at least report the issue before exiting.

Andrew


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