quakeforge/ruamoko/qwaq/debugger
Bill Currie 8a7fbdfc9f [qwaq] Rework allocation to use retain/release
It currently dies when single stepping or exiting due to EditBuffer's
retain count not getting incremented when initialized. This is because
EditBuffer is initialized in C and thus does not call Object's -init.
2020-03-30 16:58:36 +09:00
..
debug.h [qwaq] Create a type encoding class 2020-03-30 12:43:02 +09:00
debug.r [qwaq] Create a type encoding class 2020-03-30 12:43:02 +09:00
debugger.h [qwaq] Rework allocation to use retain/release 2020-03-30 16:58:36 +09:00
debugger.r [qwaq] Rework allocation to use retain/release 2020-03-30 16:58:36 +09:00
localsview.h [qwaq] Rework allocation to use retain/release 2020-03-30 16:58:36 +09:00
localsview.r [qwaq] Rework allocation to use retain/release 2020-03-30 16:58:36 +09:00
typeencodings.h [qwaq] Create a type encoding class 2020-03-30 12:43:02 +09:00
typeencodings.r [qwaq] Create a type encoding class 2020-03-30 12:43:02 +09:00