Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [photran] debugging inside modules

Hi Andrew,

On Thursday 31 May 2007 20:56, andrewshipyard@xxxxxxxx wrote:
> Sorry to be a pain, but has anyone else experienced this problem
> when debugging, or is it just me? I can't debug any modules in my
> project. I really want to get this working properly...
>
> I have gdb/mi selected for the debugger. In the console window I
> get this:
>
> No symbol "new" in current context.
> Stopped due to shared library event
> [Thread debugging using libthread_db enabled]
> [New Thread -1210337072 (LWP 10310)]
> Stopped due to shared library event
> [Switching to Thread -1210337072 (LWP 10310)]
> Current language:  auto; currently fortran
>
> don't know if it is useful or not... Any suggestions would be
> appreciated.

   Try the "gdb Debugger" option.

David


Back to the top