This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB 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]

[Bug breakpoints/16087] cannot step in catch block after exception is thrown


https://sourceware.org/bugzilla/show_bug.cgi?id=16087

--- Comment #2 from Toma Bilius <toma.bilius at enea dot com> ---
(In reply to Sergio Durigan Junior from comment #1)
> Thanks for the report.  Would it be possible for you to test with a more
> recent GDB and GCC?  I think I implemented the support for this on ARM last
> year, but you will need a recent GDB with support to SystemTap SDT probes
> (and a recent GCC/libgcc too).

I tested with GDB 7.6.1 and the behavior is the same (compiler version is
4.6.3). Unfortunately updating the compiler is a more complex task for our
project. Does the new version of GCC insert a default probe that GDB will look
after when installing the breakpoints?

Thank you.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]