Displaying 2 results from an estimated 2 matches for "mydebug".
Did you mean:
mdebug
2006 Jul 05
2
Rails debugging - a (slightly) better approach?
...I can list the source code, step into and over
method calls and inspect everything.
A problem is that after the section of code to be debugged, I also need
a "stop_debug" statement, which removes the trace func so things speed
up again.
Code is available at:
http://www.muermann.org/ruby/mydebug.rb
To give it a try, drop the file in the lib directory of your app and
start the server with:
Ruby -r lib/mydebug
Then, add start_debug/stop_debug commands to the code to be debugged.
The performance between those calls will still be horrible, but at least
the startup time and the rest of the ap...
2005 Mar 28
1
logcheck errors after logrotate runs
--nextPart2699335.H7BBWTdPIb
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
Hello :)
After upgrading recently from Woody to Sarge (which went fairly well) I now=
=20
have trouble with logcheck. I have been unable to track down a solution.
Logcheck runs perfectly through the week until Sunday when logrotate does