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]

What is "inferior process" ??


Hi,

I am reading the GDB's source codes, and see the word "inferior process"
many times (e.g. in gdb/inferior.h). But i don't understand what this 
really means.

Is "inferior process" a child process or a parent process, or something
else?

BTW, i only see function lin_lwp_resume() in gdb/lin-lwp.c, and wonder 
how to call/use this function.

Thank you.

-- 
Best Regards,
Zheng Jian-Ming a.k.a. zjm
e-mail: zjm@cis.nctu.edu.tw


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