How to Create symbol tables to be used by gdb

The MagickWand interface is a new high-level C API interface to ImageMagick core methods. We discourage the use of the core methods and encourage the use of this API instead. Post MagickWand questions, bug reports, and suggestions to this forum.
Post Reply
images
Posts: 9
Joined: 2019-08-26T15:26:11-07:00
Authentication code: 1152

How to Create symbol tables to be used by gdb

Post by images »

Hi I am new to MagickWand. I want to step through using gdb and need to create symbol tables. I don't see any option for doing that using "make". Please let me if anybody has used gdb for single stepping the source code?
Post Reply