Re: [Plplot-devel] build PLPlot with debug symbols in linux / cmake

2016-12-09 Thread Pedro Vicente
lt;p.d.rosenb...@gmail.com> To: "Pedro Vicente" <pedro.vice...@space-research.org> Cc: "Alan W. Irwin" <ir...@beluga.phys.uvic.ca>; <plplot-devel@lists.sourceforge.net> Sent: Friday, December 09, 2016 8:44 PM Subject: Re: [Plplot-devel] build PLPlot with debug sym

Re: [Plplot-devel] build PLPlot with debug symbols in linux / cmake

2016-12-09 Thread Phil Rosenberg
s that the variables are not initialized and are potencially used > > > -Pedro > > - Original Message - From: "Alan W. Irwin" > <ir...@beluga.phys.uvic.ca> > To: "Pedro Vicente" <pedro.vice...@space-research.org> > Cc: <plpl

Re: [Plplot-devel] build PLPlot with debug symbols in linux / cmake

2016-12-08 Thread Pedro Vicente
research.org> Cc: <plplot-devel@lists.sourceforge.net> Sent: Thursday, December 08, 2016 1:59 PM Subject: Re: [Plplot-devel] build PLPlot with debug symbols in linux / cmake > On 2016-12-08 01:52-0500 Pedro Vicente wrote: > >> >> Hi Alan >> >> I have a wxWidget

Re: [Plplot-devel] build PLPlot with debug symbols in linux / cmake

2016-12-08 Thread Alan W. Irwin
On 2016-12-08 03:01-0500 Pedro Vicente wrote: > I found out about the debug build cmake option, with > > cmake -DCMAKE_BUILD_TYPE=Debug ... Yes, that was the name of the cmake option I was trying to remember in my previous post. But I have never tested that so there may be some areas of our

Re: [Plplot-devel] build PLPlot with debug symbols in linux / cmake

2016-12-08 Thread Alan W. Irwin
On 2016-12-08 01:52-0500 Pedro Vicente wrote: > > Hi Alan > > I have a wxWidgets application that I developed for Windows and Linux that > uses PLplot . > > I started having a segfault on the *Linux* only version. > > Debugging in Windows is a breeze with Visual Studio. > > For Linux I was able

Re: [Plplot-devel] build PLPlot with debug symbols in linux / cmake

2016-12-08 Thread Pedro Vicente
urther , it makes no senseCould it be because of the use of templates in the PLPlot wxWidgets code?- Original Message - From: Pedro Vicente To: plplot-devel@lists.sourceforge.net Sent: Thursday, December 08, 2016 1:52 AM Subject: [Plplot-devel] build PLPlot with debug symbols in

[Plplot-devel] build PLPlot with debug symbols in linux / cmake

2016-12-07 Thread Pedro Vicente
Hi Alan I have a wxWidgets application that I developed for Windows and Linux that uses PLplot . I started having a segfault on the *Linux* only version. Debugging in Windows is a breeze with Visual Studio. For Linux I was able to make a QtCreator project to debug (yes, Qt debugging