Page 1 of 1

How to debug with XERBA by Dr. Hell

Posted: April 6th, 2018, 7:20 pm
by Shadow
Hi. Anyone know how to debug with the XEBRA emulator by Dr. Hell? I click the 'Debug' option and enable all the outputs, but it doesn't dump anything at all.

Re: How to debug with XERBA by Dr. Hell

Posted: April 21st, 2018, 2:54 am
by Someone
Most probably it is disabled in the release. Unfortunately to this day we don't have adequate debugger for PS1, some of the existent either buggy or incomplete and this is very sad. I wish there was something similar to that one in PCSX2, which can even import symbols if they were left in ELF by developers, also working with PCSX2 debugger is like walk in the park.

Re: How to debug with XERBA by Dr. Hell

Posted: April 21st, 2018, 3:07 am
by Shadow
The best debugger I've found so far is NO$PSX, but there are some bugs in it and some things that should be altered. Just needed to use Xebra to debug since there are a few games which don't work at all in NO$PSX but do work in XEBRA.

Re: How to debug with XERBA by Dr. Hell

Posted: April 21st, 2018, 5:33 am
by Someone
Shadow wrote: April 21st, 2018, 3:07 am The best debugger I've found so far is NO$PSX
I find it rather clunky and typing breakpoints manually is very inconvenient. Also NO$PSX loves to crash a lot without apparent reason.