| | |
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 |
* adobe api array arrays bash binarysearch calculate centimeter char cm convert copyanyfile copypdffile createcopyoffile createprocess() csyntax directory dynamic fflush file floatingpointvalidation fork forloop frequency getlasterror getlogicaldrivestrin givemetehcodez global graphics gtkgcurlcompiling gtkwinlinux hardware highest homework i/o ide inches initialization intmain() iso km linked linkedlist linux linuxsegmentationfault list logical_drives loopinsideloop. match matrix microsoft motherboard mqqueue multi mysql oddnumber odf open opendocumentformat opensource openwebfoundation pattern pdf performance pointer pointers posix power program programming pyramidusingturboccodes read recursion recv recvblocked repetition scanf scheduling segmentationfault send shape single socketprogramming stack standard strchr string strings suggestions test testautomation unix urboc user variable voidmain() whythiscodecausesegmentationfault win32api windows.h





