Well my opinion is going to be somewhat biased, but yes I'd change it :) 
Keeping current users happy by not changing stuff is the reason why things like 
IE6 and Adobe Flash are still in use!

How about one or more of these:

- Warning message to alert people that it will change in X weeks
- Detect "0x0x" and give a meaningful error message/alert
- State in the help text and manual the base of the value that is going to be 
returned
- A "drscan legacy output" mode (toggle at run time)


---

** [tickets:#94] drscan low level JTAG commnand returns hex value without a 
prefix**

**Status:** new
**Milestone:** 0.9.0
**Created:** Fri Apr 17, 2015 10:29 PM UTC by Steven
**Last Updated:** Sun Apr 26, 2015 07:18 AM UTC
**Owner:** nobody

The output of the drscan command should have a prefix of "0x" as it's base 16.

Without it, Tcl scripts can get pretty messy to say the least!

Test case:
        irscan test.cpu 0x2fff
        irscan test.cpu 0x1004
        drscan test.cpu 32 0x0

Expected:
        0x10007243

Actual:
        10007243



---

Sent from sourceforge.net because openocd-devel@lists.sourceforge.net is 
subscribed to https://sourceforge.net/p/openocd/tickets/

To unsubscribe from further messages, a project admin can change settings at 
https://sourceforge.net/p/openocd/admin/tickets/options.  Or, if this is a 
mailing list, you can unsubscribe from the mailing list.
------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
OpenOCD-devel mailing list
OpenOCD-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Reply via email to