Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development

Plugin SDK package compatible with nightly build

<< < (2/2)

mandrav:

--- Quote from: Jan van den Borst on August 04, 2006, 05:22:51 pm ---    Breakpoint 1 (c:/codeblocks/src/plugins/contrib/copystrings/copystrings.cpp:80) pending.

No futher movement
Any ideas?


--- End quote ---

Let it continue. It will eventually start.
When you have pending breakpoints (as is always the case with plugins), gdb tries continuously to locate the symbol after each library (plugin) is loaded. This operation unfortunately is slow. Just give it some time...

Navigation

[0] Message Index

[*] Previous page

Go to full version