This is the mail archive of the
gdb-cvs@sourceware.org
mailing list for the GDB project.
src/gdb ChangeLog parse.c
- From: sergiodj at sourceware dot org
- To: gdb-cvs at sourceware dot org
- Date: 18 Jan 2012 12:47:36 -0000
- Subject: src/gdb ChangeLog parse.c
CVSROOT: /cvs/src
Module name: src
Changes by: sergiodj@sourceware.org 2012-01-18 12:47:36
Modified files:
gdb : ChangeLog parse.c
Log message:
2012-01-18 Sergio Durigan Junior <sergiodj@redhat.com>
* parse.c (initialize_expout): New function.
(reallocate_expout): Likewise.
(parse_exp_in_context): Use `initialize_expout' and
`reallocate_expout' when appropriate.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.13745&r2=1.13746
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/parse.c.diff?cvsroot=src&r1=1.114&r2=1.115