OSDN Git Service

http://sourceware.org/ml/gdb-patches/2010-12/msg00300.html
authoraburgess <aburgess>
Thu, 3 Feb 2011 23:45:34 +0000 (23:45 +0000)
committeraburgess <aburgess>
Thu, 3 Feb 2011 23:45:34 +0000 (23:45 +0000)
commit196270b7c45c740179822fc7b959bcd5305a1848
tree45febe6b9d358bf626dbff04b5828093288105bd
parent618f17643f11f244e217c49607d097796509067e
sourceware.org/ml/gdb-patches/2010-12/msg00300.html
Improve the ordering of line table entries when dealing with the end
of sequence markers.  This will allow us to disassemble over the border
between two compile units while also displaying source code information.
gdb/ChangeLog
gdb/disasm.c
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/disasm-end-cu-1.c [new file with mode: 0644]
gdb/testsuite/gdb.base/disasm-end-cu-2.c [new file with mode: 0644]
gdb/testsuite/gdb.base/disasm-end-cu.exp [new file with mode: 0644]