> There's more '#if 0'-related code in the file. I think that if we're > removing these, we should get rid of all of it. Attached is the patch I checked in, removing all thise #if 0's. The code inside them has been there since start of CVS... gdb/ChangeLog: * sol-thread.c (sol_thread_fetch_registers) (sol_thread_store_registers): Delete commented out code. Checked in. -- Joel