GDB Variables/Watches

Niko Sams niko.sams at gmail.com
Sat Jun 13 08:30:07 UTC 2009


On Sat, Jun 13, 2009 at 10:10, Vladimir Prus<ghost at cs.msu.su> wrote:
> On Saturday 13 June 2009 Niko Sams wrote:
>
>> Hi,
>>
>> The main missing part of our current gdb debugger is a properly
>> working variable view.
>>
>> I took the qt-creators implementation of Watches (how they call them)
>> and started porting it to kdevelop.
>> Including splitting up debugger independent stuff into the platform.
>> It compiles and locals are shown correctly during debugging.
>
> I doubt this is possible without GDB changes. Can you send a patch?
attached. (with a lot of disabled code, just to prove it's working...)

>
>> But still a long way to go.
>>
>> Before I put more time into this I want to ask what you think about it.
>
> Well, what exactly qt-creator Watches are?
Locals, user added watches and tooltips.

Niko
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dbg.diff
Type: application/octet-stream
Size: 152483 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20090613/833c0708/attachment.obj>


More information about the KDevelop-devel mailing list