]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - sim/bfin/ChangeLog
sim: bfin: lookup target strings when tracing system calls
authorMike Frysinger <vapier@gentoo.org>
Sat, 3 Dec 2011 19:05:15 +0000 (19:05 +0000)
committerMike Frysinger <vapier@gentoo.org>
Sat, 3 Dec 2011 19:05:15 +0000 (19:05 +0000)
commitcc5add8c1cef548dfcefecb01a603112f2df99a8
tree34626a7a72f01b583cddc79b4bd1c47f8e544ec9
parent7171232768ab846e00032b7218b2a4ad275b6ae2
sim: bfin: lookup target strings when tracing system calls

Parsing target addresses is hard if not generally useless, so use the new
cb_get_string function to lookup the associated strings as well.  Now the
trace output is quickly useful instead of just marginally so.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
sim/bfin/ChangeLog
sim/bfin/interp.c