Review Request 125664: bug 327760. user will be notified if the debug symbols are missing
Milian Wolff
mail at milianw.de
Sat Jan 23 15:04:44 UTC 2016
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/125664/#review91479
-----------------------------------------------------------
debuggers/gdb/gdb.h (line 143)
<https://git.reviewboard.kde.org/r/125664/#comment62523>
a boolean would do the trick as well. do that and simplify the code + comment then please
debuggers/gdb/gdb.cpp (line 177)
<https://git.reviewboard.kde.org/r/125664/#comment62524>
just use `buffer_.contains("No symbol table is loaded")`, no need for the QString conversion here.
- Milian Wolff
On Jan. 23, 2016, 8:45 a.m., rishabh gupta wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/125664/
> -----------------------------------------------------------
>
> (Updated Jan. 23, 2016, 8:45 a.m.)
>
>
> Review request for KDevelop, Aleix Pol Gonzalez, Kevin Funk, 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/gdb.h 087f51e
> debuggers/gdb/gdb.cpp 66fee9e
>
> 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/20160123/dd30bfb5/attachment.html>
More information about the KDevelop-devel
mailing list