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 v4 2/3] MI: document the -catch-load/-unload commands


> From: Mircea Gherzan <mircea.gherzan@intel.com>
> Cc: keven.boell@intel.com, mircea.gherzan@intel.com, marc.khouzam@ericsson.com,        tromey@redhat.com
> Date: Tue, 20 Nov 2012 19:22:11 +0100
> 
> +Add a catchpoint for library unload events.  If the @samp{-t} option is
> +used, the catchpoint is a temporary one (@pxref{Set Breaks, ,Setting
> +Breakpoints}).  If If the @samp{-d} option is used, the catchpoint is
                   ^^^^^
A typo.

Otherwise OK, thanks.


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