Added the ability to search segments for data. Currently __TEXT, __LINKEDIT and __PAG...
authorGreg Clayton <gclayton@apple.com>
Thu, 31 Jan 2013 06:38:09 +0000 (06:38 +0000)
committerGreg Clayton <gclayton@apple.com>
Thu, 31 Jan 2013 06:38:09 +0000 (06:38 +0000)
commite7fc9ccf2e5c240a7d760d360c1851eff62e295d
treeb345642e5d6bff0b56f60c4e93dc239487aafd10
parentd471863c1ef5e962919d774a30cac8a7ff0b2f3b
Added the ability to search segments for data. Currently __TEXT, __LINKEDIT and __PAGEZERO are excluded.

Added many more cleanups to the output.

llvm-svn: 174045
lldb/examples/darwin/heap_find/heap.py