Closed GoogleCodeExporter closed 8 years ago
Compiling on the latest SVN returns this:
desasm.c:(.text+0xe9b): undefined reference to `thread_n64'
collect2: ld returned 1 exit status
make: *** [mupen64plus] Error 1
Issue accepted, however I think we will be redoing the debugging system.
Original comment by sgorman07@gmail.com
on 21 Apr 2008 at 11:55
We should either rewrite this or remove it. It's just cruft that's been lying
around
for a very long time; it has been broken since before mupen64 v0.5.
Original comment by richard...@gmail.com
on 22 Apr 2008 at 2:07
For now lets remove it.
Original comment by sgorman07@gmail.com
on 22 Apr 2008 at 5:35
I've actually just started playing with it, there are a couple hangups that I'm
trying to pin down... but I have gotten it to compile and display information
about
the state of the emulator. It's been a crash course on gtk, but I'll take over
work
on the debugger.
Original comment by jezte...@gmail.com
on 23 Apr 2008 at 5:24
Welcome to the project DarkJezter. I sent an email to Richard42 to add you as a
project member and assign this issue to you.
Original comment by ebenbl...@gmail.com
on 23 Apr 2008 at 5:39
Original comment by richard...@gmail.com
on 23 Apr 2008 at 11:59
As of right now, the existing debugger has been more or less repaired. It
appears to
be functioning as it was designed, and after some cleanup just may be ready for
some
enhancements.
Original comment by jezte...@gmail.com
on 23 Apr 2008 at 3:17
The original bug of the debugger not compiling properly has been resolved.
However
I'll be doing more work on the debugger
Original comment by jezte...@gmail.com
on 23 Apr 2008 at 5:20
Original issue reported on code.google.com by
Phunkph1...@gmail.com
on 21 Apr 2008 at 11:01