Might be a silly question - but since I am a newbie I am trying to understand the reason for existance for most of the stuff that I find while reading the code --- here is my question -- I see that there is a directory - /root/.debug/lib/modules/3.8.0-rc5 +/kernel/net/8021q/8021q.ko/8a73921f509a12a1cd7fb49dd8d1203197294c9e Why is this directory here for ? What is this file 8a73921f509a12a1cd7fb49dd8d1203197294c9e ? -- Shraddha
On Tue, Feb 5, 2013 at 6:52 AM, Shraddha Kamat <sh2008ka@gmail.com> wrote:
Might be a silly question - but since I am a newbie I am trying to understand the reason for existance for most of the stuff that I find while reading the code --- here is my question --
I see that there is a directory - /root/.debug/lib/modules/3.8.0-rc5 +/kernel/net/8021q/8021q.ko/8a73921f509a12a1cd7fb49dd8d1203197294c9e Why is this directory here for ?
What is this file 8a73921f509a12a1cd7fb49dd8d1203197294c9e ?
Have you tried looking for git commit for that number?
-- Shraddha
_______________________________________________ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
-- Thank you Warm Regards Anuz
On Tue, Feb 5, 2013 at 10:22 AM, Shraddha Kamat <sh2008ka@gmail.com> wrote:
On Tue, 2013-02-05 at 10:14 +0000, Anuz Pratap Singh Tomar wrote:
8a73921f509a12a1cd7fb49dd8d1203197294c9e
# git show 8a73921f509a12a1cd7fb49dd8d1203197294c9e fatal: bad object 8a73921f509a12a1cd7fb49dd8d1203197294c9e
not sure if relevant but have a look
http://sourceware.org/gdb/onlinedocs/gdb/Separate-Debug-Files.html
-- Shraddha
-- Thank you Warm Regards Anuz
participants (2)
-
Anuz Pratap Singh Tomar -
Shraddha Kamat