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] sim: constify watchpoint interrupt names


>>>>> "Mike" == Mike Frysinger <vapier@gentoo.org> writes:

Mike> 2010-03-29  Mike Frysinger  <vapier@gentoo.org>
Mike> 	* sim-watch.c (watchpoint_type_to_str): Add const to return.
Mike> 	(interrupt_nr_to_str): Likewise.
Mike> 	(default_interrupt_names): Add const to pointer type.
Mike> 	(sim_watchpoint_install): Add const to prefix.
Mike> 	* sim-watch.h (struct _sim_watchpoints): Add const to interrupt_names.

This is ok, thanks.

Tom


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