bug-gdb
[Top][All Lists]
Advanced

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

Building a debugger on top of gdb


From: Jeff Terrell
Subject: Building a debugger on top of gdb
Date: Wed, 18 Sep 2002 17:58:03 +0100

Hi,

I'm interested in using GDB as the core component of a debugger for a high level language (call it HLL).

The HLL is translated into C++ and then compiled.

I would like to be able to debug an HLL application at the HLL level and the C++ level. I would also like to be able to switch seamlessly between the two modes during a debugging session.

Is what I'm suggesting feasible? Has anyone done something similar?

Any information on this would be most appreciated.

Regards,
Jeff.

Jeff Terrell
Kennedy Carter Ltd
Hatchlands, East Clandon, Guildford, Surrey, GU4 7RT
+44 (0) 1483 226180





reply via email to

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