Home » Language IDEs » AspectJ » Re: debugger supporting JSR 45?
Re: debugger supporting JSR 45? [message #9422] |
Mon, 04 November 2002 15:07  |
Eclipse User |
|
|
|
Originally posted by: markus.nospam.com
Jed Anderson wrote:
> Markus,
>
> The debugger currently has no support for JSR 45. Which parts of the
> JSR are you interested in?
>
> jkca
>
> Markus wrote:
>
>>
>> well, the subject says it all...
>>
>> does the eclipse debugger in the 2.1 stream support JSR 45, "Debugging
>> support for other languages"? if yes, fully? any exceptions?
>> if no, any plans to support it?
>>
>> -- markus
jed,
i was wondering if the eclipse debugger will work with the upcoming
aspectj 1.1 release in a way that line numbers are preserved.
since aspectj is weaving extra code in user written
code i am hesitating using aspectj for any production work unless
line numbers are preserved by the eclipse debugger.
-- markus
|
|
| | | | |
Re: debugger supporting JSR 45? [message #9585 is a reply to message #9563] |
Wed, 06 November 2002 19:15  |
Eclipse User |
|
|
|
Originally posted by: jed_anderson.oti.com
Cool! Thanks!
jkca
Markus wrote:
> Jed Anderson wrote:
>
>> Markus,
>>
>> Why don't you enter a bug report for this. We might already have one,
>> but one more on a topic like this won't hurt :).
>>
>> Please mention your specific worries about aspectj in the bug report.
>> This should shed some light on the importance of this technology.
>>
>> jkca
>>
>> Markus wrote:
>>
>>> Jed Anderson wrote:
>>>
>>>> Markus,
>>>>
>>>> The debugger currently has no support for JSR 45. Which parts of
>>>> the JSR are you interested in?
>>>>
>>>> jkca
>>>>
>>>> Markus wrote:
>>>>
>>>>>
>>>>> well, the subject says it all...
>>>>>
>>>>> does the eclipse debugger in the 2.1 stream support JSR 45,
>>>>> "Debugging support for other languages"? if yes, fully? any
>>>>> exceptions?
>>>>> if no, any plans to support it?
>>>>>
>>>>> -- markus
>>>>
>>>>
>>>>
>>>
>>> jed,
>>>
>>> i was wondering if the eclipse debugger will work with the upcoming
>>> aspectj 1.1 release in a way that line numbers are preserved.
>>>
>>> since aspectj is weaving extra code in user written
>>> code i am hesitating using aspectj for any production work unless
>>> line numbers are preserved by the eclipse debugger.
>>>
>>> -- markus
>>>
>>>
>>
>
> done!
>
> http://bugs.eclipse.org/bugs/show_bug.cgi?id=25798
>
>
|
|
|
Re: debugger supporting JSR 45? [message #562511 is a reply to message #9422] |
Mon, 04 November 2002 17:28  |
Eclipse User |
|
|
|
Markus,
Why don't you enter a bug report for this. We might already have one,
but one more on a topic like this won't hurt :).
Please mention your specific worries about aspectj in the bug report.
This should shed some light on the importance of this technology.
jkca
Markus wrote:
> Jed Anderson wrote:
>
>> Markus,
>>
>> The debugger currently has no support for JSR 45. Which parts of the
>> JSR are you interested in?
>>
>> jkca
>>
>> Markus wrote:
>>
>>>
>>> well, the subject says it all...
>>>
>>> does the eclipse debugger in the 2.1 stream support JSR 45,
>>> "Debugging support for other languages"? if yes, fully? any exceptions?
>>> if no, any plans to support it?
>>>
>>> -- markus
>>
>
> jed,
>
> i was wondering if the eclipse debugger will work with the upcoming
> aspectj 1.1 release in a way that line numbers are preserved.
>
> since aspectj is weaving extra code in user written
> code i am hesitating using aspectj for any production work unless
> line numbers are preserved by the eclipse debugger.
>
> -- markus
>
>
|
|
|
Re: debugger supporting JSR 45? [message #562583 is a reply to message #9445] |
Wed, 06 November 2002 07:38  |
Eclipse User |
|
|
|
Which sub-team is responsible for implementing/solving the bug report?
kind regards
Arno
Jed Anderson wrote:
> Markus,
> Why don't you enter a bug report for this. We might already have one,
> but one more on a topic like this won't hurt :).
> Please mention your specific worries about aspectj in the bug report.
> This should shed some light on the importance of this technology.
> jkca
> Markus wrote:
> > Jed Anderson wrote:
> >
> >> Markus,
> >>
> >> The debugger currently has no support for JSR 45. Which parts of the
> >> JSR are you interested in?
> >>
> >> jkca
> >>
> >> Markus wrote:
> >>
> >>>
> >>> well, the subject says it all...
> >>>
> >>> does the eclipse debugger in the 2.1 stream support JSR 45,
> >>> "Debugging support for other languages"? if yes, fully? any exceptions?
> >>> if no, any plans to support it?
> >>>
> >>> -- markus
> >>
> >
> > jed,
> >
> > i was wondering if the eclipse debugger will work with the upcoming
> > aspectj 1.1 release in a way that line numbers are preserved.
> >
> > since aspectj is weaving extra code in user written
> > code i am hesitating using aspectj for any production work unless
> > line numbers are preserved by the eclipse debugger.
> >
> > -- markus
> >
> >
|
|
| |
Re: debugger supporting JSR 45? [message #562629 is a reply to message #9445] |
Wed, 06 November 2002 15:42  |
Eclipse User |
|
|
|
Jed Anderson wrote:
> Markus,
>
> Why don't you enter a bug report for this. We might already have one,
> but one more on a topic like this won't hurt :).
>
> Please mention your specific worries about aspectj in the bug report.
> This should shed some light on the importance of this technology.
>
> jkca
>
> Markus wrote:
>
>> Jed Anderson wrote:
>>
>>> Markus,
>>>
>>> The debugger currently has no support for JSR 45. Which parts of the
>>> JSR are you interested in?
>>>
>>> jkca
>>>
>>> Markus wrote:
>>>
>>>>
>>>> well, the subject says it all...
>>>>
>>>> does the eclipse debugger in the 2.1 stream support JSR 45,
>>>> "Debugging support for other languages"? if yes, fully? any exceptions?
>>>> if no, any plans to support it?
>>>>
>>>> -- markus
>>>
>>>
>>
>> jed,
>>
>> i was wondering if the eclipse debugger will work with the upcoming
>> aspectj 1.1 release in a way that line numbers are preserved.
>>
>> since aspectj is weaving extra code in user written
>> code i am hesitating using aspectj for any production work unless
>> line numbers are preserved by the eclipse debugger.
>>
>> -- markus
>>
>>
>
done!
http://bugs.eclipse.org/bugs/show_bug.cgi?id=25798
|
|
|
Re: debugger supporting JSR 45? [message #562656 is a reply to message #9563] |
Wed, 06 November 2002 19:15  |
Eclipse User |
|
|
|
Cool! Thanks!
jkca
Markus wrote:
> Jed Anderson wrote:
>
>> Markus,
>>
>> Why don't you enter a bug report for this. We might already have one,
>> but one more on a topic like this won't hurt :).
>>
>> Please mention your specific worries about aspectj in the bug report.
>> This should shed some light on the importance of this technology.
>>
>> jkca
>>
>> Markus wrote:
>>
>>> Jed Anderson wrote:
>>>
>>>> Markus,
>>>>
>>>> The debugger currently has no support for JSR 45. Which parts of
>>>> the JSR are you interested in?
>>>>
>>>> jkca
>>>>
>>>> Markus wrote:
>>>>
>>>>>
>>>>> well, the subject says it all...
>>>>>
>>>>> does the eclipse debugger in the 2.1 stream support JSR 45,
>>>>> "Debugging support for other languages"? if yes, fully? any
>>>>> exceptions?
>>>>> if no, any plans to support it?
>>>>>
>>>>> -- markus
>>>>
>>>>
>>>>
>>>
>>> jed,
>>>
>>> i was wondering if the eclipse debugger will work with the upcoming
>>> aspectj 1.1 release in a way that line numbers are preserved.
>>>
>>> since aspectj is weaving extra code in user written
>>> code i am hesitating using aspectj for any production work unless
>>> line numbers are preserved by the eclipse debugger.
>>>
>>> -- markus
>>>
>>>
>>
>
> done!
>
> http://bugs.eclipse.org/bugs/show_bug.cgi?id=25798
>
>
|
|
|
Goto Forum:
Current Time: Thu May 08 21:10:06 EDT 2025
Powered by FUDForum. Page generated in 0.09194 seconds
|