Hi

 These patches correct following bugs and clean Makefile up for
the makedumpfile command.


Patch1: makedumpfile01-Makefile-01.patch
  The patch stops executing pkg-config in the Makefile because
  the latest making doesn't need it.

Patch2: makedumpfile02-ELF-Phdr-01.patch
  Bug fix.  The patch changes declaration of the 2nd parameter of 
  the function dump_Elf_pt_load() from Elf64_Phdrof of 64 bit
  exclusive use to GElf_Phdr of common use.

Patch3: makedumpfile03-ignore-structure-not-found-01.patch
  Bug fix.  The patch changes the command's abnormal end to normal
  end when a structure of the purpose isn't found in the debug
  information of vmlinux.


Method of installation:
  You can compile the makedumpfile command as follows;
  1. "tar -zxvf makedumpfile-20061002.tar.gz"
  2. "cd makedumpfile"
  3. "make; make install"


Todo:
1.Reading/writing a configuration file (Done)
2.Dumping SPARSEMEM_EXTREME kernel (Done)
3.Adjusting to relocatable kernel (Done)
4.Porting to IA64 (Done)
5.Excluding free pages (Done)
6.Using libraries instead of dwarfdump code(Done)
7.Output to a remote host
8.Dumping DISCONTIGMEM kernel


Thanks
tachibana

Attachment: makedumpfile-20061002.tar.gz
Description: Binary data

_______________________________________________
fastboot mailing list
[email protected]
https://lists.osdl.org/mailman/listinfo/fastboot

Reply via email to