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

See the CrossGCC FAQ 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: Broken backtrace


BenoÃt, All,

On Tuesday 13 December 2011 21:19:12 BenoÃt ThÃbaudeau wrote:
> > OK, I just understood what happens! Thanks for pointing this.
> > Can you try to revert changeset #652e56d6d35a:
> That was it: Reverting this changeset works. It removes one subshell
> level,

I fixed it in #4193d6e6a174.
Thanks for the report.

> and variables are usable in all subshells.

I don't know what variables you ar referring to, but the goal of the
offending changset was to actually avoid variable from leaking from
one step (eg. glibc) to another step (eg. gcc).

> > > Notes regarding CT_OnError() (nothing to do with this issue):
> > >  - The step variable (already used in main()) could be defined as
> > >  local to be cleaner, even if it does not really matter when exiting.
> > >  - "offset=1" seems to be a spurious line.

Bang! Bang!
Killed! :-)

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

--
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]