Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 368 Bytes

README.rst

File metadata and controls

20 lines (15 loc) · 368 Bytes

will-crash

Set of crashing executables written in various languages.

Introduction

The main purpose of this project is to provide sample executables for testing crash/exception handling tools like ABRT.

More examples are welcome.

Installation

  • ./autogen.sh
  • ./configure
  • make
  • make install