Feature Requests item #3289019, was opened at 2011-04-18 12:57 Message generated for change (Comment added) made by joerg_wunsch You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=425410&aid=3289019&group_id=39505
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed Priority: 5 Private: No Submitted By: Markus Baertschi (markus_b) >Assigned to: Joerg Wunsch (joerg_wunsch) Summary: Spell out error messages Initial Comment: When an error occurs avarice only prints out the code of the error and not the full error text. This makes troubleshooting difficult. Please spell out all error messages. Example avarice says 'AC', when it should say 'RSP_DEBUGWIRE_SYNC_FAILED'. $ avarice -2 -g -w -P tiny85 -l -r -d AVaRICE version 2.10, Jun 30 2010 20:31:30 Found JTAG ICE, serno: 00A2000053CF ... Got message seqno 1 (command_sequence == 1) response: AC set paramater command failed ---------------------------------------------------------------------- >Comment By: Joerg Wunsch (joerg_wunsch) Date: 2011-12-19 08:37 Message: This has been implemented (in the SVN version) as a by-product of turning the entire error handling into using C++ exceptions. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=425410&aid=3289019&group_id=39505 ------------------------------------------------------------------------------ Learn Windows Azure Live! Tuesday, Dec 13, 2011 Microsoft is holding a special Learn Windows Azure training event for developers. It will provide a great way to learn Windows Azure and what it provides. You can attend the event by watching it streamed LIVE online. Learn more at http://p.sf.net/sfu/ms-windowsazure _______________________________________________ avarice-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/avarice-user
