This is the mail archive of the gdb@sources.redhat.com 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: About gdb source code


> Date: Thu, 15 Jan 2004 17:32:34 +0800
> From: mr924352@cs.nthu.edu.tw
> 
> My question is where is the gdb source code to process the "disp" action.

See printcmd.c:do_displays and printcmd.c:do_one_display.  The rest
of support functions are also in printcmd.c.


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