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]

[commit] make set_raw_breakpoint_without_location static


I noticed that this function is only used inside breakpoint.c so
I made it static.

2007-11-05  Joel Brobecker  <brobecker@adacore.com>

        * breakpoint.c (set_raw_breakpoint_without_location): Make static.

Tested on x86-linux by rebuilding GDB. Checked in.

-- 
Joel

Attachment: set_raw_breakpoint_without_location.diff
Description: Text document


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