Problem Description:==================== Sometimes it is desirable to parse the output of a gdb command and feed it to a following command.in the following example, I want to get the start address of "ld-linux-x86-64.so.2" and use it as thesecond parameter of add-symbol-file. (gdb) startTe Read More
posted @ 2011-08-25 15:06 欢乐盛开 Views(1096) Comments(1) Diggs(0)