Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Dec 2009 17:32:18 GMT
From:      Vaibhav Gavane <vaibhav.gavane@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/141780: gdb in base inadequate for devel/anjuta; devel/gdb6 required
Message-ID:  <200912191732.nBJHWI7f075850@www.freebsd.org>
Resent-Message-ID: <200912191740.nBJHe3ou042355@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         141780
>Category:       ports
>Synopsis:       gdb in base inadequate for devel/anjuta; devel/gdb6 required
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Dec 19 17:40:03 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Vaibhav Gavane
>Release:        8.0-RELEASE
>Organization:
>Environment:
FreeBSD 127.0.0.1 8.0-RELEASE-p1 FreeBSD 8.0-RELEASE-p1 #1: Fri Dec  4 20:11:36 IST 2009     root@127.0.0.1:/usr/obj/usr/src/sys/CUSTOM  i386
>Description:
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.
>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.
>Fix:
Install devel/gdb6.

Patch plugins/gdb/debugger.c to make #define GDB_PATH "gdb66".

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912191732.nBJHWI7f075850>