Hi Peter,
On Sat, Apr 13, 2013 at 05:15:30PM -0700, Peter Foley <pefoley2@verizon.net> wrote:
commit ffe09728cb829016dbbe24ffc5ed10cfc15cfd5c
Author: Peter Foley <pefoley2@verizon.net>
Date:   Sat Apr 13 17:11:26 2013 -0400
    adapt gdb pretty-printers to libmerged
    Change-Id: I80236f3c69abe713ddfa8111e8ff76f83954def4
This broke pretty-printers here, using a non-libmerged build. On master,
simply no -gdb.py is installed:
$ ls -l solver/*/lib/libswlo*
-rwxr-xr-x 1 vmiklos users 280466633 ápr   15 08:19 solver/unxlngx6/lib/libswlo.so
Correct output on -4-0:
$ ls -l solver/*/lib/libswlo*
-rwxr-xr-x 1 vmiklos users 22337100 ápr   13 13:53 solver/unxlngx6/lib/libswlo.so
-rw-r--r-- 1 vmiklos users     1617 márc   4 09:56 solver/unxlngx6/lib/libswlo.so-gdb.py
After I reverted this commit and did a make dev-install, pretty-printers
work again.  Could you please look into this?
Thanks,
Miklos
  Privacy Policy |
  
Impressum (Legal Info) |
  
Copyright information: Unless otherwise specified, all text and images
  on this website are licensed under the
  
Creative Commons Attribution-Share Alike 3.0 License.
  This does not include the source code of LibreOffice, which is
  licensed under the Mozilla Public License (
MPLv2).
  "LibreOffice" and "The Document Foundation" are
  registered trademarks of their corresponding registered owners or are
  in actual use as trademarks in one or more countries. Their respective
  logos and icons are also subject to international copyright laws. Use
  thereof is explained in our 
trademark policy.