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 c++/13653] ~"inferior.c:61: internal-error:set_current_inferior: Assertion `inf != NULL' failed.


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

--- Comment #8 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> 2012-02-16 14:35:08 UTC ---
CVSROOT:    /cvs/src
Module name:    src
Changes by:    tromey@sourceware.org    2012-02-16 14:35:00

Modified files:
    gdb            : ChangeLog thread.c 
    gdb/testsuite  : ChangeLog 
Added files:
    gdb/testsuite/gdb.base: inferior-died.c inferior-died.exp 

Log message:
    PR c++/13653:
    * thread.c (struct current_thread_cleanup) <was_removable>: New
    field.
    (do_restore_current_thread_cleanup): Restore 'removable' field.
    (restore_current_thread_cleanup_dtor): Likewise.
    (make_cleanup_restore_current_thread): Initialize new field.
    testsuite/gdb
    * gdb.base/inferior-died.c: New file.
    * gdb.base/inferior-died.exp: New file.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.13834&r2=1.13835
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/thread.c.diff?cvsroot=src&r1=1.144&r2=1.145
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/ChangeLog.diff?cvsroot=src&r1=1.3074&r2=1.3075
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.base/inferior-died.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.base/inferior-died.exp.diff?cvsroot=src&r1=NONE&r2=1.1

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