[Bug debug/33044] New: Local variables in C++ constructor not visible for debugging

2007-08-10 Thread seppo at totalviewtech dot com
Component: debug AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: seppo at totalviewtech dot com GCC build triplet: linux-x86 (2.6.16.13-4-smp) http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33044

[Bug debug/33044] Local variables in C++ constructor not visible for debugging

2007-08-14 Thread seppo at totalviewtech dot com
--- Comment #3 from seppo at totalviewtech dot com 2007-08-14 20:32 --- Hi Andrew, Thanks for the quick response. The static variable foofoo seems to be OK in DWARF and the DW_AT_location is there. But for some reason I still do not see the _non-static_ iii variable and its

[Bug debug/33044] Local static variable in C++ constructor not visible for debugging

2007-08-24 Thread seppo at totalviewtech dot com
--- Comment #6 from seppo at totalviewtech dot com 2007-08-24 13:52 --- Hi Andrew, Reopened the bug (see comment above). Do also notice that the (due to the above) static foofoo inside constructor is still not visible to either TV or gdb. I have changed the title of the bug to

[Bug debug/33740] New: gcc 4.1.1 on AIX - gdb and TV fail to see static value due to likely gcc compiler bug

2007-10-11 Thread seppo at totalviewtech dot com
: gcc Version: 4.1.1 Status: UNCONFIRMED Severity: major Priority: P3 Component: debug AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: seppo at totalviewtech dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33740

[Bug debug/33740] gcc 4.1.1 on AIX - gdb and TV fail to see static value due to likely gcc compiler bug

2007-10-11 Thread seppo at totalviewtech dot com
--- Comment #2 from seppo at totalviewtech dot com 2007-10-11 21:37 --- Hi Andrew, Thanks for the quick reply. We do not have more recent versions installed on AIX, but I have sent just now an installation request. I'll keep you posted. Thanks, Seppo -- http://gcc.gn

[Bug debug/37616] New: Lines with 'break', 'goto', and 'continue' are not available for debugging.

2008-09-22 Thread seppo at totalviewtech dot com
ue' are not available for debugging. Product: gcc Version: 4.1.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: debug AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: seppo at totalviewtech dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37616

[Bug debug/33740] gcc 4.1.1 on AIX - gdb and TV fail to see static value due to likely gcc compiler bug

2008-07-23 Thread seppo at totalviewtech dot com
--- Comment #3 from seppo at totalviewtech dot com 2008-07-23 18:46 --- Hi Andrew, Sorry about the delay in response. We had some issues w/ installation and this fell through the cracks. Anyways, I just tested gcc 4.2.3 and it fails the same way as 4.1.1. Thanks, Seppo XXX