Mark Rousskov
|
2a663555dd
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
Eduard Burtescu
|
7fd2881ed4
|
test: don't depend on locals being in scope on the return path.
|
2016-04-16 14:08:32 +03:00 |
|
Eduard Burtescu
|
373b6ec935
|
tests: update for MIR debuginfo.
|
2016-04-11 20:51:45 +03:00 |
|
Andrew Paseltiner
|
6fa0ff25bd
|
Feature-gate #[no_debug] and #[omit_gdb_pretty_printer_section]
Closes #28091.
|
2015-09-19 19:39:25 -04:00 |
|
Tamir Duberstein
|
d51047ded0
|
Strip all leading/trailing newlines
|
2015-03-15 09:08:21 -07:00 |
|
Niko Matsakis
|
362d713026
|
Fix remaining bench/debuginfo tests (and a few stragglers)
|
2015-02-18 09:11:02 -05:00 |
|
Eunji Jeong
|
b1af8648a7
|
Enable test/debuginfo on android
|
2015-02-10 15:48:07 +09:00 |
|
Michael Woerister
|
91a0e18866
|
debuginfo: Add a rust-gdb shell script that will start GDB with Rust pretty printers enabled.
|
2014-12-30 17:26:13 +01:00 |
|
Michael Woerister
|
54a5a2b365
|
debuginfo: Make GDB tests use line breakpoints like done in LLDB tests.
On some Windows versions of GDB this is more stable than setting breakpoints via function names.
|
2014-10-31 18:49:59 +01:00 |
|
Aaron Turon
|
e0ad0fcb95
|
Update code with new lint names
|
2014-10-28 08:54:21 -07:00 |
|
Michael Woerister
|
910dd2635c
|
debuginfo: Add a "no_debug" attribute that allows to exclude functions from debuginfo generation.
|
2014-08-15 15:35:43 +02:00 |
|