Branch: refs/heads/master Author: Dimitar Zhekov dimitar.zhekov@gmail.com Committer: Dimitar Zhekov dimitar.zhekov@gmail.com Date: Sat, 03 Oct 2015 18:44:43 UTC Commit: 3e57ba39b82bb0d8829bf4af4bebd95a331d8809 https://github.com/geany/geany-plugins/commit/3e57ba39b82bb0d8829bf4af4bebd9...
Log Message: ----------- scope: update ChangeLog
Modified Paths: -------------- scope/ChangeLog
Modified: scope/ChangeLog 13 lines changed, 13 insertions(+), 0 deletions(-) =================================================================== @@ -1,3 +1,16 @@ +2015-10-03 Dimitar Zhekov dimitar.zhekov@gmail.com + + * docs/scope.html: + Small documentation fixes. + * src/prefs.c, src/prefs.h: + Cleanup the obsolete gdb_send_interval and gdb_wait_death. + * src/debug.c, src/debug.h, src/parse.c: + Don't say "GDB died unexpectedly" if the user types -gdb-exit. + * src/debug.c: + Don't display possible binary zeros received from gdb stderr. + Fix line read error message for non-MI lines. + + 2015-10-02 Dimitar Zhekov dimitar.zhekov@gmail.com
* src/scope.c:
-------------- This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).