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 v1.2 1/3] Introduce gdb::function_view


Pedro Alves <palves@redhat.com> writes:

> gdb/ChangeLog:
> yyyy-mm-dd  Pedro Alves  <palves@redhat.com>
>
> 	* Makefile.in (SUBDIR_UNITTESTS_SRCS, SUBDIR_UNITTESTS_OBS): New.
> 	(SFILES): Add $(SUBDIR_UNITTEST_SRCS).
> 	(COMMON_OBS): Add $(SUBDIR_UNITTEST_OBS).
> 	(%.o) <unittests/%.c>: New pattern.
> 	(INIT_FILES): Add $(SUBDIR_UNITTESTS_SRCS).
> 	* common/function-view.h: New file.
> 	* unittests/function-view-selftests.c: New file.

Patch is good to me.  Nit, CL entry on configure.ac is missing.

-- 
Yao (齐尧)


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