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]

GDB PATCH Fix lib/java.exp import of target_alias


lib/java.exp in the testsuite uses the target_alias variable without first 
importing it.  That gives a tcl error.  This patch fixes that (though it 
doesn't get the tests running for me, it seems that the compiles don't 
work if libjava isn't installed first).

OK?

R.

<date>  Richard Earnshaw  <rearnsha@arm.com>

	* lib/java.exp (java_init): Import target_alias before using it.


Attachment: gdb-java.patch
Description: gdb-java.patch


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