Module debugging under GCC
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
- To: kernelnewbies@xxxxxxxxxxxx
- Subject: Module debugging under GCC
- From: Xiangfei Jia <xjianz@xxxxxxxxx>
- Date: Sun, 24 Apr 2005 15:29:56 +1200
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type; b=iX7aL5UvhDI4EFGcE6nciSzvRklmMUnu0OucXzmjyDSJa+RF9kFi1jBkBLmxLQcZhsXr/vsmmVEfl4CWamJvDEACFV5Uhu0PxF1DtPq/9JMZ3QcuWzk342dFT1SytkXRr1R8ht7feNcugqTilEBUrUSsjMsxNsHN4Ty4bvRp3b4=
- Reply-to: Xiangfei Jia <xjianz@xxxxxxxxx>
- Sender: kernelnewbies-bounce@xxxxxxxxxxxx
I want to use the "add-symbol-file" in GCC to debug kernel modules. How
can I found out the addresses for ".text", ".bss" and ".data" sections,
in order to add a symbol table?
Fei
[Index of Archives]
[Newbies FAQ]
[Linux Kernel Mentors]
[Linux Kernel Development]
[IETF Annouce]
[Git]
[Networking]
[Security]
[Bugtraq]
[Yosemite]
[MIPS Linux]
[ARM Linux]
[Linux RAID]
[Linux SCSI]
[Linux ACPI]