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 #15 from Tom Tromey <tromey at redhat dot com> ---
When you run gdb in xemacs, xemacs should show you the arguments.
This may be --fullname or --annotate=2 or even -i=mi.

Once you see how it is invoking, go to the shell and type:

gdb --args gdb --fullname ... whatever else ...

This will work provided the crash happens early, as you said in
comment #11

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