You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Gregory Shimansky (JIRA)" <ji...@apache.org> on 2006/06/28 00:00:29 UTC

[jira] Created: (HARMONY-681) [classlib] [drlvm] Enable debug symbols info in classilb and debug build mode for drlvm by default

[classlib] [drlvm] Enable debug symbols info in classilb and debug build mode for drlvm by default
--------------------------------------------------------------------------------------------------

         Key: HARMONY-681
         URL: http://issues.apache.org/jira/browse/HARMONY-681
     Project: Harmony
        Type: Improvement

  Components: VM, Classlib  
    Reporter: Gregory Shimansky
    Priority: Minor
 Attachments: classlib-debug.patch

In several discussions on the mail list it was decided that it is better to have debug symbol info for the builds created by developers. It was also agreed that drlvm should be built in debug mode by default to enable assertions.

There are two patches which enable debug information in classlib and make debug build mode for drlvm default. If I've missed any place in classlib please let me know.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Assigned: (HARMONY-681) [classlib] [drlvm] Enable debug symbols info in classilb and debug build mode for drlvm by default

Posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-681?page=all ]

Geir Magnusson Jr reassigned HARMONY-681:
-----------------------------------------

    Assign To: Geir Magnusson Jr

> [classlib] [drlvm] Enable debug symbols info in classilb and debug build mode for drlvm by default
> --------------------------------------------------------------------------------------------------
>
>          Key: HARMONY-681
>          URL: http://issues.apache.org/jira/browse/HARMONY-681
>      Project: Harmony
>         Type: Improvement

>   Components: VM, Classlib
>     Reporter: Gregory Shimansky
>     Assignee: Geir Magnusson Jr
>     Priority: Minor
>  Attachments: classlib-debug.patch, drlvm-debug.patch
>
> In several discussions on the mail list it was decided that it is better to have debug symbol info for the builds created by developers. It was also agreed that drlvm should be built in debug mode by default to enable assertions.
> There are two patches which enable debug information in classlib and make debug build mode for drlvm default. If I've missed any place in classlib please let me know.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Resolved: (HARMONY-681) [classlib] [drlvm] Enable debug symbols info in classilb and debug build mode for drlvm by default

Posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-681?page=all ]
     
Geir Magnusson Jr resolved HARMONY-681:
---------------------------------------

    Resolution: Fixed

Committed the DRLVM change in r419385 but wish to discuss the change for classlib as I'd rather see it be a flag that's settable.  This will result in a new patch (and a new JIRA) or no action

> [classlib] [drlvm] Enable debug symbols info in classilb and debug build mode for drlvm by default
> --------------------------------------------------------------------------------------------------
>
>          Key: HARMONY-681
>          URL: http://issues.apache.org/jira/browse/HARMONY-681
>      Project: Harmony
>         Type: Improvement

>   Components: VM, Classlib
>     Reporter: Gregory Shimansky
>     Assignee: Geir Magnusson Jr
>     Priority: Minor
>  Attachments: classlib-debug.patch, drlvm-debug.patch
>
> In several discussions on the mail list it was decided that it is better to have debug symbol info for the builds created by developers. It was also agreed that drlvm should be built in debug mode by default to enable assertions.
> There are two patches which enable debug information in classlib and make debug build mode for drlvm default. If I've missed any place in classlib please let me know.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (HARMONY-681) [classlib] [drlvm] Enable debug symbols info in classilb and debug build mode for drlvm by default

Posted by "Gregory Shimansky (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-681?page=all ]

Gregory Shimansky updated HARMONY-681:
--------------------------------------

    Attachment: classlib-debug.patch

Patch for classlib native code build system

> [classlib] [drlvm] Enable debug symbols info in classilb and debug build mode for drlvm by default
> --------------------------------------------------------------------------------------------------
>
>          Key: HARMONY-681
>          URL: http://issues.apache.org/jira/browse/HARMONY-681
>      Project: Harmony
>         Type: Improvement

>   Components: VM, Classlib
>     Reporter: Gregory Shimansky
>     Priority: Minor
>  Attachments: classlib-debug.patch
>
> In several discussions on the mail list it was decided that it is better to have debug symbol info for the builds created by developers. It was also agreed that drlvm should be built in debug mode by default to enable assertions.
> There are two patches which enable debug information in classlib and make debug build mode for drlvm default. If I've missed any place in classlib please let me know.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Closed: (HARMONY-681) [classlib] [drlvm] Enable debug symbols info in classilb and debug build mode for drlvm by default

Posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-681?page=all ]
     
Geir Magnusson Jr closed HARMONY-681:
-------------------------------------


> [classlib] [drlvm] Enable debug symbols info in classilb and debug build mode for drlvm by default
> --------------------------------------------------------------------------------------------------
>
>          Key: HARMONY-681
>          URL: http://issues.apache.org/jira/browse/HARMONY-681
>      Project: Harmony
>         Type: Improvement

>   Components: VM, Classlib
>     Reporter: Gregory Shimansky
>     Assignee: Geir Magnusson Jr
>     Priority: Minor
>  Attachments: classlib-debug.patch, drlvm-debug.patch
>
> In several discussions on the mail list it was decided that it is better to have debug symbol info for the builds created by developers. It was also agreed that drlvm should be built in debug mode by default to enable assertions.
> There are two patches which enable debug information in classlib and make debug build mode for drlvm default. If I've missed any place in classlib please let me know.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (HARMONY-681) [classlib] [drlvm] Enable debug symbols info in classilb and debug build mode for drlvm by default

Posted by "Gregory Shimansky (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-681?page=all ]

Gregory Shimansky updated HARMONY-681:
--------------------------------------

    Attachment: drlvm-debug.patch

Patch for drl build system to enable debug build mode by default

> [classlib] [drlvm] Enable debug symbols info in classilb and debug build mode for drlvm by default
> --------------------------------------------------------------------------------------------------
>
>          Key: HARMONY-681
>          URL: http://issues.apache.org/jira/browse/HARMONY-681
>      Project: Harmony
>         Type: Improvement

>   Components: VM, Classlib
>     Reporter: Gregory Shimansky
>     Priority: Minor
>  Attachments: classlib-debug.patch, drlvm-debug.patch
>
> In several discussions on the mail list it was decided that it is better to have debug symbol info for the builds created by developers. It was also agreed that drlvm should be built in debug mode by default to enable assertions.
> There are two patches which enable debug information in classlib and make debug build mode for drlvm default. If I've missed any place in classlib please let me know.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira