progress in gdb

Vladimir Prus ghost at cs.msu.su
Fri Jan 15 07:06:33 UTC 2010


On Thursday 14 January 2010 23:08:03 Vasek Smidl wrote:

> Hi all,
> I keep an eye on kdevelop4 for some time. I use it as my production environment
> due to beauty of duchain. Thanks for such a fine job.
> 
> The only worry is debugging. I use "raw" gdb prompt quite often (own gdb
> macros) and it is currently broken in switching frames.
> Clicking on a frame in the frame stack tab switches to the current document,
> but gdb command prompt is not switched. 

What do you mean, specifically?

> Interestingly enough, not even "up" or
> "f" commands work in the gdb prompt.

Presumably, this is because I forgot to add code that would listed to the "=frame-changed"
notification and update current frame in KDevelop. Could you create a bug, and I'll
see into this?

- Volodya




More information about the KDevelop-devel mailing list