Bug 225099

Summary: Breakpoint toggling for files outside projects is broken in CDT CVS HEAD
Product: [Tools] CDT Reporter: Oyvind Harboe <oyvind.harboe>
Component: cdt-debugAssignee: Anton Leherbauer <aleherb+eclipse>
Status: RESOLVED FIXED QA Contact:
Severity: critical    
Priority: P3 CC: elaskavaia.cdt
Version: 5.0Keywords: contributed
Target Milestone: 5.0 M6   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Attachments:
Description Flags
This solves the problem for my case bjorn.freeman-benson: iplog+

Description Oyvind Harboe CLA 2008-04-01 09:59:00 EDT
Created attachment 94363 [details]
This solves the problem for my case 

Build ID: I20080207-1530

Steps To Reproduce:
1. Toggle breakpoint by double clicking in left border for a file in a non-C/C++ project
2. Error requester


This is a critical bug for embedded debugging where a lot of debugging happens outside CDT projects(e.g. inside embedded OS).
Comment 1 Elena Laskavaia CLA 2008-04-01 10:07:11 EDT
Thanks for patch, I was about to send same bug. Can somebody apply this please, I reviewed it.
Comment 2 Anton Leherbauer CLA 2008-04-02 03:27:46 EDT
Thanks for the patch. Applied to HEAD with minor changes:

- formatting
- variable name
- added contributor line to copyright comment