This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


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: [RFA] import drow dbxread.c fix to branch



On Mon, 1 Apr 2002, Michael Elizabeth Chastain wrote:

> The exact configuration is in PR gdb/379:
> 
>   [target = native host = i686-pc-linux-gnu%rh-7.2 gdb = gdb_5_2-branch%20020222 gcc = 2.95.3 glibc = vendor goption = -gstabs+]
> 
> The important bits are the "gcc 2.95.3" and "-gstabs+".  If you use those
> you are likely to see the problem with a different target and host.

DJGPP supports stabs, so yes, I should be able to reproduce this.

> gdb's behavior for the "step" command is wrong.  The correct behavior
> is to step into the function "large_struct_by_value (r)".

Thanks, I will try that.

> Out of curiosity, how come you can't run the test suite?

It requires async subprocesses that DJGPP doesn't support.  (And no, I 
cannot afford doing that in a cross-compilation environment, either.)

> > If we still have problems for which such solutions are 
> > impossible, but which are deemed too grave to not solve them in 5.2, it 
> > would mean that the branch was cut too early, and we should consider 
> > canceling the branch and starting the release cycle anew.
> 
> That's always an option.  My opinion at this time is that we are not
> at all close to needing a re-branch.

I wrote that because the number of changes that are retrofitted into the 
branch is disturbingly high (IMHO).  Perhaps Andrew should have held us 
under the threat of the branch slightly longer.

I alwaus thought that a branch is effectively feature-frozen.  Perhaps I 
misunderstood the policy.


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