Extend recognized types of SDT probe's arguments
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index ad834a32f31646284cf338dce4574e2e018067ef..303fcec9418cb6b3af3f17255101b55c497cb823 100644 (file)
@@ -1,3 +1,11 @@
+2014-05-02  Sergio Durigan Junior  <sergiodj@redhat.com>
+
+       * stap-probe.c (enum stap_arg_bitness): New enums to represent 8
+       and 16-bit signed and unsigned arguments.  Update comment.
+       (stap_parse_probe_arguments): Extend code to handle such
+       arguments.  Use warning instead of complaint to notify about
+       unrecognized bitness.
+
 2014-05-02  Sergio Durigan Junior  <sergiodj@redhat.com>
 
        PR breakpoints/16889
This page took 0.024257 seconds and 4 git commands to generate.