2013/3/8 Abir Basak
> If I want to debug an executable created with clang 3.2 rubenvb build, it
> shows DW_FORM_strp pointing outside .debug_str section
> The gdb version comes with the build
> GNU gdb (rubenvb-4.6.3-2-release) 7.5.50.20121228-cvs
>
> Is there any way I can debug an application
If I want to debug an executable created with clang 3.2 rubenvb build, it
shows DW_FORM_strp pointing outside .debug_str section
The gdb version comes with the build
GNU gdb (rubenvb-4.6.3-2-release) 7.5.50.20121228-cvs
Is there any way I can debug an application compiled with clang 3.2 ?
Thank