On 1/31/13 2:34 AM, Petr Machata wrote: > Andrey Zonov <[email protected]> writes: > >> index dd1eaaa..ebe0307 100644 >> --- a/handle_event.c >> +++ b/handle_event.c >> @@ -488,6 +488,7 @@ handle_exec(Event *event) >> >> continue_process(proc->pid); >> >> +#ifdef __linux__ >> /* After the exec, we expect to hit the first executable >> * instruction. >> * > > We need continue_after_exec for this, similar to how we have other > continue_after's. I put a patch to this effect on master. Would you > like this on 0.7 branch as well, or is it all the same to you? >
Master would be enough, thank you. -- Andrey Zonov
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Ltrace-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/ltrace-devel
