question on trace-stop-notes implementation
Dmitry Kozlov
dmitry_kozlov@mentor.com
Wed Oct 3 12:46:00 GMT 2012
Hello,
I noticed that trace-stop-notes being set by set trace-stop-notes
command are not shown in trace status until tracing is actually stopped
by tstop command. Similar start notes (set by set trace-notes command)
are shown every time in trace status. This provides difficulties for IDE
integration: for exampe IDE can't know that stop notes changed without
explicit quering gdb by show stop-notes. From IDE prospective it is
easier and more consistent to show stop notes in separate field in trace
status output, just like this is done for start notes.
Are there any objections if I fix it?
Thank you,
Dmitry
More information about the Gdb
mailing list