From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cagney To: Daniel Jacobowitz Cc: gdb@sources.redhat.com, Stephane.Carrez@worldnet.fr Subject: Re: TUI is broken on the branch Date: Mon, 30 Jul 2001 15:26:00 -0000 Message-id: <3B65DEF7.3000102@cygnus.com> References: <20010730131007.A20755@nevyn.them.org> X-SW-Source: 2001-07/msg00413.html > tui.o: In function `tui_enable': > /nevyn/local/gdb/gdb-5.0.cvs20010729/objtui/gdb/../../gdb/tui/tui.c:245: > undefined reference to `terminal_save_ours' > tui.o: In function `tui_disable': > /nevyn/local/gdb/gdb-5.0.cvs20010729/objtui/gdb/../../gdb/tui/tui.c:269: > undefined reference to `terminal_save_ours' > > Was the branch taken while this was being discussed? No. This is a known problem. Andrew