Help for this page

Select Code to Download


  1. or download this
    $ gdb /usr/local/bin/perl  core
    ...
    ...
    #0  0x00007f8382eb85c5 in new (classname=0x11b1170 "fred", bits=<optim
    +ized out>) at test.xs:23
    23        SvLEN_set( obj, bytes );
    (gdb) q
    
  2. or download this
    ...
        obj = newSV_type(SVt_PV);
    ...
      CUR = 16
      LEN = 16
      STASH = 0xfd4f08    "fred"