Il 27/01/2013 06:49, Joel Madero ha scritto:
static void lcl_SavePrintUIOptionsToDocumentPrintData

Add a backtrace here

is what is saving print options and that it's being called regardless of
if cancel or ok is being pushed (no good). So I'm trying to track down
something that is only called when Cancel is pushed so that I can move
the above function elsewhere. But unfortunately I can't use gdb for the
above function -- no clue why but it never appears to work with breaks).

Then print "bt full" in gdb to see previous frames, if the break is not called you may want to reconsider your hypothesis :)

hth,
riccardo
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to