Not sure if this is of any help, but the kernel build system (no idea how to do this for user space programs) offers to generate a listing that interleaves the c code into assembly making it better readable. So if your function is e.g. in kernel/rtmutex.c you could do the following:c)lets say for a program a.c i use gcc -S a.c ...do we have some other command to generate
somewhat more clear assembly code, may be with some comments in english
Any kind of help in understanding this will be appreciated ..
Thanks
Nidhi
--
Thanks & Regards
Nidhi Mittal Hada
http://nidhi-searchingmyself.blogspot.com/
_______________________________________________ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies