This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
Alexandre Oliva <aoliva@redhat.com> writes:
A plan to fix local variable debug information in GCC
by Alexandre Oliva <aoliva@redhat.com>
2007-12-18 draft
Thank you for writing this. It makes an enormous difference.
== Goals
I note that you don't say anything about the other big problem with debugging optimized code, which is that the debugger jumps around all over the place. That is fine, of course.
I don't think it is fine, we have constant complaints from our users about this. I think we definitely need an optimization level that avoids this.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |