gdb ChangeLog disasm.c
ezannoni@sources.redhat.com
ezannoni@sources.redhat.com
Tue Apr 8 01:40:00 GMT 2003
CVSROOT: /cvs/uberbaum
Module name: gdb
Changes by: ezannoni@sourceware.org 2003-04-08 01:40:31
Modified files:
. : ChangeLog disasm.c
Log message:
2003-04-04 Elena Zannoni <ezannoni@redhat.com>
* disasm.c (dump_insns): Move variables inside loop, or they will
be freed more than once, causing wild memory corruptions.
(gdb_disassembly): Look for the substring "-thread",
instead of "-threads" in the target name, to make sure to find
the 'multi-thread' target. Also, make sure we do the right thing
with the "core" target.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/gdb/ChangeLog.diff?cvsroot=uberbaum&r1=1.4052&r2=1.4053
http://sources.redhat.com/cgi-bin/cvsweb.cgi/gdb/disasm.c.diff?cvsroot=uberbaum&r1=1.5&r2=1.6
More information about the Gdb-cvs
mailing list