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: [RFC] Limit attempts to place breakpoints on _start, __start, and main in solib-svr4.c


On Fri, 3 Dec 2010 14:04:33 -0700
Kevin Buettner <kevinb@redhat.com> wrote:

> 	* solib-svr4.c (enable_break): Don't attempt to place breakpoints,
> 	when attaching, on the names in bkpt_names: _start, __start, and
> 	main.

Committed.

Kevin


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