Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » AspectJ » Re: debugger supporting JSR 45?
Re: debugger supporting JSR 45? [message #9422] Mon, 04 November 2002 20:07 Go to next message
Eclipse UserFriend
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 #9445 is a reply to message #9422] Mon, 04 November 2002 22:28 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: jed_anderson.oti.com

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 #9516 is a reply to message #9445] Wed, 06 November 2002 12:38 Go to previous messageGo to next message
Arno Schmidmeier is currently offline Arno SchmidmeierFriend
Messages: 9
Registered: July 2009
Junior Member
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 #9540 is a reply to message #9516] Wed, 06 November 2002 14:55 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: Joe_Szurszewski.oti.com

File the request against JDT/Debug in Bugzilla.

Joe
Re: debugger supporting JSR 45? [message #9563 is a reply to message #9445] Wed, 06 November 2002 20:42 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: markus.nospam.com

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 #9585 is a reply to message #9563] Thu, 07 November 2002 00:15 Go to previous message
Eclipse UserFriend
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 22:28 Go to previous message
Jed Anderson is currently offline Jed AndersonFriend
Messages: 5
Registered: July 2009
Junior Member
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 12:38 Go to previous message
Arno Schmidmeier is currently offline Arno SchmidmeierFriend
Messages: 9
Registered: July 2009
Junior Member
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 #562603 is a reply to message #9516] Wed, 06 November 2002 14:55 Go to previous message
Eclipse UserFriend
Originally posted by: Joe_Szurszewski.oti.com

File the request against JDT/Debug in Bugzilla.

Joe
Re: debugger supporting JSR 45? [message #562629 is a reply to message #9445] Wed, 06 November 2002 20:42 Go to previous message
Markus is currently offline MarkusFriend
Messages: 52
Registered: July 2009
Member
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] Thu, 07 November 2002 00:15 Go to previous message
Jed Anderson is currently offline Jed AndersonFriend
Messages: 5
Registered: July 2009
Junior Member
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
>
>
Previous Topic:eclipse ide
Next Topic:popup menu extensions point,
Goto Forum:
  


Current Time: Fri Mar 29 09:10:01 GMT 2024

Powered by FUDForum. Page generated in 0.02451 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top