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 build/14003] build fails on solaris in infrun.c because ofempty inferior_suspend_state struct


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

--- Comment #2 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> 2012-06-13 18:15:14 UTC ---
CVSROOT:    /cvs/src
Module name:    src
Changes by:    jkratoch@sourceware.org    2012-06-13 18:15:05

Modified files:
    gdb            : ChangeLog inferior.h infrun.c 

Log message:
    gdb/
    PR build/14003
    * inferior.h (struct inferior_suspend_state): Comment out.
    (struct inferior): Comment out the field suspend.
    * infrun.c (struct infcall_suspend_state): Comment out the field
    inferior_suspend.
    (save_infcall_suspend_state, restore_infcall_suspend_state): Comment
    out its assignment.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.14358&r2=1.14359
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/inferior.h.diff?cvsroot=src&r1=1.176&r2=1.177
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/infrun.c.diff?cvsroot=src&r1=1.543&r2=1.544

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