| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2017-02-04 | Emit DW_AT_main_subprogram | Tom Tromey | -0/+26 | |
| This changes rustc to emit DW_AT_main_subprogram on the "main" program. This lets gdb suitably stop at the user's main in response to "start" (rather than the library's main, which is what happens currently). Fixes #32620 r? michaelwoerister | ||||
