Bug 386172 - [debugger] Bug in removing breakpoints
Summary: [debugger] Bug in removing breakpoints
Status: RESOLVED WORKSFORME
Alias: None
Product: LDT
Classification: Tools
Component: LuaDevelopmentTools (show other bugs)
Version: 0.9   Edit
Hardware: PC Windows 7
: P3 normal
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: bugday
Depends on:
Blocks:
 
Reported: 2012-07-27 18:19 EDT by uiy uiy CLA
Modified: 2012-08-22 11:12 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description uiy uiy CLA 2012-07-27 18:19:36 EDT
In the LDT IDE, when trying to remove breakpoints that shifted due to inserted code they cannot be removed. I assume that when code was inserted or removed and the breakpoint lines changed the new value is not updated.

One can sort of see this by simply inserting blank lines in the code and watching the breakpoint list and noting they do not change.
Comment 1 Benjamin Cabé CLA 2012-08-21 10:25:03 EDT
Hi Uiy Uiy,

Did you save the file after having added the blank lines?
I cannot seem to reproduce the problem :/
Comment 2 uiy uiy CLA 2012-08-22 11:04:13 EDT
I don't remember. The bug didn't happen all the time. I recently upgraded to the latest version by hand since the updater was broke for me. It is possible that someone my installation was corrupt. I haven't recently had the problem. It could be coincidence.
Comment 3 Benjamin Cabé CLA 2012-08-22 11:12:29 EDT
Thanks.
I am going to close this as WORKSFORME, please do reopen the bug if you encounter the problem again!