Bug 225099 - Breakpoint toggling for files outside projects is broken in CDT CVS HEAD
Summary: Breakpoint toggling for files outside projects is broken in CDT CVS HEAD
Status: RESOLVED FIXED
Alias: None
Product: CDT
Classification: Tools
Component: cdt-debug (show other bugs)
Version: 5.0   Edit
Hardware: PC Windows XP
: P3 critical (vote)
Target Milestone: 5.0 M6   Edit
Assignee: Anton Leherbauer CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
Depends on:
Blocks:
 
Reported: 2008-04-01 09:59 EDT by Oyvind Harboe CLA
Modified: 2008-06-22 03:52 EDT (History)
1 user (show)

See Also:


Attachments
This solves the problem for my case (1.50 KB, patch)
2008-04-01 09:59 EDT, Oyvind Harboe CLA
bjorn.freeman-benson: iplog+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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