** Description changed:

  The Debugger breakpoints do not work consistently:
  While debugging, the breakpoints line numbers are lost and become 0, so as 
not to work properly the next time the project is opened.
  It was also noted that the C line numbers (for code that does not have 
corresponding eC line number) in generated C files were wrong.
  
  [Test Case]
  Create a project with a breakpoint
  Run the project to the breakpoint, step over
+ -- cannot remember what to do to get this to happen --
  Notice in the Breakpoint windows that the line numbers became 0
  Terminate the program
  Close the IDE
  Reopen the IDE
  Notice that the breakpoint no longer work
  
  [Regression Potential]
- Since the Tokenizing and Quote stripping functions had to be changed to 
properly parse items, this could negatively affect the debugger communication 
protocol. However things were tested and working fine.
+ Since the Tokenizing and Quote stripping functions had to be changed to 
properly parse items, this could negatively affect the debugger communication 
protocol. However things were tested and worked for the better.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1107888

Title:
  [SRU] The Debugger breakpoints do not work consistently

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ecere-sdk/+bug/1107888/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to