simulavr-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Simulavr-devel] [bugs #8457] simulavr-disp displays garbage characters


From: Theodore A. Roth
Subject: [Simulavr-devel] [bugs #8457] simulavr-disp displays garbage characters after "Reserverd"
Date: Wed, 07 Apr 2004 14:13:58 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031107 Debian/1.5-3

This mail is an automated notification from the bugs tracker
 of the project: Simulavr: an AVR simulator.

/**************************************************************************/
[bugs #8457] Latest Modifications:

Changes by: 
                Theodore A. Roth <address@hidden>
'Date: 
                Wed 04/07/04 at 18:13 (US/Pacific)

------------------ Additional Follow-up Comments ----------------------------
The problem is you are mixing terminal output with stdout/stderr. The -X option 
was really added to allow a display program to be run without an xterm under 
the assumption that it wouldn't need to output to a terminal (e.g. it used a 
GUI).

One possible solution would be to add a --logfile option to send all of 
stdout/stderr to a file instead of to the screen.






/**************************************************************************/
[bugs #8457] Full Item Snapshot:

URL: <http://savannah.nongnu.org/bugs/?func=detailitem&item_id=8457>
Project: Simulavr: an AVR simulator
Submitted by: Eric Weddington
On: Mon 04/05/04 at 17:21

Category:  None
Severity:  5 - Average
Item Group:  None
Resolution:  None
Assigned to:  None
Originator Email:  address@hidden
Status:  Open


Summary:  simulavr-disp displays garbage characters after "Reserverd"

Original Submission:  Version: 0.1.2.1
Using: simulavr -X -P simulavr-disp.exe -d atmega128 -g, from a Cygwin build of 
simulavr.

The "IO Registers" portion of simulavr-disp will show some trailing garbage 
characters after the word "Reserved". This is seen in both Cygwin's bash shell, 
and the Windows command-line shell.


Follow-up Comments
------------------


-------------------------------------------------------
Date: Wed 04/07/04 at 18:13         By: troth
The problem is you are mixing terminal output with stdout/stderr. The -X option 
was really added to allow a display program to be run without an xterm under 
the assumption that it wouldn't need to output to a terminal (e.g. it used a 
GUI).

One possible solution would be to add a --logfile option to send all of 
stdout/stderr to a file instead of to the screen.












For detailed info, follow this link:
<http://savannah.nongnu.org/bugs/?func=detailitem&item_id=8457>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/







reply via email to

[Prev in Thread] Current Thread [Next in Thread]