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]

Re: more robust get_compiler_info


> Sounds good to me.  I will give it a whirl.
> 
> Here is the new patch, not tested yet, not even a ChangeLog entry.

I tried it on alpha-tru64, and that solved the abort. With ambiguous.exp
for instance, I now get the following output:

<<
Running ./gdb.cp/ambiguous.exp ...
gdb compile failed, default_target_compile: Can't find g++.
WARNING: Testcase compile failed, so all tests in this file will automatically fail.

ERROR: (timeout) GDB never initialized after 10 seconds.
WARNING: remote_expect statement without a default case?!
ERROR: couldn't load /usr/prague.a/brobecke/next_pb/gdb-public/gdb/testsuite/gdb.cp/ambiguous into /usr/prague.a/brobecke/next_pb/gdb-public/gdb/testsuite/../../gdb/gdb (end of file).
ERROR: Delete all breakpoints in delete_breakpoints (timeout)
ERROR: couldn't run to breakpoint
>>

Thanks!

-- 
Joel


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