Where is sun_jvm_hotspot_debugger_windbg_WindbgDebuggerLocal.h?
Franklyn Ding
franklynding at gmail.com
Tue Jul 28 05:57:43 UTC 2009
Hi
I am a fan of JAVA and trying to build openjdk6 on my windows.
I solved several problems but the following one is very weird and I
didn't find anything useful after googling.
* sawindbg.cpp
openjdk\hotspot\agent\src\os\win32\windbg\sawindbg.cpp(28) :fatal error
C1083: Cannot open include file:
'sun_jvm_hotspot_debugger_windbg_WindbgDebuggerLocal.h': No such file or
directory
*
I checked sawindbg.cpp and found the corresponding line
*// this is source code windbg based SA debugger agent to debug
// Dr. Watson dump files and process snapshots.
#include "sun_jvm_hotspot_debugger_windbg_WindbgDebuggerLocal.h"
#ifdef _M_IA64*
So what's wrong with my jdk build, or where can I get this head file?
Thanks
Frank
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/build-dev/attachments/20090728/2987f831/attachment.htm>
More information about the build-dev
mailing list