Decode properly flags of %ccr register on sparc64.
[deliverable/binutils-gdb.git] / gdb / tracepoint.h
index 36eeee60f219512c44ed2411aa9cfe154238ae58..8c4dedcecffe1d5a3e35f543fab18d64c91b34e4 100644 (file)
@@ -1,5 +1,5 @@
 /* Data structures associated with tracepoints in GDB.
-   Copyright (C) 1997-2016 Free Software Foundation, Inc.
+   Copyright (C) 1997-2017 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -77,7 +77,7 @@ enum trace_stop_reason
   {
     trace_stop_reason_unknown,
     trace_never_run,
-    tstop_command,
+    trace_stop_command,
     trace_buffer_full,
     trace_disconnected,
     tracepoint_passcount,
This page took 0.0254 seconds and 4 git commands to generate.