Bug 521150 - Show code source line for each breakpoint in breakpoint window
Summary: Show code source line for each breakpoint in breakpoint window
Status: ASSIGNED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Debug (show other bugs)
Version: 4.8   Edit
Hardware: PC Linux
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-Debug-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-08-19 08:40 EDT by Ciro Santilli CLA
Modified: 2017-08-21 03:58 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ciro Santilli CLA 2017-08-19 08:40:19 EDT
Currently if you have several breakpoints on the same file, it is hard to know which is which on the "Breakpoints" window.

It would be great if each line showing a breakpoint could also show:

- the name of the enclosing function
- the actual source code line
Comment 1 Sarika Sinha CLA 2017-08-21 00:55:46 EDT
Name of the function is shown in the breakpoint itself.

Showing the source code on hover is a good idea.

We don't have bandwidth right now, so if some wants to contribute, they are most welcome!!
Comment 2 Ciro Santilli CLA 2017-08-21 03:33:02 EDT
Ah OK, I'm on CDT and I thought this would be factored out across Java / CDT.

CDT does not show the function yet.

Should I open a separate feature request for cdt-debug?
Comment 3 Sarika Sinha CLA 2017-08-21 03:58:01 EDT
Yes, Breakpoints view is not provided by Platform. Moving this bug to JDT.

You can create a bug for CDT.