This is the mail archive of the gdb-patches@sourceware.org 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: [Patch] CR16 Simulator fix for gdb 7.4


>>>>> "Kaushik" == Kaushik Phatak <Kaushik.Phatak@kpitcummins.com> writes:

Kaushik> I am not able to figure out the reason why the attached hunk
Kaushik> (nltvals.def) has been removed from the sources, maybe
Kaushik> regenerate missed it out.

I don't think this patch is ok as-is.
The top of nltvals.def says:

/* This file is machine generated by gennltvals.sh.  */

So, I think the bug must either be in gennltvals.sh, or in one of its
input files, and the proper way to fix this would be to find the
original bug, fix it, and re-run gennltvals.sh.

Tom


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