summaryrefslogtreecommitdiff
path: root/solenv/lldb
AgeCommit message (Collapse)AuthorFilesLines
2018-10-25fix gdb pretty printingNoel Grandin1-2/+2
revert part of commit 6f50961e69406a17d6ec998956a6b33208b1001b remove more rtl::OUString and OString prefixes Change-Id: I026f8175c855a20bab54940f6235bca5c91ddbab
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin1-2/+2
which seem to have snuck back in since the great rounds of removals. Change-Id: I85f7f5f4801c0b48dae8b50f51f83595b286d6a1 Reviewed-on: https://gerrit.libreoffice.org/62229 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2016-09-26LLDB remove pretty-printing of long obsolete String classMichael Stahl1-16/+0
Change-Id: I8574c0b731efecb174370d09cfea2c89c27ab974
2016-09-26LLDB pretty print rtl_String / OString tooMichael Stahl1-0/+40
Change-Id: Iaf77d03d8116273054ae3efca88f44fd926bf211
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-22/+4
2013-01-07Fix usage instructions now that we use __lldb_init_moduleTor Lillqvist1-3/+1
Change-Id: I3ba7009f6c44312afda6e3aaa78ca82dd6ece545
2013-01-07Add lldb pretty-printers for UniStringData and StringTor Lillqvist1-6/+28
Change-Id: I17c7a42d6e401f21f04440ee14616b07bfa0068e
2013-01-03Make the rtl_uString pretty-printer work betterTor Lillqvist1-8/+17
Change-Id: I4c376f53af0a20203a4c8ea34abbf607ac7e987e
2012-03-13Initial version of pretty-printer for lldbTor Lillqvist1-0/+71