<html><head></head><body><div style="font-family:Helvetica Neue, Helvetica, Arial, sans-serif;font-size:16px;"><div><div>Nothing fancy actually. I just want to watch some string variables while debugging, but LLDB just gives me like some kind of array with garbage values. Not useful at all.</div><div><br></div><div>I'm using FPC v.3.0.2 with VS Code and LLDB (as VS Code plugin) on Mac.</div><div><br></div><div class="ydpb969a844signature"><div><br></div>–Mr Bee<div><br></div></div></div>
            <div><br></div><div><br></div>
            
            <div id="ydp671952b0yahoo_quoted_5798748661" class="ydp671952b0yahoo_quoted">
                <div style="font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;font-size:13px;color:#26282a;">
                    
                    <div>
                        Pada Sabtu, 5 Mei 2018 17.25.58 WIB, Ingemar Ragnemalm <ingemar@ragnemalm.se> menulis:
                    </div>
                    <div><br></div>
                    <div><br></div>
                    <div><div dir="ltr"><br></div><div dir="ltr">Den 2018-05-05 kl. 12:00, skrev Mr Bee <<a href="mailto:pak.lebah@yahoo.com" rel="nofollow" target="_blank">pak.lebah@yahoo.com</a>>:<br></div><div dir="ltr">> Hi,<br></div><div dir="ltr">> Is there a way to make LLDB able to read and display Pascal's string correctly? At least, ansi string. I'm now using this option '-glpsw3 -godwarfcpp'. Did I miss some options or something?<br></div><div dir="ltr">> Thank you.<br></div><div dir="ltr"><br></div><div dir="ltr">In my experience, AnsiStrings will print with no problems. For example, <br></div><div dir="ltr">they print nicely with a command like "fr v" as well as "p". Short <br></div><div dir="ltr">strings are worse, they display as arrays or separate characters.<br></div><div dir="ltr"><br></div><div dir="ltr">So what are you doing with them that goes wrong?<br></div><div dir="ltr"><br></div><div dir="ltr">/Ingemar<br></div><div dir="ltr"><br></div><div dir="ltr">_______________________________________________<br></div><div dir="ltr">fpc-pascal maillist  -  <a href="mailto:fpc-pascal@lists.freepascal.org" rel="nofollow" target="_blank">fpc-pascal@lists.freepascal.org</a><br></div><div dir="ltr"><a href="http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal" rel="nofollow" target="_blank">http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal</a></div></div>
                </div>
            </div></div></body></html>