Fix DWARF linetable info provided by GDBJIT (dotnet/coreclr#7444)
authorIgor Kulaychuk <igor.kulaychuk@gmail.com>
Mon, 3 Oct 2016 18:04:05 +0000 (21:04 +0300)
committerMike McLaughlin <mikem@microsoft.com>
Mon, 3 Oct 2016 18:04:05 +0000 (11:04 -0700)
commita9a25991ca27c46b3cd4139cf0cb591a3ab325ea
tree4bc41fb76334daec364ccb3facb4b05aaa52e7a9
parenteb10084f43ebda9929cb1401a6d00e8d8bac4381
Fix DWARF linetable info provided by GDBJIT (dotnet/coreclr#7444)

Extend PC to the end of function in DWARF linetable commands.
This allows the debugger to show source lines for all addresses
inside a function.

Commit migrated from https://github.com/dotnet/coreclr/commit/449feba048bc80faf999ad0e014497fde1d12e60
src/coreclr/src/vm/gdbjit.cpp
src/coreclr/src/vm/gdbjit.h