Project

General

Profile

Actions

Feature #7997

closed

Error trace visualization: invalid links

Added by Alexey Khoroshilov about 7 years ago. Updated about 7 years ago.

Status:
Closed
Priority:
Urgent
Category:
Bridge
Target version:
-
Start date:
02/24/2017
Due date:
02/28/2017
% Done:

100%

Estimated time:
Published in build:

Description

The problem is with the following segment of error trace:

LINE  XXX Comment from EMG
LINE  function_from_driver();

Once both links lead to a code in environment model, which calls to function_from_driver().
Then there was my proposal to have the second line linked to code from function_from_driver() because we already have a link to environment model from the first line.

But it was implemented incorrectly. Now both lines are linked with code from function_from_driver() in the most cases and it is impossible to see how it is called form environment model.
A link from the first line should not be changed as it happens with the second line.


Files

unsafe report files.zip (111 KB) unsafe report files.zip Evgeny Novikov, 02/28/2017 09:48 AM
Actions

Also available in: Atom PDF