OSDN Git Service

* tracepoint.c (trace_find_tracepoint_command): Replace call to
authorDavid Taylor <taylor@redhat.com>
Thu, 16 Nov 2000 14:51:50 +0000 (14:51 +0000)
committerDavid Taylor <taylor@redhat.com>
Thu, 16 Nov 2000 14:51:50 +0000 (14:51 +0000)
commit3b1fddbd8bac03b663ac9ed1bebec1b0b921c41d
tree4d52e84dec1f08b0d880741c5f437e06a2864826
parent7d20378d629449a09683c9961681f9d8af3a51c1
* tracepoint.c (trace_find_tracepoint_command): Replace call to
parse_and_eval_address with a call to parse_and_eval_long as
we are evaluating an integer, not an address.
* top.c (show_commands): Ditto.
gdb/ChangeLog
gdb/top.c
gdb/tracepoint.c