mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-27 06:17:47 +08:00
* NEWS: Document support for 64-bit core file.
This commit is contained in:
@ -1,3 +1,7 @@
|
|||||||
|
2008-04-22 Joel Brobecker <brobecker@adacore.com>
|
||||||
|
|
||||||
|
* NEWS: Document support for 64-bit core file.
|
||||||
|
|
||||||
2008-04-22 Corinna Vinschen <vinschen@redhat.com>
|
2008-04-22 Corinna Vinschen <vinschen@redhat.com>
|
||||||
|
|
||||||
* NEWS: Add information on calling convention and new SH CLI options.
|
* NEWS: Add information on calling convention and new SH CLI options.
|
||||||
|
2
gdb/NEWS
2
gdb/NEWS
@ -13,6 +13,8 @@
|
|||||||
* GDB can now read compressed debug sections, as produced by GNU gold
|
* GDB can now read compressed debug sections, as produced by GNU gold
|
||||||
with the --compress-debug-sections=zlib flag.
|
with the --compress-debug-sections=zlib flag.
|
||||||
|
|
||||||
|
* 64-bit core files are now supported on AIX.
|
||||||
|
|
||||||
* Watchpoints can now be set on unreadable memory locations, e.g. addresses
|
* Watchpoints can now be set on unreadable memory locations, e.g. addresses
|
||||||
which will be allocated using malloc later in program execution.
|
which will be allocated using malloc later in program execution.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user