Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Breakpoint in assembler file(Assembler breakpoint)
Breakpoint in assembler file [message #1806279] Tue, 07 May 2019 11:21 Go to next message
Daniel Ruiz is currently offline Daniel RuizFriend
Messages: 5
Registered: March 2019
Junior Member
Hello,

I have created a C project, I have added my C code to the file and, finally, I have added a second file to my project that is a ASM file. After that, I have added my assembly code and, then, after modifying my assembler (as --> nasm), I have compiled both files and project itself.
After it, I have run "Debug" and, then, I'm trying to add a breakpoint in a certain line of my asm file (not assembly code inside dissassembly view!!!)... However, I can add this breakpoint but if I resume (F8), execution doesn't stop in that line...

What am I doing wrong?

Thanks.

[Updated on: Tue, 07 May 2019 11:21]

Report message to a moderator

Re: Breakpoint in assembler file [message #1806297 is a reply to message #1806279] Tue, 07 May 2019 13:14 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33140
Registered: July 2009
Senior Member
It's best to ask about this on the CDT forum: https://www.eclipse.org/forums/eclipse.tools.cdt



Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Breakpoint in assembler file [message #1806300 is a reply to message #1806297] Tue, 07 May 2019 13:26 Go to previous message
Daniel Ruiz is currently offline Daniel RuizFriend
Messages: 5
Registered: March 2019
Junior Member
OK, I will "move" my post there.

Thanks.
Previous Topic:Students run Java 8. I need Java 8 to make applications. What Eclipse IDE is best?
Next Topic:Mac➔Windows woes
Goto Forum:
  


Current Time: Wed Apr 24 19:21:43 GMT 2024

Powered by FUDForum. Page generated in 0.07890 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top