11-22-06 06:39 AM
Hi,
I am developing some c-applications, (compiled with -g ...) after
developing application i am running the application on different host,
(may be same OS or different OS )
Its like i am working on two host one is development (here i can
devlop,debug etc.)
and one on which I will run/test my application (But Can't debug,)
what i want to know is that if any thing goes wrong (not on Development
machine) and program crash and generate coredump, can I use the core
file to debug on Development Host.
is there anything like it must be same OS or same glibc versions or ...
?
--raxit
[ Post a follow-up to this message ]
|