savannah-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Savannah-hackers] Debugging in bash 2.05b


From: R. Bernstein
Subject: [Savannah-hackers] Debugging in bash 2.05b
Date: Tue, 20 Aug 2002 10:47:23 -0400

Hi -

I recently noticed in bash 2.05b that the main obstacles to writing a
bash debugger have been fixed (SIGDEBUG stops before a line is
executed, not afer and LINENO reports absolute line numbers rather
than relative to the beginning of a function).

I picked up the debugging work from about two years ago and have
started working on it. But there is more support inside bash that is
desireable to make a debugger more useful.

Do you have thoughts or comments on how I should proceed to get this
into the main-line code? One suggestion is to import the source code
into Savannah, and add me as a developer. I have an account, my userid
in Savannah is "rocky"

Thanks.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]