This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Plotting from GDB


Hello,

I spent a lot of time debugging numerical codes. Very often, it is
useful to plot a certain quantity instead of staring on numbers. To
help with this, I wrote some small user defined commands to create a
plot with gnuplot during the debugging session. Perhaps, you want to
include it in your distribution, I attach you the file. (I know, DDD
has this functionality, but perhaps CLI or Emacs users might be
interested in this.)

Best regards,

Florian

Attachment: plot1d.gdb
Description: Text document

Attachment: pgp00000.pgp
Description: PGP signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]