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 gdb/15650] xemacs gdb cleanups.c:264: internal-error: restore_my_cleanups: Assertion '*pmy_chain == SENTINEL_CLEANUP' failed


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

--- Comment #17 from edderic at gmail dot com ---
(In reply to Pedro Alves from comment #16)
> I just realized you're debugging a release build of GDB, most likely an
> optimized build without debug info.  If you build a debug build of GDB from
> sources ("-O0 -g"), chances are a backtrace on that error would be (more)
> complete.  You'll need it to do the debugging Tom is suggesting too, anyway.

What does "-O0" do? I don't see in in gdb man page.

-- 
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]