This is the mail archive of the
gdb-cvs@sourceware.org
mailing list for the GDB project.
src/gdb/gdbserver ChangeLog mem-break.c
- From: luisgpm at sourceware dot org
- To: gdb-cvs at sourceware dot org
- Date: 25 Feb 2012 19:54:50 -0000
- Subject: src/gdb/gdbserver ChangeLog mem-break.c
CVSROOT: /cvs/src
Module name: src
Changes by: luisgpm@sourceware.org 2012-02-25 19:54:50
Modified files:
gdb/gdbserver : ChangeLog mem-break.c
Log message:
2012-02-25 Luis Machado <lgustavo@codesourcery.com>
* mem-break.c (clear_gdb_breakpoint_conditions): Fix de-allocation
of conditions.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gdbserver/ChangeLog.diff?cvsroot=src&r1=1.555&r2=1.556
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gdbserver/mem-break.c.diff?cvsroot=src&r1=1.32&r2=1.33