Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Issues with Disassembly View (Eclipse 3.7.2 Indigo)

On 07/01/2013 1:17 AM, Divya R. Dharan wrote:

80001220:   addu\tv0,v1,v0

80001224:   lbu\tv0,0(v0)

80001228:   move\tsp,s8

8000122c:   lw\ts8,4(sp)

80001230:   addiu\tsp,sp,8

80001234:   jr\tra

80001238:   nop

8000123c:   addiu\tsp,sp,-80

80001240:   sw\tra,76(sp)

80001244:   sw\ts8,72(sp)

80001248:   move\ts8,sp

8000124c:   move\tv0,a0

80001250:   sw\ta1,84(s8)

80001254:   sb\tv0,80(s8)

80001258:   jal\t0x8000140.

 

Could you please tell why it is showing like this ?

This issue is not seen in indigo.

I also tried in Juno. In Juno also I got the same problem.

Could anyone please guide me as how to proceed further.


This issue is fixed in CDT 8.1.2, see https://bugs.eclipse.org/bugs/show_bug.cgi?id=391115.

Back to the top