From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Jan D." Newsgroups: gmane.emacs.devel Subject: Re: Toolbar problems with GDB mode. Date: Sat, 4 Jan 2003 22:44:38 +0100 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <15895.15327.116822.876751@nick.uklinux.net> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v482) Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: main.gmane.org 1041716724 21719 80.91.224.249 (4 Jan 2003 21:45:24 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 4 Jan 2003 21:45:24 +0000 (UTC) Cc: emacs devel Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18Uw6d-0005e9-00 for ; Sat, 04 Jan 2003 22:45:23 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18Uw9s-00025K-00 for ; Sat, 04 Jan 2003 22:48:46 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18Uw7E-00033D-02 for emacs-devel@quimby.gnus.org; Sat, 04 Jan 2003 16:46:00 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18Uw6l-0002Vx-00 for emacs-devel@gnu.org; Sat, 04 Jan 2003 16:45:31 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18Uw6f-0002Kt-00 for emacs-devel@gnu.org; Sat, 04 Jan 2003 16:45:27 -0500 Original-Received: from stubby.bodenonline.com ([193.201.16.94]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18Uw6Z-0002Bx-00 for emacs-devel@gnu.org; Sat, 04 Jan 2003 16:45:19 -0500 Original-Received: from accessno42.bodenonline.com (IDENT:root@accessno42.bodenonline.com [193.201.16.44]) h04Mege0006371; Sat, 4 Jan 2003 23:40:46 +0100 Original-To: Nick Roberts In-Reply-To: <15895.15327.116822.876751@nick.uklinux.net> X-Mailer: Apple Mail (2.482) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:10481 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:10481 l=F6rdagen den 4 januari 2003 kl 20.54 skrev Nick Roberts: > >> Okay, but it is also the one thing i dislike with DDD for example. >> In embedded development, one does not even have a main. DDD then >> loads a random file, which is annoying as it takes time. > > Do you use emacs for embedded development ? If so, could you please = tell=20 > me > what gdba does ? I suspect I can't try that if gdba relies on -annotate=3D2, since the = gdb version is specially compiled for the communication to the remote = target. That gdb version is quite old, 4.18 or something like that. But I can = try. Jan D.