Download
Getting Started
Members
Projects
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
More
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
Toggle navigation
Bugzilla – Attachment 93782 Details for
Bug 223830
JPIAgent.dll is absent in AC and WB bundles 4.5.0-200803242001
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
Terms of Use
|
Copyright Agent
Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read
this important communication.
[patch]
Fix 'JPIBootloader failed to load' on Linux
patch.txt (text/plain), 1.27 KB, created by
Stanislav Polevic
on 2008-03-27 07:35:54 EDT
(
hide
)
Description:
Fix 'JPIBootloader failed to load' on Linux
Filename:
MIME Type:
Creator:
Stanislav Polevic
Created:
2008-03-27 07:35:54 EDT
Size:
1.27 KB
patch
obsolete
>### Eclipse Workspace Patch 1.0 >#P org.eclipse.tptp.platform.jvmti.runtime >Index: src-native/src/JPIAgent/Makefile >=================================================================== >RCS file: /cvsroot/tptp/platform/org.eclipse.tptp.platform.jvmti.runtime/src-native/src/JPIAgent/Makefile,v >retrieving revision 1.9 >diff -u -r1.9 Makefile >--- src-native/src/JPIAgent/Makefile 24 Mar 2008 15:38:05 -0000 1.9 >+++ src-native/src/JPIAgent/Makefile 27 Mar 2008 11:34:23 -0000 >@@ -14,6 +14,7 @@ > $(OBJDIR)/Profiler.o \ > $(OBJDIR)/PrintXML.o \ > $(OBJDIR)/PrintBinary.o \ >+ $(OBJDIR)/PrintWrapper.o \ > $(OBJDIR)/binformat.o \ > $(OBJDIR)/utility.o \ > $(OBJDIR)/ECJvmtiAgent.o >Index: src-native/src/JPIAgent/binformat.cpp >=================================================================== >RCS file: /cvsroot/tptp/platform/org.eclipse.tptp.platform.jvmti.runtime/src-native/src/JPIAgent/binformat.cpp,v >retrieving revision 1.3 >diff -u -r1.3 binformat.cpp >--- src-native/src/JPIAgent/binformat.cpp 25 Mar 2008 17:27:15 -0000 1.3 >+++ src-native/src/JPIAgent/binformat.cpp 27 Mar 2008 11:34:24 -0000 >@@ -126,7 +126,7 @@ > > // Max qualified frequency message > CFreqMessage::CFreqMessage(): CBinaryMessage(BF_FREQ_ID), >- frequency(NULL) >+ frequency(0) > { > } >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 223830
:
93424
|
93496
|
93782