This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] -stack-info-frame/-stack-list-frames


 > > If you want to know which frame the varobj is associated with GDB
 > > should supply some unique opaque identifier, and then the IDE can
 > > use that to show the frame number in a tooltip or wherever.
 > 
 > I've got a good idea, how about the frame number?

The frame number changes when a new frame is created, i.e., if the current
frame is used it's always "0", but it doesn't stay that way.

-- 
Nick                                           http://www.inet.net.nz/~nickrob


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]