Branch: refs/heads/master Author: Alexander Petukhov devel@apetukhov.ru Committer: Alexander Petukhov devel@apetukhov.ru Date: Sun, 08 Jul 2012 07:24:21 Commit: a3ea10cb3217d98353ef6ccd9187c6be6fa2e070 https://github.com/geany/geany-plugins/commit/a3ea10cb3217d98353ef6ccd9187c6...
Log Message: ----------- debugger: README/Changelog/TODO update
Modified Paths: -------------- debugger/ChangeLog debugger/README debugger/TODO
Modified: debugger/ChangeLog 4 files changed, 4 insertions(+), 0 deletions(-) =================================================================== @@ -1,3 +1,7 @@ +14-06-2012 Alexander Petukhov devel@apetukhov.ru + + * fixed reverse children order in watch/autos + 08-04-2012 Alexander Petukhov devel@apetukhov.ru
* fixed a bug with wrong error message when a breakpoint condition/hitscounr can't be set
Modified: debugger/README 6 files changed, 4 insertions(+), 2 deletions(-) =================================================================== @@ -1,11 +1,11 @@ Debugger ==================
-.. image:: http://img52.imageshack.us/img52/4424/geanydebuggersmall.png +.. image:: http://img804.imageshack.us/img804/1429/debuggersmall.png :width: 400 :alt: debugger plugin :align: right - :target: http://img839.imageshack.us/img839/6752/geanydebugger.png + :target: http://img685.imageshack.us/img685/9610/debugger.png
.. contents::
@@ -25,6 +25,8 @@ Features * Watches, autos * Debug terminal * Debugger messages window + * Threads and stack info + * Switching frames in the stack trace window * Variables calltips while debugging * Saving debug session data in a Geany project (can be switched through settings) * Double or single panel modes
Modified: debugger/TODO 1 files changed, 1 insertions(+), 0 deletions(-) =================================================================== @@ -1,6 +1,7 @@ BUGS: - panel buttons status change only after loading target file - markers dissapear after refreshing a file (in other encoding for example) +- markers are not restored aftre refresh as CODEPAGE action
FEATURES:
@@ Diff output truncated at 100000 characters. @@
-------------- This E-Mail was brought to you by github_commit_mail.py (Source: TBD).
plugins-commits@lists.geany.org