This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Patch for gdb/mi problem 672


mi/ChangeLog:

2002-10-02 Jeff Johnston <jjohnstn@redhat.com>
* mi-cmd-var.c (mi_cmd_var_update): Fix for PR gdb/672. For m2, output
list begin and end for "changelist" rather than tuple begin/end.
(varobj_update_one): For m2, add tuple begin and end for varobj update output.


testsuite/gdb.mi/ChangeLog:

2002-10-02 Jeff Johnston <jjohnstn@redhat.com>

* mi-var-block.exp: Change expected output from -var-update
command to expect list format for "changelist". Fix for
PR gdb/672.
* mi-var-cmd.exp: Ditto.
* mi-var-child: Ditto.
Yes, ok.

The example that is part of the MI documentation (I'm assuming that there is an example :-) will also need to be changed.

Again, this should be mentioned in the NEWS file. Hmm, suggest something like adding to the ``Default MI output changed'' section with:

Fixed PR gdb/672: .....

So that the news file ends up with a list of changes so far included in mi2.

Andrew



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]