ddd
[Top][All Lists]
Advanced

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

ddd bug: value tips and C local variables


From: Neil Zanella
Subject: ddd bug: value tips and C local variables
Date: Sun, 17 Nov 2002 17:57:35 -0330 (NST)

Hello,

Section 7.1 of the ddd manual discusses displaying variable values using
value tips and the status bar. I compiled and ran the sample.c program
as discussed in the manual setting a breakpoint at a = (int *)malloc(...)
and ran the program...

When I point at the i variable in the shell_sort program, instead of 
nothing being displayed, the value of the i variable in the main program
is displayed. But these are two different variables!

Thanks!

Neil





reply via email to

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