This is the mail archive of the gdb@sourceware.cygnus.com mailing list for the GDB project. See the GDB home page for more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

GDB build on linuxppc?


I'm having trouble building gdb for linuxppc. Although
everything compiles just fine I cannot actually run any
program with gdb. gdb always reports "don't know how to run".

Does anyone have any suggestions about what might be wrong?
I built gdb with

$ ./configure
$ make

-Thomas


Also did anyone ever build psim for linuxppc and was successful?

-----

$mygdb hello
GNU gdb 4.17.85
Copyright 1998 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you
are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for
details.
This GDB was configured as "powerpc-unknown-linux-gnulibc1"...
(gdb) run
Starting program: /home/kistler/dev/hello
Don't know how to run.  Try "help target".




---------------------------------------------------------------------------
Thomas Kistler                                  http://i.am/thomas.kistler/