Redirect the debugger error stream

[email protected] (Michael Seele) Thu, 01 Dec 2005 11:09:47 +0100
Newsgroups perl.debugger
Message-ID <[email protected]>
hi,

when i execute the debug command y in the debugger i got this result for 
my context:

$warn = ARRAY(0x849fff0)

     empty array

@stack = (

   0  Pod::POM::Node::Pod=HASH(0x84be78c)

Use of uninitialized value in string eq at /usr/lib/perl5/5.8.5/dumpvar.pl line 183.

 at /usr/lib/perl5/5.8.5/dumpvar.pl line 183

    dumpvar::unwrap('Pod::POM::Node::Pod=HASH(0x84be78c)', 6, -2) called at /usr/lib/perl5/5.8.5/dumpvar.pl line 119

    dumpvar::DumpElem('Pod::POM::Node::Pod=HASH(0x84be78c)', 6, -2) called at /usr/lib/perl5/5.8.5/dumpvar.pl line 245

    dumpvar::unwrap('ARRAY(0x83a64f4)', 3, -1) called at /usr/lib/perl5/5.8.5/dumpvar.pl line 382

    dumpvar::dumplex('@stack', 'ARRAY(0x83a64f4)', -1) called at /usr/lib/perl5/5.8.5/perl5db.pl line 2509

    DB::DB called at /opt/eclipse/runtime-workspace/podPOM/lib/Pod/POM.pm line 173

    Pod::POM::parse_text('Pod::POM=HASH(0x8421a78)', '=head1 NAME\x{d}\x{a}\x{d}\x{a}My::Module - a sample Pod document for testing...', 'Test.pod') called at /opt/eclipse/runtime-workspace/podPOM/lib/Pod/POM.pm line 144

    Pod::POM::parse_file('Pod::POM=HASH(0x8421a78)', 'Test.pod') called at /opt/eclipse/runtime-workspace/podPOM/lib/run.pl line 6

      'begin' => Pod::POM::Node::Content=ARRAY(0x84be63c)

           empty array

      'code' => Pod::POM::Node::Content=ARRAY(0x84be6f0)

           empty array

      'content' => Pod::POM::Node::Content=ARRAY(0x84b5564)

           empty array

      'for' => Pod::POM::Node::Content=ARRAY(0x84be660)

           empty array

      'type' => 'pod'

      'verbatim' => Pod::POM::Node::Content=ARRAY(0x84be6a8)

           empty array

)


my problem is the error message from the debugger. i don't want that 
message on this stream. is it possible to redirect the debugger error 
stream into a file or something?

thx mseele

-- 
G & H Softwareentwicklung GmbH     Tel.: +49(0)7451/53706-20
Robert-Bosch-Str. 23               Fax:  +49(0)7451/53706-90
D-72160 Horb a.N.                  http://www.guh-software.de