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]

RFA: Testsuite patches...


2000-07-26  Scott Bambrough <scottb@netwinder.org>

        * linux-thread.c (linux_threads_pid_to_str):  Change "Pid" to
        "process" to allow gdb.base/environ.exp to pass all tests.
        Change capitalization on "Thread" for consistency.

2000-07-26  Scott Bambrough <scottb@netwinder.org>

        * gdb.base/environ.exp: Run tests for all targets.
        * gdb.base/recurse.exp: Run tests for all targets.

        * gdb.base/sect-cmd.exp: Run tests for all targets.  Use
        'section .text' clause for Linux in set section command
        test.

        * gdb.base/so-impl-ld.exp: Added wildcard to 
        handle the gnu-oldld case on ARM.

        * gdb.base/so-indr-cl.exp: Run tests for *-*-linux-gnu*.
        * gdb.base/watchpoint.exp (test_stepping): Clear xfail
        for ARM targets.

I've had these tests in my tree for quite a while now.  Most were HP specific,
but I believe they are generic enough for all platforms, or
at least all Linux platforms.  I've tested them on Linux on ARM and x86.  I
suggest we add them in and deal with failures on specific targets as they
happen.  Comments?

BTW, I had to make the change to tweak to linux-thread.c to get environ.exp to
run correctly.  I changed this rather than the pattern to match in the test for
fear of breaking the test on HP platforms.

Scott


-- 
Scott Bambrough - Software Engineer
REBEL.COM    http://www.rebel.com
NetWinder    http://www.netwinder.org

gdbtest.patch


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