gdb (gnu debugger)


luteijn

Member
Joined
Dec 23, 2005
Messages
253
Age
49
Location
The Hague, NL
Website
luteijn.xs4all.nl
http://luteijn.xs4all.nl/html/gp2x/

compiled version in directory gdb-6.4/gdb (I've also got -liberty etc.)

(don't get any of the tar.gz files as they are just the sources from gnu's site, and my BW is not that high anyway..)

you'll probably want to get screen too, to make the comandline over the usb-conenction a little more workable.

for screen, get screen.gpe from screen-4.0.2/

you'll also need linux.ti and screen.ti, rename them linux and screen, put in /usr/local/share/terminfo/l an /usr/local/share/terminfo/s respectively.

sorry for the rough edges on this but I need to get some sleep so can't make it any nicer.

if you want to improve on my builds, might want to grab my compiled ncurses libs too as both screen and gdb need them.. first order of business is probably to change ncurses to read the terminfo stuff from another directory than /usr/local/share/terminfo...

Sleepily,
Pieter
 
Thanks a lot \o/

gdb is one of the best pieces of software i know (for its purpose) :)
 
Back
Top