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: [RFC/RFA] print arrays with indexes


Joel Brobecker <brobecker@adacore.com> writes:
> How about we enhance a bit the approach, and have:
>
>         set print array-indexes on/off/auto
>
> If set to auto, then we use the threshold?

How about:

        set print array-indexes on/off/THRESHOLD-N


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