[dylan-lang/opendylan] 24eb92: [rt] Start to clean up walkstack() code.
GitHub <[email protected]>
| Newsgroups | gmane.comp.lang.dylan.gwydion.cvs |
|---|---|
| Message-ID | <55688e3de7db5_2d863fd7820252bc112784@hookshot-fe5-cp1-prd.iad.github.net.mail> |
Branch: refs/heads/master
Home: https://github.com/dylan-lang/opendylan
Commit: 24eb92d48e31419746248e99bb8f01136cbe235e
https://github.com/dylan-lang/opendylan/commit/24eb92d48e31419746248e99bb8f01136cbe235e
Author: Bruce Mitchener <[email protected]>
Date: 2015-05-29 (Fri, 29 May 2015)
Changed paths:
M sources/lib/run-time/unix-support.c
M sources/lib/run-time/x86-freebsd-exceptions.c
M sources/lib/run-time/x86-linux-exceptions.c
Log Message:
-----------
[rt] Start to clean up walkstack() code.
* sources/lib/run-time/unix-support.c
(walkstack and getebp, x86): Fix function prototype.
(walkstack and frame_func, OS X): New.
* sources/lib/run-time/x86-freebsd-exceptions.c
(walkstack prototype): Fix.
* sources/lib/run-time/x86-linux-exceptions.c
(walkstack prototype): Fix.
Commit: 3cb46c1f2674954857254ede055aeee6a484a3d0
https://github.com/dylan-lang/opendylan/commit/3cb46c1f2674954857254ede055aeee6a484a3d0
Author: Bruce Mitchener <[email protected]>
Date: 2015-05-29 (Fri, 29 May 2015)
Changed paths:
M sources/lib/run-time/Makefile.in
A sources/lib/run-time/stack-walker.c
M sources/lib/run-time/unix-support.c
Log Message:
-----------
[rt] Move walkstack to separate file.
* sources/lib/run-time/Makefile.in: Build stack-walker.c for all
run-times.
* sources/lib/run-time/stack-walker.c
(walkstack, getebp, frame_func): Move here.
* sources/lib/run-time/unix-support.c
(walkstack, getebp, frame_func): Remove from here.
Commit: 6dbd6f5b1bc43775a4e4bb11404f6eeebea278db
https://github.com/dylan-lang/opendylan/commit/6dbd6f5b1bc43775a4e4bb11404f6eeebea278db
Author: Peter S. Housel <[email protected]>
Date: 2015-05-29 (Fri, 29 May 2015)
Changed paths:
M sources/lib/run-time/Makefile.in
A sources/lib/run-time/stack-walker.c
M sources/lib/run-time/unix-support.c
M sources/lib/run-time/x86-freebsd-exceptions.c
M sources/lib/run-time/x86-linux-exceptions.c
Log Message:
-----------
Merge pull request #913 from waywardmonkeys/stack-walking
Stack walking
Compare: https://github.com/dylan-lang/opendylan/compare/632c0ab0eafa...6dbd6f5b1bc4
_______________________________________________
chatter mailing list
[email protected]
https://lists.opendylan.org/mailman/listinfo/chatter