[geany/geany-plugins] 85a457: scope - ChangeLog and NEWS fixes

Dimitar Zhekov git-noreply at xxxxx
Tue Feb 18 19:28:26 UTC 2014


Branch:      refs/heads/master
Author:      Dimitar Zhekov <dimitar.zhekov at gmail.com>
Committer:   Dimitar Zhekov <dimitar.zhekov at gmail.com>
Date:        Tue, 18 Feb 2014 19:28:26 UTC
Commit:      85a4570c7f23b91eeee40f8182f58edf7a58466b
             https://github.com/geany/geany-plugins/commit/85a4570c7f23b91eeee40f8182f58edf7a58466b

Log Message:
-----------
scope - ChangeLog and NEWS fixes


Modified Paths:
--------------
    scope/ChangeLog
    scope/NEWS

Modified: scope/ChangeLog
9 files changed, 5 insertions(+), 4 deletions(-)
===================================================================
@@ -1,4 +1,4 @@
-2013-02-17  Dimitar Zhekov  <dimitar.zhekov at gmail.com>
+2014-02-17  Dimitar Zhekov  <dimitar.zhekov at gmail.com>
 
  * src/store/scptreestore.c:
    Fixed warning generated by emitting "rows-reordered" for empty
@@ -7,7 +7,7 @@
    Increased version to 0.93.2.
 
 
-2013-02-13  Dimitar Zhekov  <dimitar.zhekov at gmail.com>
+2014-02-13  Dimitar Zhekov  <dimitar.zhekov at gmail.com>
 
  * data/scope.glade, docs/codes.html, docs/scope.html, src/break.c,
    src/views.c, src/views.h:
@@ -17,7 +17,7 @@
    Small changes and clarifications.
 
 
-2013-01-08  Dimitar Zhekov  <dimitar.zhekov at gmail.com>
+2014-01-08  Dimitar Zhekov  <dimitar.zhekov at gmail.com>
 
  * src/utils.c:
    Check whether file from a thread/breakpoint/stack location exists
@@ -25,7 +25,7 @@
    missing files).
 
 
-2013-01-06  Dimitar Zhekov  <dimitar.zhekov at gmail.com>
+2014-01-06  Dimitar Zhekov  <dimitar.zhekov at gmail.com>
 
  * data/scope.glade, src/break.c:
    Show breakpoint origin in the type column, with tooltip.
@@ -37,6 +37,7 @@
    Remove the "Temporary breakpoint on load" only on unload, not on
    hit or when resetting the program state.
    Show catchpoint condition (depends on the gdb version).
+   Support filenames and watch expressions with spaces.
  * src/break.c, src/debug.c, src/inspect.c:
    Apply any unapplied breakpoints/inspects marked as "Apply on run"
    on each run (only important if "Auto run/exit" is off).


Modified: scope/NEWS
2 files changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -1,4 +1,4 @@
-Scope 0.93.2 (2013-02-13):
+Scope 0.93.2 (2014-02-13):
 
     * Remember the total (initial) breakpoint ignore count and
       restore it on each run. Saving the current (remaining) value



--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).


More information about the Plugins-Commits mailing list