Julian Uy · @uyjulian
1 followers · 5 posts · Server fosstodon.org
hkz · @hkz
344 followers · 50 posts · Server social.chinwag.org

Ok, so yesterday I was too tired, apparently.
Finally got the ps2gdbStub "working", as in I can set breakpoints, connect remotely, see the listing, etc. But there's lots that does not really work, see github.com/ps2dev/ps2gdb/issue
I'll live with ps2link debugging then.

Next time I'll have to remember not to strip the elf if I want it to work with gb. Stripping the elf is too kinky.

#PS2Dev

Last updated 2 years ago

hkz · @hkz
344 followers · 50 posts · Server social.chinwag.org

Playing around with the toolchain a bit. Compiled & ran a simple "hello world" on the console too. While the toolchain is easy to obtain and setup, the info on how to use it is quite sparse, and I haven't yet found if there is a way to use gdb with it or if the only supported debug is via prints and the exception handler.

#PS2Dev #ps2link #ps2sdk

Last updated 2 years ago