Package: swig2.0 Version: 2.0.7-3 Severity: wishlist It would be nice to have a -dbg package, in my case I cannot debug a low level swig error:
cd /home/mathieu/Perso/gdcm-gcc/Wrapping/Csharp && /usr/bin/swig2.0 -csharp -namespace gdcm -dllimport gdcmsharpglue -outdir /home/mathieu/Perso/gdcm-gcc/Wrapping/Csharp -c++ -I/home/mathieu/Perso/gdcm-gcc/Source/Common -I/home/mathieu/Perso/gdcm/Source/Common -I/home/mathieu/Perso/gdcm/Source/DataStructureAndEncodingDefinition -I/home/mathieu/Perso/gdcm/Source/InformationObjectDefinition -I/home/mathieu/Perso/gdcm/Source/MediaStorageAndFileFormat -I/home/mathieu/Perso/gdcm/Source/DataDictionary -I/home/mathieu/Perso/gdcm/Source/MessageExchangeDefinition -o /home/mathieu/Perso/gdcm-gcc/Wrapping/Csharp/gdcmCSHARP_wrap.cxx /home/mathieu/Perso/gdcm/Wrapping/Csharp/gdcm.i /home/mathieu/Perso/gdcm/Source/MediaStorageAndFileFormat/gdcmScanner.h:123: Warning 325: Nested struct not currently supported (ltstr ignored) swig2.0: ../../Source/Swig/typesys.c:281: SwigType_inherit_scope: Assertion `scope != current_scope' failed. Aborted Program received signal SIGABRT, Aborted. 0x00007ffff6ea3165 in *__GI_raise (sig=<optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 64 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. (gdb) bt #0 0x00007ffff6ea3165 in *__GI_raise (sig=<optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 #1 0x00007ffff6ea63e0 in *__GI_abort () at abort.c:92 #2 0x00007ffff6e9c311 in *__GI___assert_fail (assertion=0x546be8 "scope != current_scope", file=<optimized out>, line=281, function=0x5472b0 "SwigType_inherit_scope") at assert.c:81 #3 0x000000000050be44 in ?? () #4 0x000000000050bf02 in ?? () #5 0x00000000004e4a76 in ?? () #6 0x000000000047bb52 in ?? () #7 0x000000000047b6cd in ?? () #8 0x00000000004e4847 in ?? () #9 0x000000000047bb67 in ?? () #10 0x000000000047b6cd in ?? () #11 0x000000000047bc95 in ?? () #12 0x000000000047b6cd in ?? () #13 0x000000000047bc95 in ?? () #14 0x000000000047b6cd in ?? () #15 0x00000000004e4202 in ?? () #16 0x0000000000485002 in ?? () #17 0x0000000000406643 in ?? () #18 0x00007ffff6e8fead in __libc_start_main (main=<optimized out>, argc=<optimized out>, ubp_av=<optimized out>, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffffffe278) at libc-start.c:244 #19 0x0000000000406cf9 in ?? () #20 0x00007fffffffe278 in ?? () #21 0x000000000000001c in ?? () #22 0x0000000000000013 in ?? () #23 0x00007fffffffe625 in ?? () #24 0x00007fffffffe636 in ?? () #25 0x00007fffffffe63e in ?? () #26 0x00007fffffffe649 in ?? () #27 0x00007fffffffe64e in ?? () #28 0x00007fffffffe659 in ?? () #29 0x00007fffffffe667 in ?? () #30 0x00007fffffffe66f in ?? () #31 0x00007fffffffe69c in ?? () #32 0x00007fffffffe6a1 in ?? () #33 0x00007fffffffe6ce in ?? () #34 0x00007fffffffe6f7 in ?? () #35 0x00007fffffffe73c in ?? () #36 0x00007fffffffe77a in ?? () #37 0x00007fffffffe7b6 in ?? () #38 0x00007fffffffe7e7 in ?? () #39 0x00007fffffffe823 in ?? () ---Type <return> to continue, or q <return> to quit--- #40 0x00007fffffffe826 in ?? () #41 0x00007fffffffe867 in ?? () #42 0x0000000000000000 in ?? () -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org