[PATCH v2 0/1] Don't rewind PC for GHC generated frames

Bartosz Nitka niteria@gmail.com
Thu Feb 1 23:06:00 GMT 2018


After a failed attempt of sending this via gmail web client
I'm trying again with git-send-email. I think part of the
problem was that my vim was set up to remove trailing spaces
and I generated the patch with git diff -w.
Hopefully it works this time.

Bartosz Nitka (1):
  Don't rewind PC for GHC generated frames

 gdb/ChangeLog    | 7 +++++++
 gdb/dwarf2read.c | 4 ++++
 gdb/frame.c      | 9 ++++++++-
 gdb/symtab.h     | 3 +++
 4 files changed, 22 insertions(+), 1 deletion(-)

-- 
2.13.5



More information about the Gdb-patches mailing list