robustify debugger against bogus lambda-lists
authorNikodemus Siivola <nikodemus@random-state.net>
Thu, 9 Jun 2011 20:23:23 +0000 (23:23 +0300)
committerNikodemus Siivola <nikodemus@random-state.net>
Thu, 9 Jun 2011 21:06:37 +0000 (00:06 +0300)
  If we don't find a list where we expect a rest-list to be,
  substitute a dummy unprintable object.

  Provides a workaround for lp#795245.


No differences found