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 2/4] Change return type of gdbarch_software_single_step to vector<CORE_ADDR>


On 04/19/2017 05:08 AM, Simon Marchi wrote:

> From what I understand, using {} to return an empty vector has no extra
> cost though, so we can use that without any problem.

Right.

Thanks,
Pedro Alves


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