Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [rfa] NEWS updates for HEAD
@ 2006-11-28 22:41 Daniel Jacobowitz
  2006-11-29  4:13 ` Eli Zaretskii
  0 siblings, 1 reply; 3+ messages in thread
From: Daniel Jacobowitz @ 2006-11-28 22:41 UTC (permalink / raw)
  To: gdb-patches

This is everything I saw which has been added since the 6.6 branch
that I meant to add to NEWS.  OK?

Someone should check over NEWS for 6.6, too; I think a few things were
missed, but it will be harder to pick them out now.

-- 
Daniel Jacobowitz
CodeSourcery

2006-11-28  Daniel Jacobowitz  <dan@codesourcery.com>

	* NEWS: Mention MIPS remote autodetection, mips64 gdbserver,
	"set mem inaccessible-by-default", and "set breakpoint auto-hw".

Index: NEWS
===================================================================
RCS file: /cvs/src/src/gdb/NEWS,v
retrieving revision 1.203
diff -u -p -r1.203 NEWS
--- NEWS	24 Nov 2006 20:19:37 -0000	1.203
+++ NEWS	28 Nov 2006 22:39:18 -0000
@@ -6,6 +6,32 @@
 * The GDB remote stub, gdbserver, now has lower overhead for high 
 frequency signals (e.g. SIGALRM) via the QPassSignals packet.
 
+* GDB for MIPS targets now autodetects whether a remote target provides
+32-bit or 64-bit register values.
+
+* New commands
+
+set mem inaccessible-by-default
+show mem inaccessible-by-default
+  If the target supplies a memory map, for instance via the remote
+  protocol's "qXfer:memory-map:read" packet, setting this variable
+  prevents GDB from accessing memory outside the memory map.  This
+  is useful for targets with memory mapped registers or which react
+  badly to accesses of unmapped address space.
+
+set breakpoint auto-hw
+show breakpoint auto-hw
+  If the target supplies a memory map, for instance via the remote
+  protocol's "qXfer:memory-map:read" packet, setting this variable
+  lets GDB use hardware breakpoints automatically for memory regions
+  where it can not use software breakpoints.  This covers both the
+  "break" command and internal breakpoints used for other commands
+  including "next" and "finish".
+
+* New targets
+
+MIPS64 GNU/Linux (gdbserver)	mips64-linux-gnu
+
 * New remote packets
 
 QPassSignals:


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [rfa] NEWS updates for HEAD
  2006-11-28 22:41 [rfa] NEWS updates for HEAD Daniel Jacobowitz
@ 2006-11-29  4:13 ` Eli Zaretskii
  2006-12-05 21:22   ` Daniel Jacobowitz
  0 siblings, 1 reply; 3+ messages in thread
From: Eli Zaretskii @ 2006-11-29  4:13 UTC (permalink / raw)
  To: Daniel Jacobowitz; +Cc: gdb-patches

> Date: Tue, 28 Nov 2006 17:41:23 -0500
> From: Daniel Jacobowitz <drow@false.org>
> 
> This is everything I saw which has been added since the 6.6 branch
> that I meant to add to NEWS.  OK?

Yes, thanks.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [rfa] NEWS updates for HEAD
  2006-11-29  4:13 ` Eli Zaretskii
@ 2006-12-05 21:22   ` Daniel Jacobowitz
  0 siblings, 0 replies; 3+ messages in thread
From: Daniel Jacobowitz @ 2006-12-05 21:22 UTC (permalink / raw)
  To: gdb-patches

On Wed, Nov 29, 2006 at 06:13:09AM +0200, Eli Zaretskii wrote:
> > Date: Tue, 28 Nov 2006 17:41:23 -0500
> > From: Daniel Jacobowitz <drow@false.org>
> > 
> > This is everything I saw which has been added since the 6.6 branch
> > that I meant to add to NEWS.  OK?
> 
> Yes, thanks.

Thanks, checked in.

-- 
Daniel Jacobowitz
CodeSourcery


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-12-05 21:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-11-28 22:41 [rfa] NEWS updates for HEAD Daniel Jacobowitz
2006-11-29  4:13 ` Eli Zaretskii
2006-12-05 21:22   ` Daniel Jacobowitz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox