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 remote/14786] thread list returned by qfThreadInfo clobbered byg packet


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

--- Comment #5 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> 2013-01-14 18:06:29 UTC ---
CVSROOT:    /cvs/src
Module name:    src
Changes by:    palves@sourceware.org    2013-01-14 18:06:22

Modified files:
    gdb            : ChangeLog remote.c 

Log message:
    2013-01-14  Richard Sharman  <richard_sharman@mitel.com>
    Pedro Alves  <palves@redhat.com>

    PR remote/14786

    * remote.c (remote_threads_info): Make a copy of the reply from
    qfThreadInfo and use that instead of rs->buf.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.15013&r2=1.15014
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/remote.c.diff?cvsroot=src&r1=1.520&r2=1.521

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