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: [RFA 4/4] Improved linker-debugger interface


Gary Benson wrote:
> +/* Decide what action to take when the specified solib event probe is
> +   hit.  */
> +
> +static enum probe_action
> +solib_event_probe_action (struct probe_and_info *pi)
> +{
> +  enum probe_action action;
> +  int update;
         ^^^^^^
I just noticed this variable is never used, will remove it from my tree.

Cheers,
Gary

-- 
http://gbenson.net/


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