Bug 401385 - Breakpoint duplication in disassembly view
Summary: Breakpoint duplication in disassembly view
Status: NEW
Alias: None
Product: CDT
Classification: Tools
Component: cdt-debug-dsf (show other bugs)
Version: 8.0.1   Edit
Hardware: PC Windows XP
: P3 major (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact: Jonah Graham CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-20 22:38 EST by Divya R Dharan CLA
Modified: 2020-09-04 15:21 EDT (History)
2 users (show)

See Also:


Attachments
Eg :We can put infinite breakpoint in ClearDisplay() function heading in disAssembly view (115.73 KB, image/pjpeg)
2013-02-20 22:38 EST, Divya R Dharan CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Divya R Dharan CLA 2013-02-20 22:38:37 EST
Created attachment 227380 [details]
Eg :We can put infinite breakpoint in ClearDisplay() function heading in disAssembly view

In disassembly view we can put infinite breakpoints  in function headings.
Expected behavior of breakpoint is ,if we try to put a breakpoint in already inserted line it should be toggled.
But in function headings, it is not working.