This is the mail archive of the gdb@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: -stack-list-locals and children


> > It can be expensive to make variable objects from all the locals every time
 > > the frame changes but this is what Insight does, and Apple GDB has MI code
 > > to do it.  So maybe Xcode does too.
 > 
 > Apple creates variables automatically and it is not slow.

It will surely depend on the program that you are debugging and the number
and nature of the local variables.

-- 
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]