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: revamped gdb_mbuild.sh


> PS: Something I forgot to mention.
> 
> The new script, once it has successfully configured, built, and run a 
> target, replaces the BUILDDIR/TARGET directory with a BUILDDIR/TARGET 
> file (-f removes this, this is how the script knows to not try to re-do 
> a build).
> 
> Anyway, the significant thing here is that the file contains the output 
> from the TARGET's ``(gdb) maint print architecture'' command.  Having 
> that output for each architectures available [suddenly] makes it 
> possible to examine/compare all the settings and, consequently, change 
> those settings to something more logical.
> 
> enjoy,
> Andrew
> 

What happens to the build logs?  Do we keep those?

R.


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