Users Pricing

forum

Home Forums In Objective-C how to Dump Data stored obj-c object – MindStick

In Objective-C how to Dump Data stored obj-c object

zack mathews 2288 29 Sep 2015

In other programming languages like PHP or Perl, it is easy to dump everything that is contained in a variable. Like in PHP using var_dump() or print_r() functions and Perl has the Data::Dumper CPAN class, etc.

So, I want something like that in Objective-C, in few cases it would be very convenient to able to dump everything like that, instead of using gdb to inspect each variable.


1 Answers

Markdown for AI

A clean, structured version of this page for AI assistants and LLMs.

Open .md