Find a JOB or Post an Ad -- Mark's ESL

2002-09-18 Thread Mark McDowell
Post your ad for ESL teachers, ESL programs, or ESL products. (It's free!)

Building a debugger on top of gdb

2002-09-18 Thread Jeff Terrell
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