summaryrefslogtreecommitdiff
path: root/lib/perl5db.pl
Commit message (Collapse)AuthorAgeFilesLines
* tiny typo in perl5db.plVadim Konovalov2000-11-141-1/+1
| | | | | | From: "Konovalov, Vadim" <vkonovalov@lucent.com> Message-ID: <402099F49BEED211999700805FC7359F8254F7@ru0028exch01.spb.lucent.com> p4raw-id: //depot/perl@7681
* Miscellaneous MacOS Classic library updates from Matthias Neeracher.Jarkko Hietaniemi2000-10-231-0/+6
| | | p4raw-id: //depot/perl@7412
* Show the failed remote port, instead of the failing line number.David Sparks2000-10-171-1/+1
| | | | | | Subject: [PATCH 5.6.1 Debugger] More diagnostics Message-Id: <5.0.0.25.0.20001017144037.02551e10@pop3> p4raw-id: //depot/perl@7356
* perl5db.pl [Was: Re: Debugger question]Peter Scott2000-09-071-5/+6
| | | | | Message-Id: <4.3.2.7.2.20000904130939.00adae90@mail2a.jpl.nasa.gov> p4raw-id: //depot/perl@7032
* debugger exit code should reflect user exit codeMike Guy2000-08-151-1/+1
| | | | | Message-Id: <E13Oj4J-0005FS-00@libra.cus.cam.ac.uk> p4raw-id: //depot/perl@6637
* Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"Mike Guy2000-08-141-1/+1
| | | | | Message-Id: <E13OEdG-0007LT-00@libra.cus.cam.ac.uk> p4raw-id: //depot/perl@6616
* Re: [ID 20000809.006] Debugger lost the ability to see $1 et alPeter Scott2000-08-111-0/+1
| | | | | Message-Id: <4.3.2.7.2.20000810081749.00aa92c0@peterscott.com> p4raw-id: //depot/perl@6592
* debugger "d" command doesnt check line numberMike Guy2000-08-111-2/+6
| | | | | Message-Id: <E13MGOL-000053-00@libra.cus.cam.ac.uk> p4raw-id: //depot/perl@6588
* Do away with array context, from Daniel Chetlin <daniel@chetlin.com>Jarkko Hietaniemi2000-08-081-3/+3
| | | | | | (either perlbug or p5p ate the original), plus regen perlapi and perltoc. p4raw-id: //depot/perl@6553
* Re-apply #6549.Jarkko Hietaniemi2000-08-081-5/+5
| | | p4raw-id: //depot/perl@6551
* Accidental retraction of #6549.Jarkko Hietaniemi2000-08-081-5/+5
| | | p4raw-id: //depot/perl@6550
* [ID 20000807.003] [PATCH] Debugger treatment of condition "0"Mike Guy2000-08-081-5/+5
| | | | | Message-Id: <E13LtqQ-0006Jc-00@libra.cus.cam.ac.uk> p4raw-id: //depot/perl@6549
* some debugger output does not go to the socket when RemotePort is setGurusamy Sarathy2000-07-051-15/+15
| | | p4raw-id: //depot/perl@6316
* debugger stomps on $. (from M.J.T. Guy)Gurusamy Sarathy2000-04-301-2/+1
| | | p4raw-id: //depot/perl@6023
* various minor tweaks seen on p5pGurusamy Sarathy2000-04-281-1/+1
| | | p4raw-id: //depot/perl@5993
* default warnLevel and dieLevel to 0 in debugger (from TomGurusamy Sarathy2000-03-191-7/+7
| | | | | | Christiansen); make dumpvar.pl safe against non-glob entries in stashes p4raw-id: //depot/perl@5818
* fixes for alias handling in debugger (from Tom Christiansen)Gurusamy Sarathy2000-03-191-20/+49
| | | p4raw-id: //depot/perl@5814
* make noTTY debugger option work again (from Paul Marquess)Gurusamy Sarathy2000-03-171-1/+1
| | | p4raw-id: //depot/perl@5788
* patches for many bugs in the debugger; documentation updates forGurusamy Sarathy2000-03-141-144/+527
| | | | | | perldelta; split perldebug.pod into perldeb{ug,guts}.pod (from Tom Christiansen) p4raw-id: //depot/perl@5723
* provide support for deleting actions etc. (from Ronald J KimballGurusamy Sarathy2000-03-091-25/+41
| | | | | <rjk@linguist.dartmouth.edu>) p4raw-id: //depot/perl@5624
* patch to provide more informative names for evals and anonymousGurusamy Sarathy2000-02-041-5/+36
| | | | | subroutines (from Ilya Zakharevich) p4raw-id: //depot/perl@4975
* fixes for switching files in the debugger (from Ilya Zakharevich)Gurusamy Sarathy2000-02-021-3/+15
| | | p4raw-id: //depot/perl@4955
* avoid leaking lexicals into program being debugged (from IlyaGurusamy Sarathy2000-01-281-4/+4
| | | | | Zakharevich) p4raw-id: //depot/perl@4923
* cygwin update (from Eric Fifer <EFifer@sanwaint.com>)Gurusamy Sarathy2000-01-071-1/+1
| | | p4raw-id: //depot/perl@4769
* rudimentary support for remote debugging, from aeons ago (somewhatGraham TerMarsch1999-12-011-16/+50
| | | | | | | modified) Message-ID: <35FAB38F.EA9AAC50@activestate.com> Subject: Re: Patches to perl5db.pl to allow for remote debugging p4raw-id: //depot/perl@4601
* debugger tweak (from M.J.T. Guy <mjtg@cus.cam.ac.uk>)Gurusamy Sarathy1999-10-131-1/+1
| | | p4raw-id: //depot/perl@4364
* better debugger help output (from Ilya Zakharevich)Gurusamy Sarathy1999-09-121-5/+7
| | | p4raw-id: //depot/perl@4128
* Re: [PATCH 5.005_60] fix @DB::typeaheadIlya Zakharevich1999-08-291-2/+2
| | | | | | To: Mailing list Perl5 <perl5-porters@perl.org> Message-ID: <19990825161958.A4658@monk.mps.ohio-state.edu> p4raw-id: //depot/cfgperl@4049
* EPOC port to Psion5.Olaf Flebbe1999-06-271-0/+4
| | | | | | | | To: Jarkko Hietaniemi <jhi@iki.fi> Cc: perl5-porters@perl.org Subject: Re: Psion5 Message-ID: <Pine.GHP.4.02.9906272048130.17736-100000@io.science-computing.de> p4raw-id: //depot/cfgperl@3555
* cygwin32 update (untested adaptation of patch against 5.005_03)Alexander Smishlajev1999-05-101-1/+4
| | | | | | Message-ID: <37230365.5F68B460@turnhere.com> Subject: [PATCH]5.005_03 (CORE) cygwin32 port p4raw-id: //depot/perl@3358
* debugger tweak (wasn't printing a newline after recalled commands)Gurusamy Sarathy1999-03-241-2/+2
| | | p4raw-id: //depot/perl@3139
* Debugger 'v' commandIlya Zakharevich1998-12-011-7/+1
| | | | | | To: perl5-porters@perl.org (Mailing list Perl5) Message-ID: <MLIST_199812010534.AAA21371@monk.mps.ohio-state.edu> p4raw-id: //depot/cfgperl@2424
* Minor debugger tweaksIlya Zakharevich1998-10-281-3/+8
| | | | | Message-Id: <199810280623.BAA06968@monk.mps.ohio-state.edu> p4raw-id: //depot/perl@2118
* Protect debugger from nonlocal exitsIlya Zakharevich1998-09-231-27/+28
| | | | | Message-Id: <199808292138.RAA18359@monk.mps.ohio-state.edu> p4raw-id: //depot/perl@1824
* fix bug in display of watched expressionsIlya Zakharevich1998-08-021-1/+2
| | | | | | Message-Id: <199807310002.UAA21681@monk.mps.ohio-state.edu> Subject: Re: Bug? in perl5db.pl [PATCH] p4raw-id: //depot/maint-5.005/perl@1691
* fixes for overloading bugs and docs, tweaked someIlya Zakharevich1998-08-011-2/+4
| | | | | | Message-Id: <199807260128.VAA10543@monk.mps.ohio-state.edu> Subject: [PATCH 5.004_76] better overloading p4raw-id: //depot/maint-5.005/perl@1677
* Minor debugger fixTye McQueen1998-07-191-2/+2
| | | | | Message-Id: <199807151846.AA12653@metronet.com> p4raw-id: //depot/perl@1552
* improve 'frame' handling in debuggerIlya Zakharevich1998-07-191-10/+20
| | | | | | Message-Id: <199807150452.AAA06685@monk.mps.ohio-state.edu> Subject: [PATCH 5.004_72] Better debugger trace p4raw-id: //depot/perl@1546
* added patch, tweaked per Ilya's suggestionM. J. T. Guy1998-07-091-1/+1
| | | | | | Message-Id: <E0yttQo-0002aH-00@taurus.cus.cam.ac.uk> Subject: [PATCH] perl5db.pl complains about non-integer condition p4raw-id: //depot/perl@1390
* [PATCH 5.004_64] anydbm.tIlya Zakharevich1998-05-141-1/+11
| | | | | | | | | | | | | | | Date: Sat, 4 Apr 1998 01:39:03 -0500 (EST) Subject: [PATCH 5.004_64] threads on OS/2 Date: Sat, 4 Apr 1998 01:44:29 -0500 (EST) Subject: [PATCH 5.004_64] Better handling of Perl DLLs under OS/2 Date: Sat, 4 Apr 1998 01:47:58 -0500 (EST) Subject: [PATCH 5.004_64] Immediate stop in debugger Date: Sat, 11 Apr 1998 19:50:58 -0400 (EDT) Subject: [PATCH 5.005_64] ptags broken Date: Sat, 11 Apr 1998 22:08:21 -0400 (EDT) Subject: [PATCH 5.004_64] Document switch syntax via RE Date: Sun, 12 Apr 1998 01:12:33 -0400 (EDT) p4raw-id: //depot/perl@941
* [5.004_5* PATCH] Make ornaments default in Term::ReadLineIlya Zakharevich1998-02-251-6/+21
| | | | | | | | | Date: Fri, 20 Feb 1998 00:09:52 -0500 (EST) Subject: [PATCH 5.004_5*] Fix debugger messages and the default package Date: Fri, 20 Feb 1998 00:12:28 -0500 (EST) Subject: Re: Continued presence of segmentation violation in study_chunk()[PATCH] Date: Sat, 21 Feb 1998 15:32:29 -0500 (EST) p4raw-id: //depot/perl@576
* Fix saving of STDOUT during system() in lib/perl5db.pl:Jason A. Smith1998-02-121-1/+1
| | | | | Subject: Perl debugger. p4raw-id: //depot/perl@501
* [win32] Add a tweaked version of:Tye McQueen1998-01-041-5/+7
| | | | | | Message-Id: <199801040630.AA29298@metronet.com> Subject: New patch for $^E==GetLastError() under Win32 p4raw-id: //depot/win32/perl@392
* Major changes to the DOS/djgpp port (including threading):Molnar Laszlo1997-12-171-1/+1
| | | | | Subject: Re: dos-djgpp port not in perl 5.004_54 p4raw-id: //depot/perl@373
* Add 'W'atch command to debugger and improve help:Ilya Zakharevich1997-11-271-122/+177
| | | | | Subject: 5.004_55: Debugger patch again p4raw-id: //depot/perl@317
* [inseparable changes from patch to perl 5.004_04]perl-5.004_04Perl 5 Porters1997-09-051-26/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [editor's note: this one imported like a charm!] TESTS - Subject: Improve pragma/locale test 102 - and don't fail, just warn From: Jarkko Hietaniemi <jhi@anna.in-berlin.de> Files: t/pragma/locale.t Subject: Invalid test output in t/op/taint.t in trial 1 From: Dan Sugalski <sugalsd@lbcc.cc.or.us> Files: t/op/taint.t t/op/taint.t prints out invalid ok messages for tests it skips. Rather than printing "ok 136" it prints "136 ok". p5p-msgid: 3.0.3.32.19970919160918.00857a50@stargate.lbcc.cc.or.us UTILITIES - Subject: Perldoc tiny patch to avoid $0 From: Ilya Zakharevich <ilya@math.ohio-state.edu> Files: utils/perldoc.PL Msg-ID: 199709122141.RAA16846@monk.mps.ohio-state.edu (applied based on p5p patch as commit 0b166b6635cf199f072db516b2a523ee659394d5) Subject: h2ph broken in 5.004_02 From: David Mazieres <dm@reeducation-labor.lcs.mit.edu> Files: utils/h2ph.PL Msg-ID: 199708201700.KAA02621@www.chapin.edu (applied based on p5p patch as commit 4a8e146e38ec2045f1f817a7cb578e1b1f80f39f) Subject: add key_t caddr_t to h2ph From: Tony Sanders <sanders@bsdi.com> Files: eg/sysvipc/ipcsem utils/h2ph.PL Msg-ID: 199708272301.RAA12803@austin.bsdi.com (applied based on p5p patch as commit 0806a92ffc3a74ca70aa81051cdf2a306cd0a8af) Subject: perldoc search ., lib and blib/* if -f 'Makefile.PL' From: Tim Bunce <Tim.Bunce@ig.co.uk> Files: utils/perldoc.PL Subject: perldoc finds wrong pod2man (from perldoc source) # We must look both in @INC for library modules and in PATH # for executables, like h2xs or perldoc itself. Unfortunately, searching PATH for installed perl executables like pod2man is INCORRECT. perldoc should start by searching the directory it was executed from, which might not be in the PATH at all. Credited: Joseph "Moof-in'" Hall <joseph@cscaper.com> p5p-msgid: 199708251732.KAA19299@gadget.cscaper.com Subject: 5.004m4t1: perlbug: NIS domainname gets into wrong places From: Andreas J. Koenig <koenig@anna.mind.de> Files: utils/perlbug.PL Msg-ID: sfcg1qy38as.fsf@anna.in-berlin.de (applied based on p5p patch as commit 41f926b844140b7f7eaa9302113e45df3a9f9ff4) Subject: add better local patch info to perlbug From: Tim Bunce <Tim.Bunce@ig.co.uk> Files: utils/perlbug.PL Subject: perldoc - suggest modules if requested module not found From: Anthony David <adavid@netinfo.com.au> Files: utils/perldoc.PL private-msgid: 3439CD83.6969@netinfo.com.au Subject: perldoc mail::foo tries to read binary /usr/ucb/mail From: Tim Bunce <Tim.Bunce@ig.co.uk> Files: utils/perldoc.PL Subject: perldoc weirdness perldoc mail::imap yields: {joseph}:79% perldoc mail::foo can't open /usr/ucb/mail: Permission denied at ./pod2man line 362. Credited: Joseph "Moof-in'" Hall <joseph@cscaper.com> p5p-msgid: 199710082014.NAA00808@gadget.cscaper.com Subject: perldoc -f setpwent (for example) returns no descriptive text From: Tim Bunce <Tim.Bunce@ig.co.uk> Files: utils/perldoc.PL Subject: perldoc diffs: don't search auto - much faster From: "Joseph N. Hall" <joseph@5sigma.com> Files: utils/perldoc.PL Msg-ID: MailDrop1.2d7dPPC.971012211957@screechy.cscaper.com (applied based on p5p patch as commit 62b753c6ae4ab9bf22fbb6ec7ceac820bcef8fe4)
* perl debugger, win32, and emacsJay Rogers1997-08-071-0/+4
| | | | | | | | The following patch is necessary for the perl debugger to run under emacs on a win32 machine. The "or defined $ENV{EMACS}" is necessary for the debugger to run under emacs shell-mode as well. p5p-msgid: 199707311759.NAA13276@crooked-i.mitre.org
* Repost of fork() debugger patchIlya Zakharevich1997-08-071-3/+40
| | | | | | | | | Here is the repost of what was apparently lost during some turmoil on p5-p. Enjoy, p5p-msgid: 199707252101.RAA11846@monk.mps.ohio-state.edu
* Debugger updateIlya Zakharevich1997-04-151-19/+28
| | | | private-msgid: 199704142115.RAA09923@monk.mps.ohio-state.edu
* [inseparable changes from match from perl-5.003_97c to perl-5.003_97d]perl-5.003_97dPerl 5 Porters1997-04-091-3/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | DOCUMENTATION Subject: more (err, less) doubled words Date: Fri, 11 Apr 1997 22:31:25 +0300 (EET DST) From: Jarkko Hietaniemi <Jarkko.Hietaniemi@cc.hut.fi> Files: ext/DB_File/DB_File.pm ext/DynaLoader/DynaLoader.pm ext/IO/lib/IO/Pipe.pm lib/CGI.pm lib/Exporter.pm lib/ExtUtils/MakeMaker.pm lib/IPC/Open2.pm lib/IPC/Open3.pm lib/vars.pm pod/perlcall.pod pod/perldiag.pod pod/perlfaq1.pod pod/perlfaq3.pod pod/perlfaq5.pod pod/perlfaq7.pod pod/perlfaq8.pod pod/perlipc.pod private-msgid: 199704111931.WAA24460@alpha.hut.fi LIBRARY AND EXTENSIONS Subject: win32: perl5db patch Date: Thu, 10 Apr 1997 17:42:13 -0400 From: Gurusamy Sarathy <gsar@engin.umich.edu> Files: lib/perl5db.pl Msg-ID: 199704102142.RAA27396@aatma.engin.umich.edu (applied based on p5p patch as commit 56cbacacb6c634a626b06407cbd555bc1519a2d5) Subject: Enhancements to debugger, Term::ReadLine, Term::Cap Date: Thu, 10 Apr 1997 15:48:07 -0400 (EDT) From: Ilya Zakharevich <ilya@math.ohio-state.edu> Files: lib/Term/Cap.pm lib/Term/ReadLine.pm lib/perl5db.pl Msg-ID: 199704101948.PAA01841@monk.mps.ohio-state.edu (applied based on p5p patch as commit 6fb2d361298c4eb5d42f1f63b0f74a60d407e546) OTHER CORE CHANGES Subject: New error msg for low-key failure of C<require> From: Chip Salzenberg <chip@perl.com> Files: pod/perldiag.pod pp_ctl.c t/pragma/strict-subs t/pragma/strict-vars