breakpad/src/client/windows
doshimun f6b3e16ef8 Set the dump thread id and the requesting thread id properties of MDRawBreakpadInfo
only in case of in-process dump generation; otherwise the dump processing code of
breakpad doesn't identify the crashing thread properly.

I am checking this in to-be-reviewed since it is needed urgently in one of the
products at Google.



git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@276 4c0a9323-5329-0410-9bdc-e9ce6186880e
2008-05-31 19:23:20 +00:00
..
common Replace the user of wcscpy_s with safe_wcscpy in common/windows/string_utils-inl.h to 2008-05-08 18:15:07 +00:00
crash_generation Set the dump thread id and the requesting thread id properties of MDRawBreakpadInfo 2008-05-31 19:23:20 +00:00
handler Some style guide compliance changes and changed the prototype of the method to get custom client info in ClientInfo class. 2008-05-07 21:54:12 +00:00
sender Fix newlines (#253). rs=ted.mielczarek 2008-04-07 21:50:57 +00:00
tests/crash_generation_app Microsoft broke PROCESS_ALL_ACCESS when we build with WINVER=0x600. See http://nsylvain.blogspot.com/2008/01/winverwin32winnt-mayhem.html for 2008-05-15 04:12:34 +00:00
breakpad_client.sln Fix newlines (#253). rs=ted.mielczarek 2008-04-07 21:50:57 +00:00