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]

committed: [PATCH] Make tracepoint pseudocommand functions static.


On 02/14/2013 01:41 AM, Tom Tromey wrote:
FWIW, in cases like this I also check Insight.
It sometimes uses random things from gdb.


Right. I grep'ed the source of Insight again and don't see the use of them.


Yao> 2013-02-13  Yao Qi<yao@codesourcery.com>
Yao> 	* tracepoint.c (end_actions_pseudocommand): Make it static.
Yao> 	(while_stepping_pseudocommand): Likewise.
Yao> 	* tracepoint.h (end_actions_pseudocommand): Remove the
Yao> 	declaration.
Yao> 	(while_stepping_pseudocommand): Likewise.

Ok.

Committed.


--
Yao (éå)


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