Mon Oct 5 00:34:00 1998 Martin M. Hunt <hunt@cygnus.com>
authorMartin Hunt <hunt@redhat.com>
Mon, 5 Oct 1998 07:32:59 +0000 (07:32 +0000)
committerMartin Hunt <hunt@redhat.com>
Mon, 5 Oct 1998 07:32:59 +0000 (07:32 +0000)
commit23e1f78b70ea8f91350d94e7d255515f2d9c9b9b
tree12a25e69b1ef7634ddbf0ee90a4e47f0e93569fc
parente963374a58e4a8cb3d6681f84d211053efe486a9
Mon Oct  5 00:34:00 1998  Martin M. Hunt  <hunt@cygnus.com>

* gdbtk-cmds.c (gdb_set_bp_addr): New command. Sets a
breakpoint at an address. Use this instead of gdb_cmd "break"
because the syntax of the break command is broken and doesn't
allow you to create a thread-specific BP at an address.  Also
this is faster.
gdb/ChangeLog-gdbtk
gdb/gdbtk-cmds.c