diff options
author | ted.mielczarek <ted.mielczarek@4c0a9323-5329-0410-9bdc-e9ce6186880e> | 2010-06-25 16:56:27 +0000 |
---|---|---|
committer | ted.mielczarek <ted.mielczarek@4c0a9323-5329-0410-9bdc-e9ce6186880e> | 2010-06-25 16:56:27 +0000 |
commit | 75ce5938919e1e195a71329fee63971ed2a218fc (patch) | |
tree | 41f06a9b492467c936bea5f440e970f1f10d4abb /src/common/mac/GTMGarbageCollection.h | |
parent | Breakpad Mac symbol dumper: Add new Mach-O reader class. (diff) | |
download | breakpad-75ce5938919e1e195a71329fee63971ed2a218fc.tar.xz |
Breakpad Mac dumper: Change the dumper to be more C++-ish.
Instead of using bzero in main, use constructors to initialize the
Options structure.
Use C++ bool, not Objective-C BOOL.
Use a const NXArchInfo * to represent the architecture name, so that we can
use the NXGetLocalArchInfo, NXGetArchInfoFromName, etc. to handle things.
Delete the 'uuidStr' member; it is unused.
Leave Options::srcPath as an NSString, so that we can continue to use the
filesystem path abstraction methods provided by the Foundation framework.
A=jimb R=mark
git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@611 4c0a9323-5329-0410-9bdc-e9ce6186880e
Diffstat (limited to 'src/common/mac/GTMGarbageCollection.h')
0 files changed, 0 insertions, 0 deletions