This is the mail archive of the gdb-patches@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: [PATCH] gdb: testsuite: fix ksh shebang to use sh


>>>>> "Pedro" == Pedro Alves <palves@redhat.com> writes:

Pedro> A lot of this gdb.hp/ stuff is probably all rotten beyond
Pedro> salvation, but that's another story.

Yeah, it's never run by any regular developers since all the .exp files
start:

if { ![istarget "hppa*-*-hpux*"] } {
    verbose "HPUX test ignored for non-hppa targets."
    return 0
}

Tom


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