Dear Professor, I apologize for not being clear about the images attached. The first one is a snapshot from the recorded lecture 25, indicating the backtrace I expect. The second image is the backtrace I see on on my computer. I expanded the other threads, but none of them seem to have a reasonable backtrace.
Thanks, Vivek. On Friday, May 8, 2020 at 11:54:51 AM UTC-4, Wolfgang Bangerth wrote: > > On 5/8/20 9:46 AM, Vivek wrote: > > > > After following Prof. Bangerth's lectures, I have been trying to > familiarize > > myself with the gdb debugger in eclipse as shown in lectures 8 and 25. > > > > However, once I go into the debug mode, and hit the resume button (to > run the > > program and abort when it hits an error), I don't get detailed messages > in the > > backtrace as shown in the snapshots attached. > > > > I compiled in the debug mode and I am using macOS Catalina 10.15.4, gdb > 9.1 > > and deal.II version 9.1.1. > > > > I was wondering if someone has any guidance for me. > > But you *do* have a detailed backtrace at the top left in your first > picture. > Are you asking why you don't have that in the second picture? What happens > if > you expand the other threads? Do any of them have a reasonable backtrace? > > Best > W. > > -- > ------------------------------------------------------------------------ > Wolfgang Bangerth email: [email protected] > <javascript:> > www: http://www.math.colostate.edu/~bangerth/ > > -- The deal.II project is located at http://www.dealii.org/ For mailing list/forum options, see https://groups.google.com/d/forum/dealii?hl=en --- You received this message because you are subscribed to the Google Groups "deal.II User Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/dealii/3adffc75-3745-4930-a7b8-45e771965495%40googlegroups.com.
