Skip to content

Commit 9165391

Browse files
committed
Update TODO links.
1 parent 8992855 commit 9165391

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

TODO.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
- Support `JIT_DEBUG_INFO` parameter
22

3-
- https://msdn.microsoft.com/en-us/magazine/hh580738.aspx
4-
- http://channel9.msdn.com/Shows/Defrag-Tools/Defrag-Tools-13-WinDbg#time=11m07s
3+
- https://docs.microsoft.com/en-us/archive/msdn-magazine/2011/december/sysinternals-procdump-v4-0-writing-a-plug-in-for-sysinternals-procdump-v4-0#post-mortem-exceptions
4+
- https://docs.microsoft.com/en-us/shows/defrag-tools/13-windbg#time=11m07s
55

66
- Unwind stack with DWARF
77

88
- https://github.com/ianlancetaylor/libbacktrace
9-
- http://www.nongnu.org/libunwind/
10-
- http://blog.reverberate.org/2013/05/deep-wizardry-stack-unwinding.html
9+
- https://www.nongnu.org/libunwind/
10+
- https://blog.reverberate.org/2013/05/deep-wizardry-stack-unwinding.html
1111

1212
- Generate gdb core dumps
1313

1414
- https://code.google.com/p/google-coredumper/source/browse/trunk/src/elfcore.c
15-
- https://cygwin.com/viewvc/src/winsup/utils/dumper.cc?view=markup
15+
- https://www.cygwin.com/git/?p=newlib-cygwin.git;a=blob;f=winsup/utils/dumper.cc;hb=HEAD

0 commit comments

Comments
 (0)