bug-ddd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug on apple mac book pro: stepping into functions


From: Andreas Tuerk
Subject: bug on apple mac book pro: stepping into functions
Date: Mon, 17 Jul 2006 14:48:54 +0200

Dear Developer,

before launching into my bug description let me just say that I have
been using DDD now for a number of years and have always found it
extremely useful. So thanks for making this tool available.

Recently, I started to develop on an Apple MacBook Pro. That's when I
came across the bug. Basically, when I step into a function DDD shows
a code line that is off by a number of lines. When I hit "next" DDD
jumps to the correct line. The same problem occurs when I am moving
through the stack. Here, however, I don't have the possibility to hit
next, so the code line stays essentially wrong. I could repeat this
bug with various files and noted that the number of lines DDD is off
is the number of lines at the beginning of the file before the first
line containing a function definition. I should note that the
underlying debugger was gdb and that the line given by gdb was
correct. Also when I was using xemacs with gdb as debugger stepping
into functions and navigating through the stack worked perfectly well.

For further information I append my gzipped log file and the
information about my system setup:

bash:~> ddd --configuration
GNU DDD 3.3.11 (i686-apple-darwin8.7.1)
Copyright (C) 1995-1999 Technische Universität Braunschweig, Germany.
Copyright (C) 1999-2001 Universität Passau, Germany.
Copyright (C) 2001 Universität des Saarlandes, Germany.
Copyright (C) 2001-2004 Free Software Foundation, Inc.

Compiled with GCC 4.0.1 (Apple Computer, Inc. build 5341)
Requires X11R6, Xt11R6, Motif 2.1 (GNU/LessTif Version 2.1 Release 0.93.94)
Includes XPM 3.4.11, Athena Panner (7000002L), App defaults, DDD core
Built 2006-07-17 by Andreas Tuerk <andreastuerk@hipassus.local>.

bash:~> gdb --version
GNU gdb 6.3.50-20050815 (Apple version gdb-477) (Sun Apr 30 20:01:44 GMT 2006)
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-apple-darwin".


I would very much appreciate if you could address this issue. Please
feel free to contact me for any further info.

Best,
Andreas

Attachment: log.gz
Description: GNU Zip compressed data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]