2008-07-02 Johannes Schmid <jhs@gnome.org>
commit0471ceb66e8005f9af141aa6ca573d31b0200fb0
authorjhs <jhs@1dbfb86a-d425-0410-a06b-cb591aac69f6>
Wed, 2 Jul 2008 10:30:18 +0000 (2 10:30 +0000)
committerjhs <jhs@1dbfb86a-d425-0410-a06b-cb591aac69f6>
Wed, 2 Jul 2008 10:30:18 +0000 (2 10:30 +0000)
tree5224599d6f0b9775ec0778ad31d9441824cd1922
parenta270458814b7622fa3d3be8fed526e17d7c9b622
2008-07-02  Johannes Schmid  <jhs@gnome.org>

* plugins/debug-manager/breakpoints.c
(on_jump_to_breakpoint_activate):
* plugins/debug-manager/disassemble.c (on_location_changed):
* plugins/debug-manager/plugin.c (dma_plugin_location_changed),
(dma_plugin_activate):
* plugins/document-manager/anjuta-docman.c
(anjuta_docman_goto_file_line_mark):

Fixed crash when double-clicking on a breakpoint. Anyway, it still doesn\'t work
because of some strange signal handling (the GFile seems to get destroyed on it\'s
way).

git-svn-id: http://svn.gnome.org/svn/anjuta/trunk@4041 1dbfb86a-d425-0410-a06b-cb591aac69f6
ChangeLog
plugins/debug-manager/breakpoints.c
plugins/debug-manager/disassemble.c
plugins/debug-manager/plugin.c
plugins/document-manager/anjuta-docman.c