Bug 503294 - [lldb] Move to line, Resume at line do not work
Summary: [lldb] Move to line, Resume at line do not work
Status: ASSIGNED
Alias: None
Product: CDT
Classification: Tools
Component: cdt-debug (show other bugs)
Version: 9.1.0   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: cdt-debug-inbox@eclipse.org CLA
QA Contact: Jonah Graham CLA
URL:
Whiteboard:
Keywords:
: 538605 (view as bug list)
Depends on:
Blocks:
 
Reported: 2016-10-04 00:50 EDT by Marc-André Laperle CLA
Modified: 2020-09-04 15:25 EDT (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-André Laperle CLA 2016-10-04 00:50:30 EDT
Move to line and Resume at line commands are not working. This is because the -exec-jump command is not implemented in lldb-mi. I have started to implement -exec-jump in lldb-mi but it's not perfectly working yet.
Comment 1 Marc-André Laperle CLA 2018-09-04 21:13:00 EDT
*** Bug 538605 has been marked as a duplicate of this bug. ***
Comment 2 Marc-André Laperle CLA 2018-09-09 14:50:29 EDT
Un-assigning until I'm closer to something working. See also https://bugs.llvm.org/show_bug.cgi?id=38880