Skip to content

Commit

Permalink
Additional debugging instructions.
Browse files Browse the repository at this point in the history
  • Loading branch information
nostrademons committed Feb 11, 2015
1 parent 566890c commit 484cff3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions DEBUGGING.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,9 @@ $ gdb .libs/lt-gumbo_test core

The same goes for core dumps in other example binaries.

To run only a single unit test, pass the --gtest_filter='TestName' flag to the
lt-gumbo_test binary.

Assertions
==========

Expand Down

0 comments on commit 484cff3

Please sign in to comment.