Re: [hatari-devel] readline linked with ncurses |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
Hi,
On maanantai 22 huhtikuu 2013, Christer Solskogen wrote:
> On Mon, Apr 22, 2013 at 3:17 PM, Eero Tamminen <oak@xxxxxxxxxxxxxx>
> It sounds like something is crashing, but it's hard to say whether
>
> > it would be ncurses, readline or Hatari.
> >
> > Can you get a backtrace?
>
> I would love to, but I don't know how. I guess I need a debug-build?
For a backtrace that tells in which library the crash happens,
that shouldn't be necessary. You will need a debugger (like Gdb)
though.
- Eero