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] |
>>>>> "Pedro" == Pedro Alves <palves@redhat.com> writes: Pedro> On 8/14/19 5:48 PM, Tom Tromey wrote: >> + std::vector<unsigned char> buffer (myaddr, myaddr + len); Pedro> gdb::byte_vector Thanks, I forgot about that. I'll fix it momentarily. Tom
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |