Remove "readnow" from two tests These tests both claim that -readnow is needed for proper operation, but (1) this isn't true, and (2) if it were true it would be a bug in gdb. So, remove the use of readnow. Approved-by: Kevin Buettner <kevinb@redhat.com>