[Bug 15988] New: thread step over misbehaves after crash

Bug ID 15988
Summary thread step over misbehaves after crash
Product lldb
Version unspecified
Hardware PC
OS Linux
Status NEW
Severity normal
Priority P
Component All Bugs
Assignee lldb-dev@cs.uiuc.edu
Reporter andrew.kaylor@intel.com
Classification Unclassified

After the inferior process crashes, the 'thread step-over' command does not
work as expected on Linux.  If this command is executed immediately after a
crash, the process will skip over the step that caused the crash.

I'm adding a test case to test/functionalities/inferior-crashing that
reproduces this behavior.

Vince Harron changed bug 15988

What | Removed | Added |

  • | - | - |
    Status | NEW | RESOLVED |
    CC | | vince@nethacker.com |
    Resolution | — | WORKSFORME |

Comment # 2 on bug 15988 from Vince Harron

Verified on Ubuntu 14.04 x86_64/i386