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]
Other format: [Raw text]

lib/gdb.exp patch not reviewed yet


Hello,

Would it be possible to review the patch posted by Michael C?  It fixes
a problem that has been hitting me regularly: Every so often, I end up
using a set of sources that don't include the patch to gdb.exp (I was
working in that file, and needed to produce diffs that don't include
Michael's changes), and get bitten later down the road during the
execution of the testsuite. The irony is that it happens only on the
machines where it takes a lot of time to run the testsuite, so I ended
up getting my results litteraly much later than originally anticipated.

    [rfa/testsuite/lib] get_compiler_info: two improvements
    http://sources.redhat.com/ml/gdb-patches/2004-02/msg00195.html

    2004-02-09  Michael Chastain  <mec.gnu@mindspring.com>
    
            * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
            hp_aCC_compiler.
            * lib/compiler.cc: Likewise.
            * lib/gdb.exp (get_compiler_info): Eval lines only if they are
            'set' commands.  Log diagnostics for other lines.  Set
            gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.

Thanks a lot,
-- 
Joel


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