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: [RFC] gdb.mi tests


On Wed, Mar 12, 2008 at 04:49:08PM -0400, Aleksandar Ristovski wrote:
> This means that the order in which files are loaded matters and the latter 
> in the process a file gets loaded, it carries more 'overriding' 
> capabilities. Therefore, first files loaded should be very generic, going 
> towards customization files.

Yes.  But load_lib will not reload an already loaded file - we have
some board files which check if $tool == "gdb", and load_lib
mi-support.exp themselves, and use "rename".  I didn't say it was
pretty or the right way!

-- 
Daniel Jacobowitz
CodeSourcery


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