From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cagney To: gdb-patches@sources.redhat.com Subject: [patch/mi] Change args=... to a list Date: Mon, 25 Jun 2001 21:47:00 -0000 Message-id: <3B3813B3.4070203@cygnus.com> X-SW-Source: 2001-06/msg00417.html Hello (such a big patch for a two line C change :-), This patch changes the MI output so that argument lists are output as real lists. This patch ends up tweeking many many test files. Andrew