Skip to content

Instantly share code, notes, and snippets.

@Nub
Created October 12, 2011 04:33
Show Gist options
  • Select an option

  • Save Nub/1280285 to your computer and use it in GitHub Desktop.

Select an option

Save Nub/1280285 to your computer and use it in GitHub Desktop.
(gdb) print-object tributeJson
{
"tribute_author" = "Jack Perry";
"tribute_database_row" = 0;
"tribute_device" = 0;
"tribute_flagged" = 0;
"tribute_id" = 1;
"tribute_image" = "<null>";
"tribute_image_size" = "<null>";
"tribute_image_url" = "htttp://images.tribute.frequenciesapp.com";
"tribute_message" = "<null>";
"tribute_posted" = "2011-10-09 22:23:19";
"tribute_title" = "Steve Jobs";
}
(gdb)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment