- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I keep getting "Loaded'C:WINNTSystem32
tdll.dll', no matching symbolic information found." error when I am debug programs. and is asked for "crt0.c". If I select "cancel", a disassembly window pop out automatically.
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The "Loaded" message is not an error - it is just informational and you can ignore it. To avoid the crt0 option and assembly code, begin debugging as follows: set a breakpoint at the first executable line of your program and click the GO button (or press F5).
Steve
Steve

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page