Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-debug-dev] Disassembler view working

Hi all!!
 
Am I correct in the assumption that Disassembly view shows all addresses of one string in one place? So if debugger answers for example
 
^done,asm_insns=[src_and_asm_line={line="5",file=........line_asm_insn=[{111...
...........................................................................
...........................[src_and_asm_line={line="5",file=........line_asm_insn=[{222....
 
Disassembly View will show "source not available" for "222...." instructions....
 
I think that's not quite correct because some ISV debuggers may output disassembly information like in the example below...
 
 
Thanks,
Igor S. Zamyatin
JSC Interstron
 
 

Back to the top