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]

Re: [RFA] gdb testsuite changes


    From: Fernando Nasser <fnasser@cygnus.com>
    Date: Tue, 06 Mar 2001 17:46:57 -0500

    Approved, but before checking in please remember to update the Copyright of annota1.exp as pointed out by Michael Chastain.

Thanks.  Done.

    He also mentioned that you've fixed the gdb/16 PR with your changes to gdb.c++
    You can close that PR as well and it wont hurt adding the "Fix PR gdb/16." to the ChangeLog as Michael suggested.  I am not sure it is really important in this specific case but it won't hurt.

Done and done.

    Thank you for the patch.

Thanks.

    And thank you Michael Chastain for reviewing it while I was on vacation.

    Fernando


    David Taylor wrote:
    > 
    > These changes were motivated by a port of gdb to target an 8 bit
    > processor with 2 byte integers, no C++, no long long, and very limited
    > memory.
    > 
    > ChangeLog entry:
    > 
    >         * gdb.base/annota1.exp: Move test of isnative to earlier in the
    >         file -- to prevent failing when the compile fails but we have no
    >         intention of running the tests anyway.
    > 
    >         * gdb.base/long_long.exp: Test target_info for no_long_long, skip
    >         tests if set.
    > 
    >         * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
    >         integers.
    > 
    >         * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
    >         * gdb.c++/namespace.exp: Ditto.
    > 
    > Okay to commit?


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