Ivan Popov wrote:
Gregory,
It seems you applied only one patch for jdktools build and did not
apply another patch for federated build. Without this patch debug
version of Harmony HDK/JDK/JRE snapshots still misses *.pdb files and
is hard for debugging. Did you skip this patch intentionally?
You are right. My habit to select All and chose the latest patch played
the bad habit this, so I just missed this patch. I'm going to commit it
right now.
On 4/18/07, Gregory Shimansky (JIRA) <[EMAIL PROTECTED]> wrote:
[
https://issues.apache.org/jira/browse/HARMONY-3699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gregory Shimansky closed HARMONY-3699.
--------------------------------------
Resolution: Fixed
Patch applied at 530063. The build seems to be working fine, pdb files
are copied in place.
> [jdktools][build] Copy pdb files on windows to deploy directory
> ---------------------------------------------------------------
>
> Key: HARMONY-3699
> URL: https://issues.apache.org/jira/browse/HARMONY-3699
> Project: Harmony
> Issue Type: Improvement
> Components: JDK
> Environment: Windows, apache-harmony-jdk-r529895
> Reporter: Ivan Popov
> Assigned To: Gregory Shimansky
> Attachments: federated_build_copy_pdb.patch,
jdktools_build_copy_pdb.patch
>
>
> Build scripts of jdktools component should copy *.pdb files to
deploy directory to facilitate debugging on windows (similar issue for
classlib component is HARMONY-2719).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
--
Gregory