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] Add bp_location to Python interface


> From: Kevin Pouget <kevin.pouget@gmail.com>
> Date: Tue, 3 Apr 2012 12:34:50 +0200
> Cc: gdb-patches@sourceware.org, pmuldoon@redhat.com, 
> 	Eli Zaretskii <eliz@gnu.org>
> 
> +A breakpoint location is represented by a @code{gdb.BpLocation} object,
> +which offers the following attributes (all read only). Breakpoint location 
                                                        ^^
Two spaces here, please.

OK with that change.

Thanks.


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