Re: [anjuta-devel] debugging plugins
- From: Sébastien Granjoux <seb sfo free fr>
- To: Karel Patlejch <kaja patlejch gmail com>, anjuta-devel-list gnome org
- Subject: Re: [anjuta-devel] debugging plugins
- Date: Sun, 18 Oct 2015 15:33:06 +0200
Hi,
Le 18/10/2015 15:03, Karel Patlejch a écrit :
I am new to Anjuta development, and I need some help. I don't know how
to debug it. I'd like to debug a plugin, but when I run Anjuta in gdb
and run it, it executes another process and it terminates. Can anybody
help? Thank you.
There is nothing special to debug an Anjuta plugin. The plugins are
loaded as shared libraries in the same Anjuta process. You have to load
Anjuta in gdb and you can put a breakpoint in the plugin code, by
example the activate function.
Regards,
Sébastien
[
Date Prev][Date Next] [
Thread Prev][Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]