2010-10-20 Hui Zhu <teawater@gmail.com>
authorHui Zhu <teawater@gmail.com>
Wed, 20 Oct 2010 14:03:17 +0000 (14:03 +0000)
committerHui Zhu <teawater@gmail.com>
Wed, 20 Oct 2010 14:03:17 +0000 (14:03 +0000)
commit8991e9fa241dda0b134294cb7a5c7e3727fb8857
treeda39f3fea51929ae37f74161fb95e1a28148d84f
parent21bce12043a6f6185a8931137d0969c0d0e8b83a
2010-10-20  Hui Zhu  <teawater@gmail.com>

* tracepoint.c (tfile_get_traceframe_address): Call
extract_signed_integer.
(tfile_trace_find): Call extract_signed_integer and
extract_unsigned_integer.  Change data_size to unsigned int.
(tfile_fetch_registers): Call extract_unsigned_integer.
(tfile_xfer_partial): Ditto.
(tfile_get_trace_state_variable_value): Call
extract_signed_integer and extract_unsigned_integer.
gdb/ChangeLog
gdb/tracepoint.c