Bug 77437 - Disassembly blocks with no associated source code has PC pointer on wrong line
Summary: Disassembly blocks with no associated source code has PC pointer on wrong line
Status: RESOLVED FIXED
Alias: None
Product: CDT
Classification: Tools
Component: cdt-debug (show other bugs)
Version: 2.0.2   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 2.1   Edit
Assignee: Nobody - feel free to take it CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
Depends on:
Blocks:
 
Reported: 2004-11-01 18:38 EST by Oyvind Harboe CLA
Modified: 2008-06-18 18:58 EDT (History)
1 user (show)

See Also:


Attachments
Is this the problem spot? (811 bytes, patch)
2004-11-04 13:44 EST, Oyvind Harboe CLA
bjorn.freeman-benson: iplog+
Details | Diff
This fixes the problem on my rocket (971 bytes, patch)
2004-11-04 16:54 EST, Oyvind Harboe CLA
bjorn.freeman-benson: iplog+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Oyvind Harboe CLA 2004-11-01 18:38:07 EST
In my case the $pc=0x10000081, but the green indicator line + the blue arrow 
in the disassembly margin is @$0x10000082.

Its readily reproduceable, so if I get some pointers on where I should debug, 
I'll find out more. :-)

Øyvind
Comment 1 Oyvind Harboe CLA 2004-11-04 13:44:56 EST
Created attachment 15674 [details]
Is this the problem spot?

I belive the problem to happen when there is a section of disassembled source,
which has no associated source code when I scroll to the top of the disassembly
view.

Øyvind
Comment 2 Oyvind Harboe CLA 2004-11-04 16:54:09 EST
Created attachment 15681 [details]
This fixes the problem on my rocket
Comment 3 Nobody - feel free to take it CLA 2004-11-10 18:09:44 EST
Fixed in the head.
Comment 4 Nobody - feel free to take it CLA 2004-11-12 17:21:40 EST
Closing.
Comment 5 Doug Schaefer CLA 2008-06-03 14:16:26 EDT
reopening to assign
Comment 6 Doug Schaefer CLA 2008-06-03 14:16:48 EDT
back