CVS log for linuxsampler/src/common/stacktrace.c |
|
|
Up to [ls] / linuxsampler / src / common
Request diff between arbitrary revisions
Default branch: MAIN
Bookmark a link to:
HEAD
/
(download)
Revision
1.3
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Mon Jun 11 12:42:21 2007 UTC (3 years, 1 month ago) by schoenebeck
Branch:
MAIN
CVS Tags:
release1_0_0,
release0_5_1,
release0_5_0,
HEAD
Changes since 1.2: +9 -1 lines
Diff to previous 1.2
* minor fix in our automatic stack trace mechanism on crashes, the
main process did not wait for the stack trace process to finish
and thus killed the whole application before the stack trace was
completely shown on the console
Revision
1.2
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Wed Feb 9 01:22:17 2005 UTC (5 years, 5 months ago) by schoenebeck
Branch:
MAIN
CVS Tags:
v0_2_0,
release0_4_0,
release0_3_3,
release0_3_2,
release0_3_1
Changes since 1.1: +2 -1 lines
Diff to previous 1.1
* bunch of fixes for OSX (patch by Stephane Letz)
Revision
1.1
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Fri Oct 8 19:30:25 2004 UTC (5 years, 9 months ago) by schoenebeck
Branch:
MAIN
stacktrace routines by Bjorn Reese, only slightly modified:
- header file adjusted to work with C++ applications
- deactivated separated piping of debugger output, as it didn't work out
correctly in multithreaded application
This form allows you to request diffs between any two revisions of
a file. You may select a symbolic revision name using the selection
box or you may type in a numeric name using the type-in text box.