Hello Developers, I just checked out the newest repo (this time I remembered to do the make clean) And I was about to check some of the new radare interface. The debugging thing.
So I did the following: radare2 dbg:///bin/ls and I just entered the first command to be dbt. SegFault. I wanted to get a backtrace with gdb but I got an error. Thus I thought Ill do the following : radare2 dbg://"radare2 dbg:///bin/ls" When I did hit dbt now I just got an Terminal on Drugs. I cant do a Backtrace right now as I get an error in GDB. I'd need to check the Compiler flags of gdb (looks like Threading is disabled) but I cant be asked at the moment as its quite late. Hope this already helped a bit. Cheers, Robin _______________________________________________ radare mailing list [email protected] http://lists.nopcode.org/listinfo.cgi/radare-nopcode.org
