X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gdb%2Fvarobj.h;h=3e6abaa709f90d043f7de5895adac9162c491107;hb=f4ec508eaed65ad7555858498c1cbbf420bce90a;hp=eb01da10e2d9b169f8b02612af9e2c0cebbcdc93;hpb=0dc327459b19e6765c8fe80957f5c8620611628e;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/varobj.h b/gdb/varobj.h index eb01da10e2..3e6abaa709 100644 --- a/gdb/varobj.h +++ b/gdb/varobj.h @@ -1,5 +1,5 @@ /* GDB variable objects API. - Copyright (C) 1999-2019 Free Software Foundation, Inc. + Copyright (C) 1999-2020 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -286,7 +286,7 @@ extern int varobj_get_num_children (struct varobj *var); indicating the range of children to return. If either *FROM or *TO is less than zero on entry, then all children will be returned. On return, *FROM and *TO will be updated to indicate the real range - that was returned. The resulting VEC will contain at least the + that was returned. The resulting vector will contain at least the children from *FROM to just before *TO; it might contain more children, depending on whether any more were available. */ extern const std::vector &