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: print implementation


"xu zhou" <zhouxuzhu1985@gmail.com> writes:
>   Can anyone tell me how gdb find variable'value when user type the
> 'print' command? Thank you!

You'll need to read the sources.  It's extremely complicated, and
involves many parts of the debugger.


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