Anjuta assumes certain capabilities of gdb (such as the inferior-tty-set MI command), and the one that is included in the base system of FreeBSD does not support them. Fix: Install devel/gdb6. Patch plugins/gdb/debugger.c to make #define GDB_PATH "gdb66". How-To-Repeat: When a program is debugged using Anjuta, console I/O does not work in the Debug Terminal. The error "Undefined MI command: inferior-tty-set" can be seen in the Debugger Log.
Responsible Changed From-To: freebsd-ports-bugs->gnome Over to maintainer (via the GNATS Auto Assign Tool)
State Changed From-To: open->closed Fixed, thanks!
marcus 2009-12-19 20:23:35 UTC FreeBSD ports repository Modified files: devel/anjuta Makefile Added files: devel/anjuta/files patch-plugins_gdb_debugger.c Log: Use the gdb6 from ports to satisfy the gdb requirements of Anjuta. PR: 141780 Revision Changes Path 1.81 +3 -1 ports/devel/anjuta/Makefile 1.1 +11 -0 ports/devel/anjuta/files/patch-plugins_gdb_debugger.c (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"