Hi, I have a pointer to some unsigned char data that really represents 2D raster data. Is there some way (maybe using a custom Python dumper) to get this to display as an image in the debugger in Qt Creator? I can dump the memory to a file using GDB and plot using Python, but it'd be much quicker to keep this within Creator.
Thoughts? Thanks, Ryan -- Ryan May Software Engineer Enterprise Electronics Corporation 101 David L. Boren Blvd. Ste. 1001 Norman, OK 73019 (405)325-5581 _______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator
