Suggested (easier) fix to ... RE: Regressions problem(200 fa ilures)
Mark Mitchell
mark@codesourcery.com
Tue May 23 00:59:00 GMT 2000
>>>>> "Donn" == Donn Terry <donnte@microsoft.com> writes:
Donn> Remember this one? I finally found time (or rather
Donn> desperation :-) ) to look at it more closely.
The analysis sounds good. So, this bug should only affect platforms
that don't define HAS_INIT_SECTION; platforms that, for example, use
ELF .init/.fini sections won't run into this issue.
Why are we emitting a line note at the end of the prologue? (And
thus before the call to __main?) Couldn't we wait until the first
real statement?
--
Mark Mitchell mark@codesourcery.com
CodeSourcery, LLC http://www.codesourcery.com
More information about the Gdb
mailing list