Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gdb: add gdb 7.9.1 #93

Merged
merged 1 commit into from May 25, 2015
Merged

gdb: add gdb 7.9.1 #93

merged 1 commit into from May 25, 2015

Conversation

bhundven
Copy link
Contributor

As per: http://www.gnu.org/software/gdb/download/ANNOUNCEMENT

GDB 7.9.1 brings the following fixes and enhancements over GDB 7.9:

  • PR build/18033 (C++ style comment used in gdb/iq2000-tdep.c and
    gdb/compile/compile-*.c)
  • PR build/18298 ("compile" command cannot find compiler if tools
    configured with triplet instead of quadruplet)
  • PR tui/18311 (Random SEGV when displaying registers in TUI mode)
  • PR python/18299 (exception when registering a global pretty-printer
    in verbose mode)
  • PR python/18066 (argument "word" seems broken in Command.complete
    (text, word))
  • PR pascal/17815 (Fix pascal behavior for class fields with
  • testcase)

* PR python/18285 (ptype expr-with-xmethod causes SEGV)

Signed-off-by: Bryan Hundven bryanhundven@gmail.com

As per: http://www.gnu.org/software/gdb/download/ANNOUNCEMENT

========================================================================
GDB 7.9.1 brings the following fixes and enhancements over GDB 7.9:

   * PR build/18033 (C++ style comment used in gdb/iq2000-tdep.c and
     gdb/compile/compile-*.c)
   * PR build/18298 ("compile" command cannot find compiler if tools
     configured with triplet instead of quadruplet)
   * PR tui/18311 (Random SEGV when displaying registers in TUI mode)
   * PR python/18299 (exception when registering a global pretty-printer
     in verbose mode)
   * PR python/18066 (argument "word" seems broken in Command.complete
     (text, word))
   * PR pascal/17815 (Fix pascal behavior for class fields with
   * testcase)
   * PR python/18285 (ptype expr-with-xmethod causes SEGV)
========================================================================

Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>
bhundven added a commit that referenced this pull request May 25, 2015
@bhundven bhundven merged commit 17d443e into crosstool-ng:master May 25, 2015
@bhundven bhundven deleted the update_gdb branch June 15, 2015 17:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant