[scribus-dev] Typical setup for debugging Scribus
Thach Tran
tranngocthachs at gmail.com
Fri Jun 12 04:38:17 CEST 2009
It's really is that simple. My bad for not thinking about this
earlier. Now it works beautifully, integrated into QtCreator as well.
Thank you very much, indeed.
Cheers,
Thach
On 12 Jun 2009, at 02:29, Owen wrote:
>
>> Hi all,
>> I'm struggling with the correct setup/environment to debug Scribus.
>> Could anyone walk me through the steps of debugging Scribus? I'm
>> using
>> command line gdb at the moment. I have compiled it into an executable
>> file (in a separate build folder, of course) and run "gdb -d source-
>> directory scribus" but look like it doesn't recognize any source
>> files. Without the source files attached, it's quite difficult to
>> figure out what's going on. I have tried the debugger in QtCreator as
>> well but the program doesn't break at my specified break points. I
>> guess it's also because the executable file and the source files did
>> not associate at all.
>> I'm running it on Ubuntu, by the way. Any suggestion for other IDEs I
>> might try is also welcome.
>
>
>
> You dont say, but did you build with 'WANT_DEBUG=1' ?
>
> --
>
>
>
> Owen
>
>
> _______________________________________________
> scribus-dev mailing list
> scribus-dev at lists.scribus.net
> http://lists.scribus.net/mailman/listinfo/scribus-dev
More information about the scribus-dev
mailing list