[Simulavr-devel] ELF simulation info storage

2013-11-19 Thread Markus Hitter
Perhaps you've noticed already I've sent a number of patches to implement storing simulation info right inside the ELF file, freeing the user from remembering the right command line parameters. The bad news: the patches sent as outdated. The good news: - Updates patches exist, now counting 10 c

[Simulavr-devel] [bug #40598] Fix avr_message()

2013-11-19 Thread Petr Hluzin
Follow-up Comment #3, bug #40598 (project simulavr): I reviewed the 6 patches, they all look good. ___ Reply to this item at: ___ Message sent via/by

[Simulavr-devel] [bug #40593] Yet another example, simple_serial

2013-11-19 Thread Markus Hitter
Follow-up Comment #1, bug #40593 (project simulavr): Reviewed the patch and added more explanations, copyright messages and all this stuff. Please find the new version attached. (file #29671) ___ Additional Item Attachment: File name: 0001

[Simulavr-devel] [bug #40638] Implement SerialRxFile and SerialTxFile

2013-11-19 Thread Markus Hitter
URL: Summary: Implement SerialRxFile and SerialTxFile Project: Simulavr: an AVR simulator Submitted by: hitterm Submitted on: Di 19 Nov 2013 21:14:59 GMT Category: Simulation

[Simulavr-devel] [bug #40598] Fix avr_message()

2013-11-19 Thread Markus Hitter
Follow-up Comment #2, bug #40598 (project simulavr): Patches 0001-* and 0002-* are identical (except for the commit ID). Also attached a slightly refined 0004-* (accidently removed a message) and added 0005-*, which fixes a number of compilation warnings. The latter is independent and can be appl