This is the mail archive of the gdb@sourceware.org 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: [ANNOUNCEMENT] GDB 6.8 release process created!


Hi Thiago,

> I just noticed that gdb/gdbserver/linux-ppc64-low.c is missing in the
> branch. gdbserver doesn't compile on Power systems because of that.

Thanks for letting me know. So far, I don't understand how this could
have happened. I did the following command (from sourceware):

    % cvs -f -d /cvs/src rtag \
      -D "2008-02-26 10:00-gmt" gdb_6_8-2008-02-26-branchpoint gdb

I have saved the output from this command, stdout and stderr,
and no error was ever printed. And yet, the file was never tagged.
And since the branch is created from the branch-point, it never
made it to the branch.

I double-checked that no other file was missing. So I tagged it, and
then added to the branch.

-- 
Joel


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