Review Request 125664: bug 327760. user will be notified if the debug symbols are missing

rishabh gupta rishabh9511 at gmail.com
Sat Oct 17 21:59:36 UTC 2015



> On Oct. 17, 2015, 5:30 p.m., Aleix Pol Gonzalez wrote:
> > This assumes the project is using cmake.
> > 
> > Would it be possible to check in the executable if the symbols are available?
> 
> Sven Brauch wrote:
>     In principle it's easy, e.g. `readelf -S /usr/lib/libpng.so  |grep debug_info`; one would just need to find a more elegant way to do this.

i tried this but there is no such thing as debug_info or debug .  even nm -gC  doesn't list any information about  debug symmbols


- rishabh


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/125664/#review86981
-----------------------------------------------------------


On Oct. 16, 2015, 5:13 p.m., rishabh  gupta wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/125664/
> -----------------------------------------------------------
> 
> (Updated Oct. 16, 2015, 5:13 p.m.)
> 
> 
> Review request for KDevelop, Aleix Pol Gonzalez and Milian Wolff.
> 
> 
> Bugs: 327760
>     http://bugs.kde.org/show_bug.cgi?id=327760
> 
> 
> Repository: kdevelop
> 
> 
> Description
> -------
> 
> code will check if the project compiled is complied with debug symbols or not .if it's not compiled with the debug symbols user will be notified about it
> 
> 
> Diffs
> -----
> 
>   debuggers/gdb/gdbconfigpage.h 6a877d2 
>   debuggers/gdb/gdbconfigpage.cpp 6fd1c3a 
> 
> Diff: https://git.reviewboard.kde.org/r/125664/diff/
> 
> 
> Testing
> -------
> 
> builds 100%
> testing done
> 
> 
> Thanks,
> 
> rishabh  gupta
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20151017/1b87203b/attachment-0001.html>


More information about the KDevelop-devel mailing list