commit | 6896a8fa1e1d24a8fcc9b30efc0b195246b46029 | [log] [tgz] |
---|---|---|
author | Marcin KoĆcielnicki <koriakin@0x04.net> | Wed Mar 02 17:18:29 2016 +0100 |
committer | Marcin KoĆcielnicki <koriakin@0x04.net> | Wed Mar 02 17:18:29 2016 +0100 |
tree | 993a1d5a43aaaa46f1e8d9294d70421f0f9d1597 | |
parent | 065ab6dc804575bce7df58477b2cfcb2b2a6eafb [diff] |
[OBV] gdbserver: Only write ipa_tdesc_idx if agent is actually loaded. Fixes rather embarassing gdb.trace regressions. gdb/gdbserver/ChangeLog: * tracepoint.c (cmd_qtstart): Only set ipa_tdesc_idx if agent is actually loaded.