about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2015-07-13 20:42:55 +0000
committerbors <bors@rust-lang.org>2015-07-13 20:42:55 +0000
commit2533a85be4584a47818d4f381f29bbd6294e0fb0 (patch)
tree0ec96b4808e5010ccad8c3aa53c4cad4722d21c2 /src/libstd/sys/unix/stack_overflow.rs
parent680053848928a94f933c5a453c031b458e9766e0 (diff)
parent6c701275b3a4583ccc43d23cdaea607ab2786217 (diff)
downloadrust-2533a85be4584a47818d4f381f29bbd6294e0fb0.tar.gz
rust-2533a85be4584a47818d4f381f29bbd6294e0fb0.zip
Auto merge of #26993 - michaelwoerister:msvc-debuginfo, r=alexcrichton
This PR will enable RUSTC to generate PDB debuginfo files when targeting the MSVC toolchain. Mind that these are not full featured PDB files -- they just contain line tables, so you can get proper backtraces and step through your code, but variable values can't be inspected. We are just levering (LLVM's current support)[http://clang.llvm.org/docs/MSVCCompatibility.html] for creating Windows debuginfo. When LLVM's support gets better, we should benefit from that too without much effort.

I also wanted to include some kind of auto test with this PR but I could not get the `rmake` tests to work properly when targeting MSVC.

EDIT:
Closes #19533
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions