This is the mail archive of the gdb@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: About set_raw_breakpoint


Hui Zhu wrote:
Hi guys,

I found that just a extern in gdbtk-bp.c for "set_raw_breakpoint".
What about move this extern to breakpoint.h?

I think set_raw_breakpoint was intended to be static. It's global now just because it's used by gdbtk. I think we would not like to expose it in a header file just for this cause.


Jie



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