[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
BP in templates - a bit offtopic
- Date: Thu, 06 Dec 2007 08:52:43 +1100
- From: chrisj at rtems.org (Chris Johns)
- Subject: BP in templates - a bit offtopic
Leon Pollak wrote:
> Hello, all.
>
> Sorry for the rather "off-topic" question, but may be people here have
> encountered the problem I have.
RTEMS tools is on topic for this list. :-)
>
> I use gdb 6.6 and RTEMS gcc-4.1.1/newlib-1.15.0-10.fc6 and I am not able to
> insert break points in templates.
>
> I searched the internet and saw that this was the known problem and it was
> solved, but nowhere is said in which versions and of what.
> Please, what should I update to solve this very annoying issue?
>
I would first try an RTEMS 4.9 version of the debugger. If the problem still
exists it would have to be in gdb's CVS. The debugger should work with your
executables unless an ABI change occurred. The best way to find out is to try.
Regards
Chris