| | |
compiling Aztec C in current IDE
Please support our C advertiser: Programming Forums - DaniWeb Sister Site
![]() |
•
•
Join Date: Dec 2008
Posts: 24
Reputation:
Solved Threads: 0
Hi. I'm trying to debug a program that was written in Aztec C.
I would like to use a familiar environment like VS2005.
Is there any way to make VS2005 use the Aztec C compiler commands (from Aztec BIN folder)?
If not VS2005, is there some way I can debug the program?
I can use the command prompt to compile the files, but I'm looking for a visual debugging tool.
Thank you
I would like to use a familiar environment like VS2005.
Is there any way to make VS2005 use the Aztec C compiler commands (from Aztec BIN folder)?
If not VS2005, is there some way I can debug the program?
I can use the command prompt to compile the files, but I'm looking for a visual debugging tool.
Thank you
0
#2 Oct 21st, 2009
•
•
•
•
Is there any way to make VS2005 use the Aztec C compiler commands (from Aztec BIN folder)?
•
•
•
•
If not VS2005, is there some way I can debug the program?
-Tommy (For Great Justice!) Gunn
•
•
Join Date: Dec 2008
Posts: 24
Reputation:
Solved Threads: 0
0
#3 Oct 21st, 2009
Thank you for the answer.
I will explain further what I have and need.
The program I have is largely Aztec C code but there is an Assembly part which constructs the OS (it's from the 80's when people wrote their own OS).
I have successfully compiled the code using Aztec C compiler (3.4 from http://www.aztecmuseum.ca/compilers.htm). The program is working and running.
Now I want to study the code and I would like to use a contemporary debugging tool to do so. Is there some IDE out there that will allow me to run a third party compiler and then use the debug tool?
Or is there another solution for me?
Thank you
I will explain further what I have and need.
The program I have is largely Aztec C code but there is an Assembly part which constructs the OS (it's from the 80's when people wrote their own OS).
I have successfully compiled the code using Aztec C compiler (3.4 from http://www.aztecmuseum.ca/compilers.htm). The program is working and running.
Now I want to study the code and I would like to use a contemporary debugging tool to do so. Is there some IDE out there that will allow me to run a third party compiler and then use the debug tool?
Or is there another solution for me?
Thank you
Last edited by GadiK; Oct 21st, 2009 at 10:32 am.
0
#4 Oct 21st, 2009
As I said, you can use any debugger you want. But if there is no debug information, you will not get source code matching, just a disassembly. The debug information comes from the compiler, which is why matching the compiler and debugger makes life easier.
Your options have not changed:
Your options have not changed:
- Port the code to another compiler and use the paired debugger.
- Use any debugger you want and work with the assembly listing.
- Use the debugger that came with Aztec C in an emulator, if there is one.
-Tommy (For Great Justice!) Gunn
![]() |
Similar Threads
- Installing ide hard drive with sata hard drive (Storage)
- Dev c++ app files (C++)
- New to C program code to calculate age (C)
- Computer hanging on startup after adding HDD (Storage)
- JCreator- command line prompt (Java)
- Help - first computer build (Motherboards, CPUs and RAM)
- The programming learning curve: (Geeks' Lounge)
- CD-writer not detected (Storage)
- Help About SATA speeds (Storage)
- installing sata harddrive (Storage)
Other Threads in the C Forum
- Previous Thread: Simple Tic Tac Game (With Turbo C)
- Next Thread: Insert Problem in Using a MySQL Database with C
| Thread Tools | Search this Thread |
Tag cloud for C
adobe ansi api array arrays asterisks binarysearch calculate centimeter char convert copyimagefile copypdffile cprogramme creafecopyofanytypeoffileinc createcopyoffile csyntax directory drawing dynamic fflush file fork forloop frequency getlasterror givemetehcodez graphics gtkgcurlcompiling hacking hardware highest homework i/o inches incrementoperators infiniteloop interest kernel km lazy linked linkedlist linux linuxsegmentationfault list lists locate logical_drives match matrix microsoft motherboard multi mysql number open opendocumentformat opensource owf pattern pdf performance pointer pointers posix problem probleminc program programming pyramidusingturboccodes radix recursion recv repetition research scanf scheduling scripting segmentationfault send sequential shape socketprograming spoonfeeding stack standard string strings structures student systemcall testautomation turboc unix user variable voidmain() wab windows.h





