Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Can't single-step through disassembly
Can't single-step through disassembly [message #1496706] Wed, 03 December 2014 07:45
Paul DeRocco is currently offline Paul DeRoccoFriend
Messages: 22
Registered: April 2012
Junior Member
I've been having endless problems with Eclipse/CDT on a native C++ project (latest Luna on Ubuntu 12.04 LTS). The most recent issue is that if I switch to instruction mode and single-step, it does three things wrong. First of all, it doesn't display the source interleaved with the disassembly, even though I've enabled that option. Second, it doesn't display op-codes, even though it's supposed to. And third, every time I step, it switches over to the other editor pane containing the source, which makes single-stepping useless.

It never did this before. I've tried all the Disassembly pane options. Nothing has any effect. Is it possible that there's some misconfiguration of some tool that generates the disassembly?

Oh, and I've switched back to Kepler, and it's doing the same thing.

[Updated on: Wed, 03 December 2014 07:46]

Report message to a moderator

Previous Topic:Eclipse won't save custom env variables
Next Topic:Problem With Indexer in Eclipse Luna
Goto Forum:
  


Current Time: Fri Sep 20 00:10:53 GMT 2024

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

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

Back to the top