This is the mail archive of the gdb-testers@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]

[binutils-gdb] Make output_thread_groups take an std::vector<int>


*** TEST RESULTS FOR COMMIT 5c632425957f0150a0d5d1e747f0425f74622132 ***

Author: Simon Marchi <simon.marchi@polymtl.ca>
Branch: master
Commit: 5c632425957f0150a0d5d1e747f0425f74622132

Make output_thread_groups take an std::vector<int>

A simple replacement of VEC with std::vector.

gdb/ChangeLog:

	* breakpoint.c (output_thread_groups): Take an std::vector.
	(print_one_breakpoint_location): Adjust.


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