Breakpoint loss under low memory conditions
Stoll, Walter
walter.stoll@siemens.com
Tue Nov 20 07:31:00 GMT 2018
Ladies and Gentlemen
Under low memory conditions, the Linux kernel may evict pages that contain executable code sections. If such a page was modified by a breakpoint, then the breakpoint will get lost when the page is finally faulted in. Is this a scenario that can happen in reality or does gdb and/or the kernel provide some means which prevent this from happening ?
Regards
Walter Stoll
More information about the Gdb
mailing list