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] Remove regular_breakpoint_inserted_here_p declaration


*** TEST RESULTS FOR COMMIT 6abc18bbbf03dc4aee0b0f2cd851d9bc9a983e20 ***

Author: Yao Qi <yao.qi@linaro.org>
Branch: master
Commit: 6abc18bbbf03dc4aee0b0f2cd851d9bc9a983e20

Remove regular_breakpoint_inserted_here_p declaration

There is no regular_breakpoint_inserted_here_p definition at all, so
this patch removes the declaration.

gdb:

2017-10-26  Yao Qi  <yao.qi@linaro.org>

	* breakpoint.h (regular_breakpoint_inserted_here_p): Remove.


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