[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: sleepycat db installation



At 11:50 AM 11/3/99 +0530, Vineet wrote:
>Could you tell me what a symbolic debugger is?

An application which can debug compiled programs and can derive
source code references based upon symbols provided in the compiled
program.  dbx(1) and gdb(1) are examples of symbolic debuggers.

>Where can I get one?

If one is not provided in your C programming environment, the
GNU debugger (gdb) is available (http://www.gnu.org/) for most
platforms.

	Kurt

----
Kurt D. Zeilenga		<kurt@boolean.net>
Net Boolean Incorporated	<http://www.boolean.net/>