This is the mail archive of the
gdb-cvs@sourceware.org
mailing list for the GDB project.
src/gdb/testsuite ChangeLog lib/mi-support.exp
- From: kseitz at sourceware dot org
- To: gdb-cvs at sourceware dot org
- Date: 12 Jan 2012 22:28:34 -0000
- Subject: src/gdb/testsuite ChangeLog lib/mi-support.exp
CVSROOT: /cvs/src
Module name: src
Changes by: kseitz@sourceware.org 2012-01-12 22:28:34
Modified files:
gdb/testsuite : ChangeLog
gdb/testsuite/lib: mi-support.exp
Log message:
* lib/mi-support.exp: Expand comments about PATH_EXPR.
(varobj_tree::get_path_expr): Assume that all varobjs are
compound unless they are known simple types.
Adjust path expressions based on parent type, path parent type,
and tree language.
(varobj_tree::walk_tree): Add LANGUAGE parameter and save it into
the root varobj.
(mi_walk_varobj_tree): Add LANGUAGE parameter.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/ChangeLog.diff?cvsroot=src&r1=1.3017&r2=1.3018
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/lib/mi-support.exp.diff?cvsroot=src&r1=1.107&r2=1.108