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] print '--with{,out}-babeltrace' in 'gdb --configuration'


On 04/17/2013 04:36 AM, Doug Evans wrote:
Note that the current code doesn't print*where*  libexpat,etc. were found.
Do we want to take the step of adding that to config.in so it's
available to gdb to print?

When we cross compile GDB (build native arm-linux GDB on i686-pc-linux, for example), the location of libexpat or libbabeltrace on configuration time (on host) would be different with the location on run-time (on target). I am afraid it is not useful to print where libexpat or libbabeltrace were found in the configure and build step.

--
Yao (éå)


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