[Crash-utility] commande sig

Dave Anderson anderson at redhat.com
Wed Sep 6 13:07:47 UTC 2006


Olivier Daudel wrote:

> Hi Dave and Jeff
> I hope this one will be correct.
> Olivier.
>
> ----------------------------------------------------------------
> Ce message a ete envoye par IMP, grace a l'Universite Paris 10 Nanterre
>
>   ------------------------------------------------------------------------------------------------------------------------
>                 Name: patch.sig
>    patch.sig    Type: Plain Text (text/plain)
>             Encoding: 7bit
>
>   ------------------------------------------------------------------------------------------------------------------------
> --
> Crash-utility mailing list
> Crash-utility at redhat.com
> https://www.redhat.com/mailman/listinfo/crash-utility

Ok, I got this one OK.  I'll test this version, and clean it up a bit.

Also, it's not a big deal, but when posting a patch, please do me
the favor of first compiling with "make warn" or "make Warn":

$ make Warn
TARGET: X86
 CRASH: 4.0-3.2a
   GDB: 6.1

cc -c -g -DX86 -D_FILE_OFFSET_BITS=64 build_data.c -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror
cc -c -g -DX86 -D_FILE_OFFSET_BITS=64 -DGDB_6_1 task.c -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror
cc1: warnings being treated as errors
task.c: In function `translate_sigset':
task.c:5614: warning: unused variable `mask'
task.c:5614: warning: unused variable `sig'
make[3]: *** [task.o] Error 1
make[2]: *** [gdb] Error 2
make[1]: *** [gdb_merge] Error 2
make: *** [Warn] Error 2
$

Thanks,
  Dave





More information about the Crash-utility mailing list