Hi Venkatram... On Wed, Apr 28, 2010 at 05:34, Venkatram Tummala <venkatram867@xxxxxxxxx> wrote: > > 1) Is there any way to tell the kernel not to load these module sections at > different addresses every time the module is inserted & removed . That is, > can we have the module loaded at exactly the same address everytime? None that I know. AFAIK the only way is to recheck the /sys entry and reinsert the symbol file (your kernel module file, which has been compiled with -g before) to proper position > 2) Is there any way to overcome this problem so that i can debug the module > using vmware even though the module is loaded at different addresses? AFAIK, again none that I know. -- regards, Mulyadi Santosa Freelance Linux trainer and consultant blog: the-hydra.blogspot.com training: mulyaditraining.blogspot.com -- To unsubscribe from this list: send an email with "unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx Please read the FAQ at http://kernelnewbies.org/FAQ