Re: [lldb-dev] Xcode and Pascal (FPC)

2017-03-16 Thread Robinson, Paul via lldb-dev
sts.llvm.org] On Behalf Of via > lldb-dev > Sent: Thursday, March 16, 2017 1:25 AM > To: lldb-dev@lists.llvm.org > Subject: Re: [lldb-dev] Xcode and Pascal (FPC) > > Hi, > > I have no answer received yet to this question. > Maybe this list / forum is not the appropriate plac

Re: [lldb-dev] Xcode and Pascal (FPC)

2017-03-16 Thread via lldb-dev
Hi, I have no answer received yet to this question. Maybe this list / forum is not the appropriate place for this kind of question. If this is the case please advise me to whom I should address myself. …or is it just a wast of time to try to improve displaying Pascal variable names (not case-se

[lldb-dev] Xcode and Pascal (FPC)

2017-03-09 Thread via lldb-dev
Hi, For many years I’m using Xcode to compile and debug source code written in Pascal (Free Pascal Compiler). Previously using the gdb-debugger. With the lldb debugger the "Debug Bar-Proces Controls" and breakpoints still works fine. Variables values are displayed in the "View variables”. Thank