P
P
Parovo22014-07-10 15:58:11
linux
Parovo2, 2014-07-10 15:58:11

How to trace a file remotely using gdb and gdbserver?

Task.
There is a file on the remote machine running on gdbserver. There is gdb-arm. There is no debug information.
You need to trace the execution of the program. For example with registration of registers.
I do this:
trace if 1
actions
>collect $pc
>end
tstart
writes not supported. how to trace correctly?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question