|
Blue Forest http://www.lslnet.com at 10:18 on June 6, 2006
GDB Debugging main parameters of how to join Please Banggemang :
Commissioning of the GDB, running gdb executable files, then loaded the executable files, but also with parameters of the executable files, such as to bring the configuration file, which is the main parameter is a function, I would like to put parameters LINUX were loaded into how? |
If the procedure is operating :. /a.out Abc 123
GDB then run in the 123 this : r abc |
Learned. Thank you |
Set args. . . |
Thank whyglinux and rwen2012 (cold 枫), the two methods can be very grateful. |
| |