This is the mail archive of the gdb-patches@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]

Re: [PATCH] new MI command for pattern filling of memory regions


>>>>> "Giuseppe" == Giuseppe MONTALTO <giuseppe.montalto@st.com> writes:

Giuseppe> I did so, in the past, on a custom version of gdb, and this
Giuseppe> caused me a lot of trouble while migrating to a newer release:
Giuseppe> I discovered that the new release featured another argument to
Giuseppe> a command I had amended, which was conflicting with my own
Giuseppe> changes, so I had to rework both!

Now you're in the lucky position to add arguments and mess up other
people's private extensions :-)

Ok, seriously, I think adding an optional argument, if that is what you
need, is the better route.

Tom


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