U++ framework
Do not panic. Ask here before giving up.

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: Mon Apr 27 01:12:45 GMT+2 2026

Total time taken to generate the page: 0.00512 seconds