OSDN Git Service

* tracepoint.c (trace_find_tracepoint_command): Replace call to
authortaylor <taylor>
Thu, 16 Nov 2000 14:51:49 +0000 (14:51 +0000)
committertaylor <taylor>
Thu, 16 Nov 2000 14:51:49 +0000 (14:51 +0000)
commit42f9c85bd9f0b979db14ff8ec51a7a92c1616c4f
tree2dcb18654e70ad18d9cbf796ac9e56fd8d51915b
parentc1004ce40c8d7886de4edc739e1d12e392b42c50
* 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