[Libreoffice-bugs] [Bug 34745] Implementation of python gdb helpers

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Feb 25 17:17:48 PST 2011


https://bugs.freedesktop.org/show_bug.cgi?id=34745

--- Comment #2 from Dave Malcolm <dmalcolm at redhat.com> 2011-02-25 17:17:48 PST ---
Created an attachment (id=43844)
 --> (https://bugs.freedesktop.org/attachment.cgi?id=43844)
Work in progress unit test for gdb python prettyprinting hooks for (String*)

This is an attempt at an automated test suite for the prettyprinting hook for
(String*).

It launches my machines' copy of oo-impress under gdb (with a hardcoded
path...) sets up some strategically-placed breakpoints, and tried to verify how
a (String*) is printed.

I'm currently invoking this using:
  PYTHONPATH=$(pwd) python selftest.py
so that the gdb subprocess it launches can find and "manually" import the
libreoffice.py

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Libreoffice-bugs mailing list