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: [commit] Let {TM,XM,NM}_FILE specify a path


> Date: Thu, 09 Sep 2004 11:17:18 -0400
> From: Andrew Cagney <cagney@gnu.org>
> Cc: gdb-patches@sources.redhat.com
> 
> I've now prototyped this change vis:
> 	TM_FILE -> TM_INCLUDE
> 	NAT_FILE -> NM_INCLUDE (for consistency)
> 	XM_FILE -> XM_INCLUDE
> and found that it didn't help.
> 
> TM_FILE specifies the name of the file that is linked to "tm.h".  My 
> patch does not change this.  It just removes a restriction on what could 
> be specified for that file.

I still don't see why TM_INCLUDE isn't a better name, but if you feel
strongly about keeping the current name, I won't object.  TM_INCLUDE
was just a suggestion, anyway.


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