Skip to content

Tennessee's Embedded Space

  • Projects
    • HP4195A Resources
    • PowerPC Instruction Set Quick Reference Card
    • The extract_lines text extraction module for Python

Tag: stdout

Stream tee in Python: saving STDOUT to file while keeping the console alive

Today, I was debugging within the Simics virtual platform debugger when I needed to log my console to file, while still being able to work with it. Usually, I would have done: c:\prompt> [commands to start Simics] > out.txt However, this kills the console since stdout is fully redirected to a file. I quickly coded […]

Read More…

Decode by Scott Smith

Sections

  • Projects
    • HP4195A Resources
    • PowerPC Instruction Set Quick Reference Card
    • The extract_lines text extraction module for Python

Archives

Cool Blogs

  • Observations from Uppsala
  • Sourcerer's Quest

Friends

  • Jean-François Im's Blog

Technology

  • ACM Queue
  • Just Great Software
  • Sun SPOTs
  • Tasktop
  • Wind River Simics

Recent Comments

  • Konpat on Stream tee in Python: saving STDOUT to file while keeping the console alive
  • Theo Boegman on HP4195A Resources
  • Dominic on Model Rocket Altimeter Part 1: Electronics
  • Tennessee on Model Rocket Altimeter Part 1: Electronics
  • David Mercier on Model Rocket Altimeter Part 1: Electronics