Debugging AUs with Codewarrior
Debugging AUs with Codewarrior
- Subject: Debugging AUs with Codewarrior
- From: Malcolm Haylock <email@hidden>
- Date: Mon, 11 Nov 2002 09:41:31 +0000
Hi everyone,
I've been following the recent thread on debugging Audio Units but can't get it going with Codewarrior 8.2.
The project is a Mach-O bundle package using the Apple Mach-O linker and Apple libraries. I have the host application selected in the runtime settings which is launching OK when I select run. The only problem is that it won't stop at break points and when I throw an exception I don't see any source code - just machine code.
I have tried everything switched on in the PPC Disassembler but no change. There is no SYM file being created though - where is this information being stored?
Do I need to use the MW linker? I'd prefer not since I need some extra routines that aren't in the MW standard libraries (dtox80 and x80tod).
Thanks very much for any help. The VST->AU port is taking way to much time.
Malcolm Haylock
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.