gdb/
* NEWS: Document the PIE support.
This commit is contained in:
parent
55235ad790
commit
93c26624a7
@ -1,3 +1,8 @@
|
||||
2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
|
||||
Eli Zaretskii <eliz@gnu.org>
|
||||
|
||||
* NEWS: Document the PIE support.
|
||||
|
||||
2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
|
||||
|
||||
* linux-tdep.c: Remove includes gdbcore.h, observer.h and elf-bfd.h.
|
||||
|
5
gdb/NEWS
5
gdb/NEWS
@ -189,6 +189,11 @@ much more reliable. In particular:
|
||||
- GDB is now able to backtrace through the signal handler for
|
||||
non-threaded programs.
|
||||
|
||||
PIE (Position Independent Executable) programs debugging is now supported.
|
||||
This includes debugging execution of PIC (Position Independent Code) shared
|
||||
libraries although for that, it should be possible to run such libraries as an
|
||||
executable program.
|
||||
|
||||
*** Changes in GDB 7.0
|
||||
|
||||
* GDB now has an interface for JIT compilation. Applications that
|
||||
|
Loading…
x
Reference in New Issue
Block a user