* gdb from mbxroot.full.tgz complains: Not a typewriter
@ 2000-02-17 0:59 Graham Stoney
2000-02-17 1:32 ` Jeff Millar
0 siblings, 1 reply; 4+ messages in thread
From: Graham Stoney @ 2000-02-17 0:59 UTC (permalink / raw)
To: LinuxPPC Embedded Mailing List
I'm using mbxroot.full.tgz to develop/test a linuxppc-embedded application on
an Embedded Planet CLLF board, and I'm having some trouble running its gdb
on the target. (I'm not using gdbserver here). When I run my program under
gdb, and it stops at a breakpoint, I get the warning:
[tcsetpgrp failed in terminal_inferior: Not a typewriter]
after this, gdb no longer accepts my keyboard input.
My guess is that the problem is caused by the kernel simply spawning a shell
without starting init, and is probably the same thing that stops CTRL-C working
on the console shell. My question then, is this: what's the simplest way to
make a shell on the console act like a normal shell on a host machine?
Thanks,
Graham
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: gdb from mbxroot.full.tgz complains: Not a typewriter
2000-02-17 0:59 gdb from mbxroot.full.tgz complains: Not a typewriter Graham Stoney
@ 2000-02-17 1:32 ` Jeff Millar
2000-02-17 15:46 ` Dan Malek
0 siblings, 1 reply; 4+ messages in thread
From: Jeff Millar @ 2000-02-17 1:32 UTC (permalink / raw)
To: Graham Stoney; +Cc: LinuxPPC Embedded Mailing List
you need Dan Malek's sash patch. In addition, complicated terminal I/O might
be affected by a bug that Pavel Roskin fixed a few days ago (and posted
here).
jeff
----- Original Message -----
From: "Graham Stoney" <greyham@research.canon.com.au>
To: "LinuxPPC Embedded Mailing List" <linuxppc-embedded@lists.linuxppc.org>
Sent: Wednesday, February 16, 2000 7:59 PM
Subject: gdb from mbxroot.full.tgz complains: Not a typewriter
>
> I'm using mbxroot.full.tgz to develop/test a linuxppc-embedded application
on
> an Embedded Planet CLLF board, and I'm having some trouble running its gdb
> on the target. (I'm not using gdbserver here). When I run my program under
> gdb, and it stops at a breakpoint, I get the warning:
>
> [tcsetpgrp failed in terminal_inferior: Not a typewriter]
>
> after this, gdb no longer accepts my keyboard input.
>
> My guess is that the problem is caused by the kernel simply spawning a
shell
> without starting init, and is probably the same thing that stops CTRL-C
working
> on the console shell. My question then, is this: what's the simplest way
to
> make a shell on the console act like a normal shell on a host machine?
>
> Thanks,
> Graham
>
>
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: gdb from mbxroot.full.tgz complains: Not a typewriter
2000-02-17 1:32 ` Jeff Millar
@ 2000-02-17 15:46 ` Dan Malek
2000-02-19 9:51 ` How to build cross-compile environment under unix-similar cygwin on Win98 ? dony
0 siblings, 1 reply; 4+ messages in thread
From: Dan Malek @ 2000-02-17 15:46 UTC (permalink / raw)
To: Jeff Millar; +Cc: Graham Stoney, LinuxPPC Embedded Mailing List
Jeff Millar wrote:
>
> you need Dan Malek's sash patch.
Or better, start up the network servers and use telnet to
log into the embedded board.
-- Dan
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 4+ messages in thread
* How to build cross-compile environment under unix-similar cygwin on Win98 ?
2000-02-17 15:46 ` Dan Malek
@ 2000-02-19 9:51 ` dony
0 siblings, 0 replies; 4+ messages in thread
From: dony @ 2000-02-19 9:51 UTC (permalink / raw)
Cc: LinuxPPC Embedded Mailing List
Hi:
Now I want to build a cross-compile enviroment under unix-similar cygwin on
win98.
By following some suggestions , Now I have installed Full.exe and
Insight-19991101*.tar.gz. I find that the development tools such as gcc, ld,
as, etc... is for X86.
And the insight (also GUI gdb) is also for X86(right ?).
Now I have to build a cross-compile environment for Powerpc on win98. Is
it possible?
I think I can do the similar things as I have done on Linux by using the
following packages:
binutils-*.tar.gz
gcc-core-*.tar.gz
gcc-*.tar.gz
glibc-*.tar.gz
glibc-crypt-*.tar.gz
glibc-linuxthreads-*.tar.gz ==>this file may be changed to other files.
Any suggestions?
Thank you very much.
dony
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2000-02-19 9:51 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-02-17 0:59 gdb from mbxroot.full.tgz complains: Not a typewriter Graham Stoney
2000-02-17 1:32 ` Jeff Millar
2000-02-17 15:46 ` Dan Malek
2000-02-19 9:51 ` How to build cross-compile environment under unix-similar cygwin on Win98 ? dony
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).