Hi Geoffrey, > Well, sorry. I just found the needed trick in the wiki. So I redid the > cmake (from a completely empty dir :-) with CMAKE_BUILD_TYPE=Debug. This did > result in a line in the cmake output reflecting that it is a debug build. > However, I can't see how the files were actually compiled. > make VERBOSE=1 > Well, I go to the installed examples dir, and run xtk01 under gdb, and it > tells me there is no debugging info available. > I usually debug in the build tree. Add the "-DBUILD_TEST=ON" to the cmake options and all examples will be compiled in the built tree. Running the examples with gdb usually works, for me at least. Maybe you should try that. > And it doesn't behave under the debugger like it does from the command line. > Argh. > > Anyway, I'm not convinced the buid is really debugging enabled, since gdb > tells me theres no debugging info available. > > Suggestions? > Regards, Werner > ------------------------------------------------------------------------------ > Crystal Reports - New Free Runtime and 30 Day Trial > Check out the new simplified licensign option that enables unlimited > royalty-free distribution of the report engine for externally facing > server and web deployment. > http://p.sf.net/sfu/businessobjects > _______________________________________________ > Plplot-devel mailing list > Plplot-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/plplot-devel >
-- Dr. Werner Smekal Institut fuer Allgemeine Physik Technische Universitaet Wien Wiedner Hauptstr 8-10 A-1040 Wien Austria DVR-Nr: 0005886 email: sme...@iap.tuwien.ac.at web: http://www.iap.tuwien.ac.at/~smekal phone: +43-(0)1-58801-13463 (office) +43-(0)1-58801-13469 (laboratory) fax: +43-(0)1-58801-13499 ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensign option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ Plplot-devel mailing list Plplot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/plplot-devel