re-display serial monitor after upload?

I agree completely with Reply #9.
When you do an upload to the board, it closes the serial monitor, and in order to catch the first few bytes that may be sent on startup of the Arduino on the Serial Monitor, I have to reset the board while the serial monitor is open. Its quite annoying.

Whether the serial monitor stays open during the upload process, or reopens after it but before the arduino kicks into life, I dont mind - but I would really like to see the first few bytes sent from the serial port captured after an upload without having to manually reset the board again.