Ray's Blog
Thursday, December 06, 2018
Switching to lldb for OS X
›
I have had extensive problems getting gdb to run properly on OS X, but I have generally been successful. Recently I installed Mojave in a V...
Monday, December 29, 2014
Designing the EZTable class
›
I had a request for displaying changes in the data highlighted while debugging in ebe. The idea is that in the data window, the assembl...
1 comment:
Sunday, December 28, 2014
Ebe changes
›
I have recently added changes to the display of the data in the assembly data window, the register window, the floating point register wi...
Tuesday, October 21, 2014
Rational names for registers
›
Having published a book on 64 bit assembly language for Linux and OS X which are fairly similar and a different one for Windows which is qui...
Displaying stack frames in ebe
›
It is now possible to display the current function's relevant stack data in a stack frame window in ebe. To do this use the...
›
Home
View web version