gbadev.org forum archive

This is a read-only mirror of the content originally found on forum.gbadev.org (now offline), salvaged from Wayback machine copies. A new forum can be found here.

Coding > gdb missing in devkitarm linux?

#141601 - f33ldead - Thu Sep 27, 2007 12:05 pm

This's the ls -1 of devkitARM/bin

Quote:
arm-eabi-addr2line
arm-eabi-ar
arm-eabi-as
arm-eabi-c++
arm-eabi-c++filt
arm-eabi-cpp
arm-eabi-g++
arm-eabi-gcc
arm-eabi-gcc-4.1.1
arm-eabi-gccbug
arm-eabi-gcov
arm-eabi-ld
arm-eabi-nm
arm-eabi-objcopy
arm-eabi-objdump
arm-eabi-ranlib
arm-eabi-readelf
arm-eabi-size
arm-eabi-strings
arm-eabi-strip
b2fxec
bin2s
bmp2bin
dlditool
dsbuild
dsd
gbafix
gbalzss
gbfs
gfx2gba
git
gpd
insgbfs
lsgbfs
ndstool
padbin
raw2c
unfxe
ungbfs
zda_compressor
zda_tester


gdb doesn't seem to exist anywhere else either. Are we supposed to compile gdb ourselves with i686 host & arm-eabi target?
_________________
It's real, spooky action at distance!

#141607 - gmiller - Thu Sep 27, 2007 12:59 pm

Is there an insight folder in the devkitPro folder? If so look in the bin in that folder. If it is not there look for the folder elsewhere in that tree. I am not sure if my location was customized when I was testing different debuggers.