Hi All, The enclosed, basically trivial, patch allows the dump memory command to dump more than 2GB. It works simply by changing the parameter type to match the declared type of the caller's argument. Thanks, Sterling 2011-07-26 Sterling Augustine * cli/cli-dump.c (dump_binary_file): Change paramter type to ULONGEST. (dump_bfd_file): Likewise.