This is indeed an interesting idea, but I was talking about being able to control the program with keyboard, including pressing the "Enter" (aka "Return") key to "click" on the call on the currently selected (with e.g. arrow keys) line.show the "Find callers" window?
ObjectDumper, a small GUI for objdump
Re: ObjectDumper, a small GUI for objdump
"If you don't fail at least 90 percent of the time, you're not aiming high enough."
- Alan Kay
- Alan Kay
Re: ObjectDumper, a small GUI for objdump
Great job max!
This is really handy tool for debugging. Thanks for making it. Now I see the importance of Java, it can run on any OS.
I also found one small bug, opening a file that has spaces in its name causes an error.
This is really handy tool for debugging. Thanks for making it. Now I see the importance of Java, it can run on any OS.
I also found one small bug, opening a file that has spaces in its name causes an error.
OS: Basic OS
About: 32 Bit Monolithic Kernel Written in C++ and Assembly, Custom FAT 32 Bootloader
About: 32 Bit Monolithic Kernel Written in C++ and Assembly, Custom FAT 32 Bootloader
Re: ObjectDumper, a small GUI for objdump
Portability is not exclusive to Java these days anymore.
"If you don't fail at least 90 percent of the time, you're not aiming high enough."
- Alan Kay
- Alan Kay
Re: ObjectDumper, a small GUI for objdump
Nice job, Max!
Thanks for your work on this
Thanks for your work on this