Skip to main content

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

Please, submit a bug for this. And if you have a larger example of disassembly output attach it to the bug.
Thank you.

----- Original Message ----- From: "Igor S. Zamyatin" <isz@xxxxxxxxxxxxx>
To: "CDT Debug developers list" <cdt-debug-dev@xxxxxxxxxxx>
Sent: Wednesday, November 02, 2005 5:25 AM
Subject: [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
http://www.interstron.ru <http://www.interstron.ru>






Back to the top