[PATCH5 PR gdb/16959] gdb hangs in infinite recursion

Joel Brobecker brobecker@adacore.com
Fri Mar 30 23:45:00 GMT 2018


> > With your permission, I will start by fixing the mistake, which
> > was to create the "fixes" branch on the upstream repository.
> 
> Yes, please go ahead. Thanks.

FTR, done. This is how I did it:

    $ git push origin :fixes
    remote: fatal: Invalid revision range c9cf7302418ad14b7f72949ba0421b9df3cd1127..0000000000000000000000000000000000000000
    To ssh://sourceware.org/git/binutils-gdb.git
     - [deleted]               fixes

The error is a limitation of one the the scripts that get run
when we create or delete a new branch or a new tag, but is not
fatal. The output confirms the branch we deleted.

-- 
Joel



More information about the Gdb-patches mailing list