Bug 259688 - [fiximprove]: Stack trace source linkage does not create links to emulators that print line numbers.
Summary: [fiximprove]: Stack trace source linkage does not create links to emulators t...
Status: CLOSED FIXED
Alias: None
Product: MTJ (Archived)
Classification: Tools
Component: Core (show other bugs)
Version: 0.9.1   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: 1.0 M5   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
Depends on:
Blocks:
 
Reported: 2008-12-25 18:53 EST by David Marques CLA
Modified: 2009-07-09 09:58 EDT (History)
2 users (show)

See Also:


Attachments
Patch with bug resolution (44.98 KB, patch)
2008-12-25 19:32 EST, David Marques CLA
wds057: iplog+
wds057: review+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Marques CLA 2008-12-25 18:53:18 EST
Overview: Some emulators print stack traces with instruction offsets and some print traces with line numbers. The current implementation only supports emulators that print stack traces with instruction offsets.

Steps to Reproduce:

    1) Install an emulator that prints stack traces with source line numbers;
    2) Create a MIDlet that raises an exception;
    3) Verify that the console tack trace output does not link to the source code;

Actual Results:
The console tack trace output does not links to the source code.

Expected Results:
The console tack trace output creates links to the source code.

Build Date & Platform: (update with the correct values from your workspace)
 
 Installation : eclipse-SDK-3.4.1 (I20080617-2000) 
 MTJ install  : Runtime | SDK | Examples
 java.runtime : Java(TM) SE Runtime Environment (build 1.6.0_07-b06)
 os.name:     : Windows XP Professional, Service Pack 3

Additional Builds and Platforms:

Additional Information:
Comment 1 David Marques CLA 2008-12-25 19:32:51 EST
Created attachment 121243 [details]
Patch with bug resolution

Hello everyone,

I am sending a patch with the bug resolution. Can someone please revise it ?

Best Regards,

David Marques
Comment 2 Diego Madruga Sandin CLA 2008-12-29 11:34:33 EST
Comment on attachment 121243 [details]
Patch with bug resolution

Patch is OK to me.
Comment 3 Diego Madruga Sandin CLA 2008-12-29 11:43:38 EST
Code committed to SVN.
Comment 4 Gustavo de Paula CLA 2009-07-09 09:58:26 EDT
released on MTJ 1.0