This is the mail archive of the gdb-prs@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]

[Bug breakpoints/15179] Dprintf interrupts execution when conditionis false


http://sourceware.org/bugzilla/show_bug.cgi?id=15179

--- Comment #4 from Marc Khouzam <marc.khouzam at ericsson dot com> 2013-02-27 19:06:41 UTC ---
(In reply to comment #3)

> I can't reproduce this problem on my Fedora 16 box and Lucid machine.
> 
> I think the inferior stops because of this message "warning: Cannot call
> inferior functions, you have broken Linux kernel i386 NX (non-executable pages)
> support!".   What is your linux kernel?  It should be related to Bug 15187.

I can reproduce on a Ubuntu 64bit where there is not "warning: Cannot call
inferior functions...".  I can also reproduce it on an old SLED machine that
does not have that warning (although I used GDB 7.5 on the SLED machine).

Maybe you can try running gdb -nx to make sure you don't have extra settings
that might affect this?

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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