[geany/geany-plugins] : Debugger:

Alexander Petukhov devel at xxxxx
Wed Jan 11 21:21:35 UTC 2012


  Branch: refs/heads/master
  Home:   https://github.com/geany/geany-plugins
  Commit: 74a121b4f9c4b60c6325227694421188622ac8cb
      https://github.com/geany/geany-plugins/commit/74a121b4f9c4b60c6325227694421188622ac8cb
  Author: Alexander Petukhov <devel at apetukhov.ru>
  Date:   2012-01-11 (Wed, 11 Jan 2012)

  Changed paths:
    M debugger/src/dbm_gdb.c
  M debugger/src/debug.c
  M debugger/src/debug_module.h

  Log Message:
  -----------
  Debugger:
1. async target loading and setting debug parameters to prevent UI unresponsiveness
2. fixing some debug message colors
3. fixing a bug when no stop reason is supplied with a GDB stop message


  Commit: 1fd1a93b6f776f8de45d54056ca8002d6fe287ff
      https://github.com/geany/geany-plugins/commit/1fd1a93b6f776f8de45d54056ca8002d6fe287ff
  Author: Alexander Petukhov <devel at apetukhov.ru>
  Date:   2012-01-11 (Wed, 11 Jan 2012)

  Changed paths:
    M debugger/src/dbm_gdb.c
  M debugger/src/debug.c
  M debugger/src/debug_module.h

  Log Message:
  -----------
  Merge pull request #9 from cesspit/master

debugger: async target loading, fixes


Compare: https://github.com/geany/geany-plugins/compare/9f3af04...1fd1a93


More information about the Plugins-Commits mailing list