Bug 390309 - Unable to set function breakpoint on a fully qualified C++ name
Summary: Unable to set function breakpoint on a fully qualified C++ name
Status: RESOLVED FIXED
Alias: None
Product: TCF
Classification: Tools
Component: Agent (show other bugs)
Version: 1.1   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: 1.1   Edit
Assignee: Project Inbox CLA
QA Contact: Eugene Tarassov CLA
URL:
Whiteboard:
Keywords:
: 390320 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-09-25 05:50 EDT by Benoit Perrin CLA
Modified: 2013-06-05 04:40 EDT (History)
0 users

See Also:


Attachments
test project (33.31 KB, application/octet-stream)
2012-09-25 05:50 EDT, Benoit Perrin CLA
eugene: iplog-
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Benoit Perrin CLA 2012-09-25 05:50:28 EDT
Created attachment 221460 [details]
test project

with attached project.
From the UI, set a function breakpoint to IntArray::IntArray. The breakpoint is not set.
Set a function breakpoint to IntArray, the breakpoint is set. This is an issue, as there can be multiple functions with same name in different classes.
Comment 1 Eugene Tarassov CLA 2012-10-02 11:30:57 EDT
Fixed.
Thanks!
Comment 2 Eugene Tarassov CLA 2012-10-02 15:58:42 EDT
*** Bug 390320 has been marked as a duplicate of this bug. ***