Bug 222967 - Use frame-changed event to update current frame
Summary: Use frame-changed event to update current frame
Status: CONFIRMED
Alias: None
Product: kdevelop
Classification: Applications
Component: CPP Debugger (show other bugs)
Version: unspecified
Platform: Compiled Sources Unspecified
: NOR wishlist
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-16 13:10 UTC by Niko Sams
Modified: 2010-01-17 15:49 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Niko Sams 2010-01-16 13:10:31 UTC
Version:           svn trunk (using Devel)
Installed from:    Compiled sources

Using up and down commands in gdb console view should work as in plain gdb.
Comment 1 Vasek Smidl 2010-01-17 15:49:50 UTC
So far, it works like a charm. Thank very much.

Just a nit pick: would it be possible to set focus to the GDB prompt when clicking on the GDB tab? As it is now, I always end up typing gdb command into the code editor...