void_17

Results 3 comments of void_17

> For real debugging, MacsBug is so far all there is (there must be some ways to get gdb to do something useful, but so far I've only encountered pain)....

I want both, actually. Doing some reverse engineering stuff.

I guess it requires digging into ancient Codewarrior headers or Carbon and look there for low level debugging/stack unwinding API, you will also need to find a good documentation on...