Eo gdb: eo gdb script is now autoloaded by gdb, added eo_backtrace.
authorTom Hacohen <tom@stosb.com>
Tue, 16 Apr 2013 09:45:21 +0000 (10:45 +0100)
committerTom Hacohen <tom@stosb.com>
Tue, 16 Apr 2013 10:45:34 +0000 (11:45 +0100)
commit9ad398be60409d093b3a1f0e579509579e878103
tree524732be9ad7ecaa9ef04e69eea17b52338136b1
parent32f27fee7ef375b91c406b1340162a3752441552
Eo gdb: eo gdb script is now autoloaded by gdb, added eo_backtrace.

If you install the efl to a different path than the one gdb was installed to
either set gdb's data dir, or just symlink the file to the other prefix.
You can still use the old method of just loading the module.
data/Makefile.am
data/eo/eo_gdb.py [moved from data/eo/eo_step.py with 64% similarity]
data/eo/libeo-gdb.py.in [new file with mode: 0644]