Community
Participate
Working Groups
Created attachment 188703 [details] Fix I just realized that from the very start, it has not been possible to set tracepoints from the Disassembly view due to a screw-up of my commit for Tracepoints' first patch, where the fix attached here was forgotten (bug 284286). Here is the fix.
Committed to HEAD and 7_0 Toni can you review?
*** cdt cvs genie on behalf of mkhouzam *** Bug 336847: Tracepoints cannot be set from the Disassembly view [*] plugin.xml 1.42 http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.cdt/dsf-gdb/org.eclipse.cdt.dsf.gdb.ui/plugin.xml?root=Tools_Project&r1=1.41&r2=1.42
*** cdt cvs genie on behalf of mkhouzam *** Bug 336847: Tracepoints cannot be set from the Disassembly view [*] plugin.xml 1.38.2.1 http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.cdt/dsf-gdb/org.eclipse.cdt.dsf.gdb.ui/plugin.xml?root=Tools_Project&r1=1.38&r2=1.38.2.1
+1 Looks good.