Petr Machata <[email protected]> writes: > So, how about assuming that everything above the base of a given library > belongs to that library. That would give us some false positives for > out-of-bounds IP's, but those are results of a bug anyway.
Except for code generated on stack, when stack is +x. I think nested functions need +x stack. I'm not sure whether the unwinder would see those thunks as separate frames though, perhaps it's not really a problem in practice... Thanks, PM _______________________________________________ Ltrace-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/ltrace-devel
