* [0/3] RFC: fix PR mi/8444
@ 2011-11-16 19:58 Tom Tromey
2011-12-04 14:59 ` Pedro Alves
0 siblings, 1 reply; 4+ messages in thread
From: Tom Tromey @ 2011-11-16 19:58 UTC (permalink / raw)
To: gdb-patches
This series fixes PR mi/8444, plus a few other things I noticed along
the way.
The PR itself concerns getting *stopped notifications when
stop-on-solib-events is enabled. Currently, these notifications do not
have a 'reason' field. I found a few other spots where stop
notifications don't have reasons, this series fixes them all.
Tom
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [0/3] RFC: fix PR mi/8444
2011-11-16 19:58 [0/3] RFC: fix PR mi/8444 Tom Tromey
@ 2011-12-04 14:59 ` Pedro Alves
2011-12-05 21:52 ` RFA: patch NEWS for MI changes (Was: [0/3] RFC: fix PR mi/8444) Tom Tromey
0 siblings, 1 reply; 4+ messages in thread
From: Pedro Alves @ 2011-12-04 14:59 UTC (permalink / raw)
To: gdb-patches; +Cc: Tom Tromey
Hi Tom,
On Wednesday 16 November 2011 19:57:47, Tom Tromey wrote:
> The PR itself concerns getting *stopped notifications when
> stop-on-solib-events is enabled. Currently, these notifications do not
> have a 'reason' field. I found a few other spots where stop
> notifications don't have reasons, this series fixes them all.
I think this should have a NEWS entry. MI changes should
be advertised so frontend maintainers notice them.
--
Pedro Alves
^ permalink raw reply [flat|nested] 4+ messages in thread
* RFA: patch NEWS for MI changes (Was: [0/3] RFC: fix PR mi/8444)
2011-12-04 14:59 ` Pedro Alves
@ 2011-12-05 21:52 ` Tom Tromey
2011-12-06 5:47 ` Eli Zaretskii
0 siblings, 1 reply; 4+ messages in thread
From: Tom Tromey @ 2011-12-05 21:52 UTC (permalink / raw)
To: Pedro Alves; +Cc: gdb-patches
>>>>> "Pedro" == Pedro Alves <pedro@codesourcery.com> writes:
Pedro> I think this should have a NEWS entry. MI changes should
Pedro> be advertised so frontend maintainers notice them.
I agree.
I went through ChangeLog and looked at the various MI changes from this
year. This is what I came up with.
Ok?
Tom
2011-12-05 Tom Tromey <tromey@redhat.com>
* NEWS: Add MI news.
Index: NEWS
===================================================================
RCS file: /cvs/src/src/gdb/NEWS,v
retrieving revision 1.470
diff -u -r1.470 NEWS
--- NEWS 29 Nov 2011 03:49:09 -0000 1.470
+++ NEWS 5 Dec 2011 21:50:49 -0000
@@ -65,6 +65,16 @@
the standard Python "iteritems" method, it will recursively traverse
any anonymous fields.
+* MI changes
+
+ ** "*stopped" events can report several new "reason"s, such as
+ "solib-event".
+
+ ** Breakpoint changes are now notified using new async records, like
+ "=breakpoint-modified".
+
+ ** New command -ada-task-info.
+
* libthread-db-search-path now supports two special values: $sdir and $pdir.
$sdir specifies the default system locations of shared libraries.
$pdir specifies the directory where the libpthread used by the application
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: RFA: patch NEWS for MI changes (Was: [0/3] RFC: fix PR mi/8444)
2011-12-05 21:52 ` RFA: patch NEWS for MI changes (Was: [0/3] RFC: fix PR mi/8444) Tom Tromey
@ 2011-12-06 5:47 ` Eli Zaretskii
0 siblings, 0 replies; 4+ messages in thread
From: Eli Zaretskii @ 2011-12-06 5:47 UTC (permalink / raw)
To: Tom Tromey; +Cc: pedro, gdb-patches
> From: Tom Tromey <tromey@redhat.com>
> Cc: gdb-patches@sourceware.org
> Date: Mon, 05 Dec 2011 14:51:10 -0700
>
> >>>>> "Pedro" == Pedro Alves <pedro@codesourcery.com> writes:
>
> Pedro> I think this should have a NEWS entry. MI changes should
> Pedro> be advertised so frontend maintainers notice them.
>
> I agree.
>
> I went through ChangeLog and looked at the various MI changes from this
> year. This is what I came up with.
>
> Ok?
Yes, thanks.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2011-12-06 3:48 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-11-16 19:58 [0/3] RFC: fix PR mi/8444 Tom Tromey
2011-12-04 14:59 ` Pedro Alves
2011-12-05 21:52 ` RFA: patch NEWS for MI changes (Was: [0/3] RFC: fix PR mi/8444) Tom Tromey
2011-12-06 5:47 ` Eli Zaretskii
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox