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