OSDN Git Service

* generic/gdbtk-cmds.c (bin2hex): New function.
authorkseitz <kseitz>
Fri, 25 May 2001 21:06:18 +0000 (21:06 +0000)
committerkseitz <kseitz>
Fri, 25 May 2001 21:06:18 +0000 (21:06 +0000)
commitb4679b7cac9d41aa1290acbe673cc4f782ee9660
tree47b977b9c518d463567d573f99ffc05f7c51375c
parent7d387185a9fb0aaf2561f83b178c0f5c880e7b04
* generic/gdbtk-cmds.c (bin2hex): New function.
(fromhex): New function.
(gdb_set_mem): New function.
(Gdbtk_Init): Add new command, "gdb_set_mem".
* library/memwin.itb (edit): Use "gdb_set_mem" to set
memory, not some gdb_cmd contrivance.
When sending data to gdb_set_mem, make sure that it
is properly zero-padded.
gdb/gdbtk/ChangeLog
gdb/gdbtk/generic/gdbtk-cmds.c
gdb/gdbtk/library/memwin.itb