Hello everybody: Now, i try to trace the gdb source code. In gdb , if we want to know the PC value,we can type "disp $pc". My question is where is the gdb source code to process the "disp" action.