Bug 283699 - Want array plot (graph) support for debugger
Summary: Want array plot (graph) support for debugger
Status: NEW
Alias: None
Product: CDT
Classification: Tools
Component: cdt-debug (show other bugs)
Version: 0 DD 1.1   Edit
Hardware: PC Linux
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: cdt-debug-inbox@eclipse.org CLA
QA Contact: Jonah Graham CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-16 08:49 EDT by Toralf Lund CLA
Modified: 2020-09-04 15:26 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 Toralf Lund CLA 2009-07-16 08:49:27 EDT
Build ID: 20090619-0625

A plot or graph feature for arrays would be a nice addition to the debug UIs. If you are unsure what I'm talking about, have a look at

http://sourceware.org/gdb/wiki/PlottingFromGDB

This explains how you may plot data via some manual commands and the gnuplot application. The idea here would be to have a GUI frontend to the gdb commands, and an "inline" view to replace the gnuplot.