This is the mail archive of the gdb-prs@sourceware.org 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]

[Bug sim/21042] arm-none-eabi-run no longer recognizes -m option


https://sourceware.org/bugzilla/show_bug.cgi?id=21042

--- Comment #2 from Mike Frysinger <vapier at gentoo dot org> ---
yes, backwards compat was broken in some cases.  the run.c interface was
completely ad-hoc and each arch port that implemented it did so in its own way.
 conversely, the unified nrun.c interface behaves the same regardless of arch.

the run(1) man page does need updating to match the unified sim framework.  i
noted that in that commit.  i haven't gotten around to it and no one has sent a
patch either.

we could consider adding a -m short option for --memory-size as i don't think
we're using it anywhere else currently

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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