* [RFA/NEWS] Document the improvements made to the mips-irix port.
@ 2010-01-09 14:55 Joel Brobecker
2010-01-09 16:02 ` Eli Zaretskii
0 siblings, 1 reply; 3+ messages in thread
From: Joel Brobecker @ 2010-01-09 14:55 UTC (permalink / raw)
To: gdb-patches; +Cc: Joel Brobecker
Hello,
As promised, here is a patch that documents relatively precisely
the improvements made to date to the mips-irix port. I added this
entry to the "Bug fixes" subsection for the "since 7.0" section...
gdb/ChangeLog:
* NEWS: Document the improvements made to the mips-irix port.
OK to commit?
Thanks,
--
Joel
---
gdb/NEWS | 18 ++++++++++++++++++
1 files changed, 18 insertions(+), 0 deletions(-)
diff --git a/gdb/NEWS b/gdb/NEWS
index 1f322b3..da99aa5 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -166,6 +166,24 @@ qTfP, qTsP
Process record now works correctly with hardware watchpoints.
+Multiple bug fixes have been made to the mips-irix port, making it
+much more reliable. In particular:
+ - Debugging threaded applications is now possible again. Previously,
+ GDB would hang while starting the program, or while waiting for
+ the program to stop at a breakpoint.
+ - Attaching to a running process no longer hangs.
+ - An error occurring while loading a core file has been fixed.
+ - Changing the value of the PC register now works again. This fixes
+ problems observed when using the "jump" command, or when calling
+ a function from GDB, or even when assigning a new value to $pc.
+ - With the "finish" and "return" commands, the return value for functions
+ returning a small array is now correctly printed.
+ - It is now possible to break on shared library code which gets executed
+ during a shared library init phase (code executed while executing
+ their .init section). Previously, the breakpoint would have no effect.
+ - GDB is now able to backtrace through the signal handler for
+ non-threaded programs.
+
*** Changes in GDB 7.0
* GDB now has an interface for JIT compilation. Applications that
--
1.6.3.3
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [RFA/NEWS] Document the improvements made to the mips-irix port.
2010-01-09 14:55 [RFA/NEWS] Document the improvements made to the mips-irix port Joel Brobecker
@ 2010-01-09 16:02 ` Eli Zaretskii
2010-01-10 6:43 ` Joel Brobecker
0 siblings, 1 reply; 3+ messages in thread
From: Eli Zaretskii @ 2010-01-09 16:02 UTC (permalink / raw)
To: Joel Brobecker; +Cc: gdb-patches, brobecker
> From: Joel Brobecker <brobecker@adacore.com>
> Cc: Joel Brobecker <brobecker@adacore.com>
> Date: Sat, 9 Jan 2010 18:55:33 +0400
>
> As promised, here is a patch that documents relatively precisely
> the improvements made to date to the mips-irix port. I added this
> entry to the "Bug fixes" subsection for the "since 7.0" section...
>
> gdb/ChangeLog:
>
> * NEWS: Document the improvements made to the mips-irix port.
>
> OK to commit?
Yes, thanks.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [RFA/NEWS] Document the improvements made to the mips-irix port.
2010-01-09 16:02 ` Eli Zaretskii
@ 2010-01-10 6:43 ` Joel Brobecker
0 siblings, 0 replies; 3+ messages in thread
From: Joel Brobecker @ 2010-01-10 6:43 UTC (permalink / raw)
To: Eli Zaretskii; +Cc: gdb-patches
> > gdb/ChangeLog:
> >
> > * NEWS: Document the improvements made to the mips-irix port.
>
> Yes, thanks.
Thanks! Checked in.
--
Joel
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-01-10 6:43 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-01-09 14:55 [RFA/NEWS] Document the improvements made to the mips-irix port Joel Brobecker
2010-01-09 16:02 ` Eli Zaretskii
2010-01-10 6:43 ` Joel Brobecker
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox