This is the mail archive of the gdb@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: misc java-related gdb patches


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/


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