[Lazarus] Debugging and Structured Data Arrays

Andrew Brunner andrew.t.brunner at gmail.com
Sat Aug 1 02:17:30 CEST 2009


Hi All.  I have a data type of TStringArray=Array of String...

Under debugger (GDB Linux) I can't access any of the elements.

Is there a compiler option to enable information during debugging and
or watching?

Presently, when Inspecting or Viewing I get an error "Cannot perform
pointer math on incomplete type TSTRINGARRAY..."

Any ideas?




More information about the Lazarus mailing list