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 02/15] PIE: disable_breakpoints_in_shlibs also bp_shlib_event


>>>>> "Jan" == Jan Kratochvil <jan.kratochvil@redhat.com> writes:

Jan> Fix error on inserting stale breakpoint of type bp_shlib_event.

I suppose the issue is that this breakpoint is inserted in a shared
library?  It was hard to tell from just the transcript.

Jan> 	* breakpoint.c (disable_breakpoints_in_shlibs): Apply also to
Jan> 	bp_shlib_event.  Simplify parentheses.

Ok.

Tom


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