Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ TheIDE » U++ TheIDE: Compiling, Linking, Debugging of your packages » howto see assembly code? [SOLVED]
Re: howto see assembly code? [message #51 is a reply to message #27] Tue, 22 November 2005 22:41 Go to previous messageGo to previous message
mr_ped is currently offline  mr_ped
Messages: 826
Registered: November 2005
Location: Czech Republic - Praha
Experienced Contributor
luzr wrote on Mon, 21 November 2005 18:44

*(int *)0 = 0; to crash the code at the right place and invoke debugger Smile


__asm int 3;

(MS syntax)
will probably work a tad better in such case.
(legal "hard breakpoint" without testing the stability of system's core memory protection)
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Can't compile console application with MS C++ Toolkit
Next Topic: ArrayCrl - compiling error
Goto Forum:
  


Current Time: Sat Jul 05 14:05:22 CEST 2025

Total time taken to generate the page: 0.03683 seconds