This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: ARM sim patch: increase default target memory


> Andrew wrote:
> 
>> Is there a command line option that you can specify?
> 
> 
> xscale-elf-run has one (-m), but it doesn't appear to work from within GDB 
> (like, "target sim -m 8000000").
> 
> AG

It should :-(  Can I suggest a patch to sim_open() that parses -m and 
calls sim_size().  (It should use a generic parser though :-( ).

Andrew



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]