This is the mail archive of the
gdb-cvs@sourceware.org
mailing list for the GDB project.
src/gdb ChangeLog infrun.c
- From: jkratoch at sourceware dot org
- To: gdb-cvs at sourceware dot org
- Date: 7 Nov 2010 22:25:17 -0000
- Subject: src/gdb ChangeLog infrun.c
CVSROOT: /cvs/src
Module name: src
Changes by: jkratoch@sourceware.org 2010-11-07 22:25:17
Modified files:
gdb : ChangeLog infrun.c
Log message:
gdb/
* infrun.c (restore_inferior_thread_state): Use
discard_inferior_thread_state to free the data.
(discard_inferior_thread_state): xfree also siginfo_data.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.12300&r2=1.12301
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/infrun.c.diff?cvsroot=src&r1=1.454&r2=1.455