Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] A CDT bug for data-disassembly which suspend the UI

Hi, for the command -data-disassemble �Cs start_addr �Ce end_addr

If the start_addr is not a start of a source line, GDB will disassemble from the next line, and return

disassemble code from the next line, so the line of the start_addr will be lost, this will cause eclipse always to send command

data-disassemble to get the code, and suspend the UI.

Who can help me to fix this issue, or any advices?

 

Thank you!

 

Best regards!

---------------------------------------------

E-Mail: guosheng_gao@xxxxxxxxxxxxxx

---------------------------------------------

 


Back to the top