[PATCH] print '--with{,out}-babeltrace' in 'gdb --configuration'

Yao Qi yao@codesourcery.com
Wed Apr 17 09:40:00 GMT 2013


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 (齐尧)



More information about the Gdb-patches mailing list