Updated Changelog and testsuite/Changelog because of bad formatting.
authorMarc Khouzam <marc.khouzam@ericsson.com>
Tue, 22 Jan 2013 00:06:26 +0000 (00:06 +0000)
committerMarc Khouzam <marc.khouzam@ericsson.com>
Tue, 22 Jan 2013 00:06:26 +0000 (00:06 +0000)
gdb/ChangeLog
gdb/testsuite/ChangeLog

index 0dacd72b0cf9bfd006933c34132006566cf7fa92..bc2b587716511b318e4c3731961d10d2f65ed508 100644 (file)
@@ -1,3 +1,9 @@
+2013-01-21  Marc Khouzam  <marc.khouzam@ericsson.com>
+
+       * breakpoint.c (print_one_breakpoint_location): Add MI
+       field 'thread-groups' when printing a breakpoint.
+       (output_thread_groups): New function.
+
 2013-01-21  Siva Chandra Reddy  <sivachandra@google.com>
 
        * python/lib/gdb/commands/explore.py
@@ -5,12 +11,6 @@
        being invoked.
        (ExploreTypeCommand.invoke): Add a missing 'return'.
 
-2013-01-21  Marc Khouzam  <marc.khouzam@ericsson.com>
-
-       * breakpoint.c (print_one_breakpoint_location): Add MI
-       field 'thread-groups' when printing a breakpoint.
-       (output_thread_groups): New function.
-
 2013-01-21  Tom Tromey  <tromey@redhat.com>
 
        * gdb_obstack.h (obconcat): Move declaration here, from...
index 1bae924f77402a1bd7f6827bc1aa08d01bb3623a..de5d0755747a81aa66bee98e3740661d407b6efb 100644 (file)
@@ -1,16 +1,17 @@
-2013-01-21  Siva Chandra Reddy  <sivachandra@google.com>
-
-       * gdb.python/py-explore.exp: Improve a test
-
 2013-01-21  Marc Khouzam  <marc.khouzam@ericsson.com>
 
        * gdb.mi/mi-break.exp: Expect new 'thread-groups' field.
+       * gdb.mi/mi-catch-load.exp: Ditto.
        * gdb.mi/mi-nsmoribund.exp: Expect new 'thread-groups' field.
        Also handle 'thread' field.
        * gdb.mi/mi-simplerun.exp: Expect new 'thread-groups' field.
        * gdb.mi/mi-watch.exp: Ditto.
        * lib/mi-support.exp: Ditto.
 
+2013-01-21  Siva Chandra Reddy  <sivachandra@google.com>
+
+       * gdb.python/py-explore.exp: Improve a test
+
 2013-01-18  David Blaikie  <dblaikie@gmail.com>
 
        * gdb.base/label.c (main): Correct the type of the second
This page took 0.036022 seconds and 4 git commands to generate.