nemiver r484 - in trunk: . src/persp/dbgperspective



Author: jjongsma
Date: 2007-05-15 04:44:13 +0100 (Tue, 15 May 2007)
New Revision: 484
ViewCVS link: http://svn.gnome.org/viewcvs/nemiver?rev=484&view=rev

Modified:
   trunk/ChangeLog
   trunk/src/persp/dbgperspective/nmv-dbg-perspective.cc
Log:
Disable 'toggle enable breakpoint' when there's no breakpoint on the line

Add handling for when the cursor position changes so that we can enable or
disable certain actions depending on what line we're on.  Now, the "toggle
enable breakpoint" action is set insensitive when there's no breakpoint set on a
particular line.  This is a partial fix for bug #430346.  The method I used to
implement this feels a little bit 'brute-force'-ish, so if you know of better
ways to accomplish this, let me know.





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]