Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 336346 - Confusing: CDIDebugModel is used in a DSF-GDB debug session
Summary: Confusing: CDIDebugModel is used in a DSF-GDB debug session
Status: NEW
Alias: None
Product: CDT
Classification: Tools
Component: cdt-debug-dsf-gdb (show other bugs)
Version: 8.0   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact: Jonah Graham CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-04 09:31 EST by John Cortell CLA
Modified: 2020-09-04 15:25 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John Cortell CLA 2011-02-04 09:31:44 EST
Creating breakpoints in a DSF-GDB session exercises methods in CDIDebugModel (e.g., createLineBreakpoint). This screams for some refactoring.
Comment 1 Marc Khouzam CLA 2011-02-04 10:03:07 EST
Deep within the tracepoints bug I shortly commented (Bug 284286 comment 55)

> 10- Creating bp/tp is done in CDIDebugModel.java.  
> Kind of weird that its called 'CDI'

No one picked up on it :-)

Should this bug be on cdt-debug since it will affect both CDI-GDB and DSF-GDB?
Comment 2 John Cortell CLA 2011-02-04 10:40:24 EST
(In reply to comment #1)
> Should this bug be on cdt-debug since it will affect both CDI-GDB and DSF-GDB?

I don't think it matters much.