From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cagney To: gdb-patches@sources.redhat.com Subject: [rfc] Add uiout param to libgdb functions Date: Sat, 08 Sep 2001 09:48:00 -0000 Message-id: <3B9A4BF2.6030209@cygnus.com> X-SW-Source: 2001-09/msg00111.html Hello, The attached adds a UIOUT param to the libgdb function calls. Any thoughts, it is really pretty straight forward. Andrew