This is the mail archive of the gdb@sources.redhat.com 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]

No breakpoints in memory area


Hi,

I'd like to know if it is possible to tell GDB that a certain area of
memory is readonly. The area is located in a shared memory segment and
contains executable code. I want to tell GDB that it is not allowed to
set any breakpoints in that area.

I hope somebody can help me with this.

Thanks.

Paul.


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