On 2014-07-24 17:26, Helmut Schaa wrote:
> Introduce a new config symbol EXTRACT_DEBUGINFO to extract debuginfo
> from all binaries. This depends on USE_STRIP and DEBUG.
> 
> The debuginfo of all packages will be extracted from the binary
> and copied into "bin/$platform/debuginfo".
> 
> This allows better debugging of coredumps by loading the debuginfo
> into gdb.
> 
> Signed-off-by: Helmut Schaa <[email protected]>
How does this patch help with debugging? Debug info is already staged in
staging_dir/target-*/root-*. This path is used by scripts/remote-gdb,
which also accepts corefiles.

- Felix
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to