OSDN Git Service

ChangeLog:
authoruweigand <uweigand>
Fri, 31 Jul 2009 15:33:50 +0000 (15:33 +0000)
committeruweigand <uweigand>
Fri, 31 Jul 2009 15:33:50 +0000 (15:33 +0000)
commitf47ed7b4f0791800df996caa21295dd2c3231096
tree2ec27ea477e067f0c35372140aefabf4271df1d3
parent985f7d011f3ee9aa808f98e0a7f555ae5456f310
ChangeLog:

* spu-tdep.c: Include "block.h".
(setspucmdlist, showspucmdlist): New static variables.
(spu_stop_on_load_p): Likewise.
(spu_catch_start): New function.
(show_spu_command, set_spu_command): New functions.
(show_spu_stop_on_load): Likewise.
(_initialize_spu_tdep): Attach spu_catch_start to new_objfile observer.
Install "set spu" / "show spu" prefix command handler.
Install "set spu stop-on-load" / "show spu stop-on-load" command.

* NEWS: Mention "set/show spu stop-on-load" commands.

doc/ChangeLog:

* gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
"set spu stop-on-load" and "show spu stop-on-load" commands.
gdb/ChangeLog
gdb/NEWS
gdb/doc/ChangeLog
gdb/doc/gdb.texinfo
gdb/spu-tdep.c