lkcd
[Top] [All Lists]

[no subject]

To: lkcd@xxxxxxxxxxx
Subject:
From: "Andreas Herrmann" <AHERRMAN@xxxxxxxxxx>
Date: Tue, 3 Jul 2001 17:23:49 +0200
Importance: Normal
Sender: owner-lkcd@xxxxxxxxxxx
Hello,

this is just to inform you, that a couple of changes in lkcdutils were
checked in today on sourceforge.
A bunch of files were affected.
For details see list below.

For any comments about this stuff, feel free to contact me.

Regards,

Andreas



1. Enabled LFS for lcrash:
   - it is now possible to analyze dumps with size > 2GB

   Rules.make


2. All hex addresses are printed with leading '0x':
   - Adapted fprintf statements to new C-Standard using the "#"-character.

   lcrash/arch/alpha/lib/arch.c
   lcrash/arch/alpha/lib/trace.c
   lcrash/arch/i386/lib/arch.c
   lcrash/arch/i386/lib/trace.c
   lcrash/arch/ia64/lib/arch.c
   lcrash/arch/ia64/lib/trace.c
   lcrash/arch/s390/lib/arch.c
   lcrash/cmds/cmd_deftask.c
   lcrash/cmds/cmd_strace.c
   lcrash/cmds/cmd_vtop.c
   lcrash/struct.c
   lcrash/util.c


3. Removed compiler warnings:

   lcrash/arch/s390/cmds/cmd_s390dbf.c
   lcrash/include/arch-alpha/report.h
   lcrash/include/arch-i386/report.h
   lcrash/include/arch-ia64/report.h
   lcrash/include/arch-s390/report.h
   liballoc/alloc.c
   libklib/arch/s390/kl_get_ra.c
   libklib/include/klib.h
   librl/hist.c
   librl/rl.c


4. Bugfixes:

   lcrash/arch/i386/lib/dis.c
   lcrash/arch/s390/lib/s390-report.c
   lcrash/arch/s390/lib/s390-util.c
   lcrash/arch/s390/lib/trace.c
   lcrash/cmds/command.c
   lcrash/include/arch-s390/trace.h
   lcrash/vmdump.c
   libklib/arch/alpha/kl_kern.c
   libklib/arch/ia64/kl_kern.c
   libklib/arch/s390/kl_kern.c
   libklib/arch/i386/kl_kern.c
   libklib/kl_mem.c (fixes endless loop when high_memory is not initialized
in dump)
   libklib/kl_memory.c (64 bit bugfix)
   libklib/kl_stabs.c (fixes sizeof typedefs)
   libklib/kl_stringtab.c (64 bit bugfix)


5. Moved lcrash/include/arch-xxx/dis-asm.h to lcrash/include/dis-asm.h
   - dis-asm.h is the same file for all architectures (file comes from
libopcode)

   lcrash/arch/ia64/lib/dis.c
   lcrash/arch/alpha/lib/dis.c
   lcrash/include/arch-alpha/dis-asm.h (removed)
   lcrash/include/arch-ia64/dis-asm.h (removed)
   lcrash/include/arch-s390/dis-asm.h (removed)
   lcrash/include/dis-asm.h (new)

--
Linux for eServer Development
Tel :  +49-7031-16-4640
Notes mail :  Andreas Herrmann/GERMANY/IBM@IBMDE
email :  aherrman@xxxxxxxxxx


<Prev in Thread] Current Thread [Next in Thread>
  • [no subject], Andreas Herrmann <=