mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-24 02:24:46 +08:00
* NEWS: Document new "start" command.
This commit is contained in:
parent
13f178c0af
commit
c23968a218
@ -1,3 +1,7 @@
|
|||||||
|
2004-05-25 Joel Brobecker <brobecker@gnat.com>
|
||||||
|
|
||||||
|
* NEWS: Document new "start" command.
|
||||||
|
|
||||||
2004-05-25 Randolph Chung <tausq@debian.org>
|
2004-05-25 Randolph Chung <tausq@debian.org>
|
||||||
|
|
||||||
* hppa-linux-tdep.c (hppa_linux_init_abi): sizeof(long double) == 8 on
|
* hppa-linux-tdep.c (hppa_linux_init_abi): sizeof(long double) == 8 on
|
||||||
|
4
gdb/NEWS
4
gdb/NEWS
@ -3,6 +3,10 @@
|
|||||||
|
|
||||||
*** Changes since GDB 6.1:
|
*** Changes since GDB 6.1:
|
||||||
|
|
||||||
|
* New ``start'' command.
|
||||||
|
|
||||||
|
This command runs the program until the begining of the main procedure.
|
||||||
|
|
||||||
* Signal trampoline code overhauled
|
* Signal trampoline code overhauled
|
||||||
|
|
||||||
Many generic problems with GDB's signal handling code have been fixed.
|
Many generic problems with GDB's signal handling code have been fixed.
|
||||||
|
Loading…
Reference in New Issue
Block a user