misc java-related gdb patches
Per Bothner
per@bothner.com
Thu Apr 11 18:20:00 GMT 2002
Daniel Jacobowitz wrote:
> On Thu, Apr 11, 2002 at 12:52:21PM -0700, Per Bothner wrote:
>> * language.c (unk_lang_create_fundamental_type): Remove.
>> (unknown_language_defn, auto_language_defn, local_language_defn):
>> In place of unk_lang_create_fundamental_type use
>> c_create_fundamental_type.
>>> I don't see why this is needed. The language fundamental type hooks
> should probably all die, IIRC...
Perhaps, but the thread on gdb@sources.redhat.com titled
"GDB 5.2 vs. Ada (and probably other unknown languages)"
suggests this change is needed, not just for Java. (I can't
remember anymore why I needed this change, but I believe I ran
into the same kind of error as in the above-mentioned thread.)
--
--Per Bothner
per@bothner.com http://www.bothner.com/per/
More information about the Java
mailing list