1.0.28.56: more robust stack frame pointer checking in SB-SPROF
authorNikodemus Siivola <nikodemus@random-state.net>
Sun, 17 May 2009 18:01:01 +0000 (18:01 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Sun, 17 May 2009 18:01:01 +0000 (18:01 +0000)
commit81b3f0da68f21a154288ae5428093f8bfb5a5efb
tree13024a9f28f106057e7cf918a51779be5c4ce85f
parentcfc3b695e6452907fef6492710777511ac4af979
1.0.28.56: more robust stack frame pointer checking in SB-SPROF

  Foreign code might not have a frame pointer like we expect. Use
  CONTROL-STACK-POINTER-VALID-P to check it.

  Patch by Bart Botta.
NEWS
contrib/sb-sprof/sb-sprof.lisp
version.lisp-expr