This is the mail archive of the gdb-patches@sourceware.org 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]

[PATCH 0/11] Cleanup MI test cases


Hi,
This is a follow up to this thread,

  Re: [RFC] Merge mi-cli.exp and mi2-cli.exp
  http://sourceware.org/ml/gdb-patches/2012-09/msg00155.html

in which we discussed that we are only using mi2 so far and some test
cases are redundant.  This patch is to get rid of the redundancy in
test cases.

Patch 01/11 simply removes mi-FOO.exp, because they are identical to
mi2-FOO.exp.  The rest of the patches merge mi-foo.exp with mi2-foo.exp,
and remove mi-foo.exp.

Note that this patch set doesn't cover mi2-var-child.exp and
mi-var-child.exp, because they diverge too much for me to handle.


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