On Tue, 16 Jun 2009 21:18:54 +0200, Barbieri wrote:
Hi,
In some days I will add the mailing list to my email!!
yeah, that would make things much easier.
But... I have this small problem:
I have add this function to gdb_ui_main.c
[...the code I posted previously...]
And when I compile.. I receive NO ERRORS!!
Any compiler warnings?
But... If I install the plugin... the plugin NOT WORK!!
If I comment the function... (only this funcion..) EVERYTHING is ok...
Without having tested it, it happens most probably because the plugin could not be loaded due to missing symbols. You can easily check this by looking at Help->Debug Messages for any related messages.
Regards, Enrico