mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-01-27 03:54:29 +00:00
* NEWS: Mention support for non-contiguous lexical blocks and
function bodies.
This commit is contained in:
parent
d3f73121db
commit
10665d7613
@ -1,3 +1,8 @@
|
||||
2007-12-05 Jim Blandy <jimb@codesourcery.com>
|
||||
|
||||
* NEWS: Mention support for non-contiguous lexical blocks and
|
||||
function bodies.
|
||||
|
||||
2007-12-06 Markus Deuling <deuling@de.ibm.com>
|
||||
|
||||
* gdbarch.sh (stab_reg_to_regnum, dwarf_reg_to_regnum)
|
||||
|
4
gdb/NEWS
4
gdb/NEWS
@ -20,6 +20,10 @@ is resolved.
|
||||
including breakpoints on C++ constructors, inside C++ templates,
|
||||
and in inlined functions.
|
||||
|
||||
* GDB's ability to debug optimized code has been improved. GDB more
|
||||
accurately identifies function bodies and lexical blocks that occupy
|
||||
more than one contiguous range of addresses.
|
||||
|
||||
* Target descriptions can now describe registers for PowerPC.
|
||||
|
||||
* The GDB remote stub, gdbserver, now supports the AltiVec and SPE
|
||||
|
Loading…
x
Reference in New Issue
Block a user