Re: [lkcd-devel] problem with lkcdutils-4.2 on ia64 mahine
Prashanth T <[email protected]> Mon, 22 Dec 2003 16:58:02 +0530
| Newsgroups | gmane.linux.lkcd.general |
|---|---|
| Message-ID | <[email protected]> |
IA64 generates debug information (Kerntypes) in dwarf2 format and NOT stabs format. The lkcdutils doesn't understand the dwarf2 format. I am working on dwarf2 support on lkcdutils, and have posted an initial patch earlier on this list which works on ia-32. But for IA64, there might be some issues which I am trying to work out. Will keep this updated if there is any progress. In any case, you can just try applying my earlier patch and let me know. Prashanth T John Abraham wrote: > Hello > > I am using lkcdutils-4.2 (downloaded from lkcd.sourceforge.net > 4.2pre4) for 2 CPU smp ia64 machine from HP. I want to use lcrash to > see live memory dump. I have followed following steps: - > > 1. I have configured it using ./configure --bfd-version=2.14. > > 2. Then i compiled and installed it. > > 3. When i run lcrash from command prompt i got following message :- > > lcrash 0.9.2 (xlcrash) build at Dec 22 2003 16:03:33 > Lcrash is free software. It is covered by the GNU General Public License. > You are welcome to change it and/or distribute copies of it under certain > conditions. Type "help -C" to see the conditions. Absolutely no warranty > is given for Lcrash. Type "help -W" for warranty details. > > map = /boot/System.map > dump = /dev/mem > kerntypes = /boot/Kerntypes > > > Please wait... > Check dump architecture: > Warning: Unknown magic number in dump header. > Warning: Unknown dump arch. Setting dump arch to host arch. > Init host arch specific data ... Done. > Init dump arch specific data ... Done. > Loading system map ... Done. > Set dump specific data ... Done. > Loading type info (Kerntypes) ...Could not get stab entries > from file /boot/Kerntypes > Done. > > NULL buffer pointer > > Can anybody tell me where i am wrong. > > Please CC mail to me as i am not member of list > > Thanks in advance > > John Abraham > > ------------------------------------------------------------------------ > Do you Yahoo!? > Free Pop-Up Blocker - Get it now > <http://us.rd.yahoo.com/slv/mailtag/*http://companion.yahoo.com/>