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 c++/18623] MI -var-update problems with vector of vectors


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

--- Comment #4 from Robin Whittle <rw at firstpr dot com.au> ---
The third attachment "Testcase: ..." shows exactly how to reproduce the
problems with gdb on the command line, and discerns some patterns.

All the trouble seems to result from using -var-update on indices [0], [2], [4]
and above.  With [1] and [3] the command seems to work fine.

-- 
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]