[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
gdb with librdbg support
- Date: Thu, 15 Feb 2007 16:10:30 +0300
- From: nbkolchin at gmail.com (Nickolay Kolchin)
- Subject: gdb with librdbg support
Hello,
Where I can get GDB with librdbg support? All gdb versions on
ftp.rtems.com (4.18, 5.2) are build for powerpc-rtems, not
powerpc-RTEMS. So, commands from librdbg manual (setrpcmode,
setdaemontype, target rtems) don't work.
Building GDB from sources (5.2.1 with all Patches applied), fails on
configure stage:
....
Invalid configuration `powerpc-RTEMS': system `RTEMS' not recognized
Unrecognized target system name powerpc-RTEMS.
....
Afaik, no rgbd patches for GDB 6.x exist.
So, how librdbg can be used?
---
Nickolay