2004-04-28 Andrew Cagney <cagney@redhat.com>
* NEWS: Mention gdb/gdbserver/configure execute permission changed. PR server/519.
This commit is contained in:
parent
0faf007628
commit
82c10df67c
2 changed files with 11 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
2004-04-28 Andrew Cagney <cagney@redhat.com>
|
||||
|
||||
* NEWS: Mention gdb/gdbserver/configure execute permission
|
||||
changed. PR server/519.
|
||||
|
||||
2004-04-28 Andrew Cagney <cagney@redhat.com>
|
||||
|
||||
* stack.c (print_stack_frame_stub): Delete declaration.
|
||||
|
|
6
gdb/NEWS
6
gdb/NEWS
|
@ -3,6 +3,12 @@
|
|||
|
||||
*** Changes since GDB 6.1:
|
||||
|
||||
* Added execute permission to gdb/gdbserver/configure
|
||||
|
||||
The shell script gdb/testsuite/gdb.stabs/configure lacked execute
|
||||
permission. This bug would cause configure to fail on a number of
|
||||
systems (Solaris, IRIX). Ref: server/519.
|
||||
|
||||
* New native configurations
|
||||
|
||||
OpenBSD/powerpc powerpc-*-openbsd*
|
||||
|
|
Loading…
Reference in a new issue