- Rebase to gdb 8.0 release:
* support for DWARF5 (except its .debug_names) * support C++11 rvalue references * support PKU register (memory protection keys on future Intel CPUs) * python scripting: - start, stop and access running btrace - rvalue references in gdb.Type * record/replay x86_64 rdrand and rdseed * removed support for GCJ compiled java programs * user commands accept more than 10 arguments * "eval" expands user-defined command arguments * new options: set/show disassembler-options (on arm, ppc s390) - Removed obsoleted patches: gdb-release-werror.patch OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=162
This commit is contained in:
19
gdb.changes
19
gdb.changes
@@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 6 14:37:05 UTC 2017 - matz@suse.com
|
||||
|
||||
- Rebase to gdb 8.0 release:
|
||||
* support for DWARF5 (except its .debug_names)
|
||||
* support C++11 rvalue references
|
||||
* support PKU register (memory protection keys on future Intel CPUs)
|
||||
* python scripting:
|
||||
- start, stop and access running btrace
|
||||
- rvalue references in gdb.Type
|
||||
* record/replay x86_64 rdrand and rdseed
|
||||
* removed support for GCJ compiled java programs
|
||||
* user commands accept more than 10 arguments
|
||||
* "eval" expands user-defined command arguments
|
||||
* new options:
|
||||
set/show disassembler-options (on arm, ppc s390)
|
||||
- Removed obsoleted patches:
|
||||
gdb-release-werror.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 27 14:39:44 UTC 2017 - matz@suse.com
|
||||
|
||||
|
Reference in New Issue
Block a user