This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See crosstool-NG for lots more information.


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: [PATCH 0 of 1] Alternative debug-shell implementation


Hi Yann,

On Mon, Oct 15, 2012 at 09:53:55PM +0200, Yann E. MORIN wrote:
> Here is an alternate implementation of debug-shell, that I was working on
> following your previous submission.
> 
> I prefer it over yours (even the revised one), becasue:
>   - it does not duplicate CT_DoExecLog
>   - it is integrated in the fault handler
>   - it messes up with the trap, but in the fault handler, not
>     in the normal code path
>   
> It's still not finished ( needs eg.: s/bash/${bash}/ ), and I did not yet
> fully tested it, but it seems all is fitted in place.
> 
> I was working on it, since you said "I'm out of time atm and can't finish it."
> Of course, your initial submission was of great help to come up with this
> alternate solution! Thank you! :-)

That's fine, I had a small amount of spare time yesterday and
brushed up my patches since it looked like noone else would do it.
But I like you version actually better than mine.
I'll test it soo but I can't make any promises as to when I get around...

Thanks
Johannes

--
For unsubscribe information see http://sourceware.org/lists.html#faq


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