Bug 387413 - [debugger] The Expressions view shall evaluate expressions in the selected stack level context
Summary: [debugger] The Expressions view shall evaluate expressions in the selected st...
Status: NEW
Alias: None
Product: LDT
Classification: Tools
Component: LuaDevelopmentTools (show other bugs)
Version: 0.9   Edit
Hardware: PC Linux
: P4 enhancement
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 399994
Blocks:
  Show dependency tree
 
Reported: 2012-08-16 12:47 EDT by Marc Aubry CLA
Modified: 2013-02-05 11:55 EST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marc Aubry CLA 2012-08-16 12:47:32 EDT
Currently, expression are evaluated at the breakpoint call stack context regardless the current line selected in the call stack.
In fact, it shall be as for the variable view.
Comment 1 Simon Bernard CLA 2012-10-29 11:21:22 EDT
It's a DLTK (DBGP Server) problem, this will not be fixed soon.
Comment 2 Simon Bernard CLA 2013-01-30 12:22:50 EST
I don't know if the bug is open in DLTK project.
If not, we should open it.
Comment 3 Richard Geary CLA 2013-02-04 11:24:51 EST
Simon, did you check if there is a bug open in DLTK for this? Do you know if it is an easy fix?
Comment 4 Simon Bernard CLA 2013-02-05 06:37:07 EST
I did a quick search and don't see any bug about that in DLTK project.
I don't really know the difficulty to fix it.
Julien Desgats should have more information on that.
Comment 5 Richard Geary CLA 2013-02-05 10:45:36 EST
I've submitted a brief bug report (https://bugs.eclipse.org/bugs/show_bug.cgi?id=399994). I can't be more specific as I don't know the real cause of the problem.
Comment 6 Simon Bernard CLA 2013-02-05 11:55:47 EST
thx Richard, I set this bug depends on this new one.