wukenaihe / google-breakpad

Automatically exported from code.google.com/p/google-breakpad
0 stars 0 forks source link

MACHINE_THREAD_STATE on older 10.4 versions. #164

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Later versions of the 10.4u SDKs change the value of
MACHINE_THREAD_STATE to request the new x86_thread_state_t, which
doesn't work on older 10.4s.  This patch forces
i386_THREAD_STATE/i386_thread_state_t when building for i386.

Original issue reported on code.google.com by dave.c...@gmail.com on 8 May 2007 at 4:46

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by ted.mielczarek on 8 May 2007 at 7:04