Skip to content
Snippets Groups Projects
Commit f63aae81 authored by John Crispin's avatar John Crispin
Browse files

package/devel/gdb: Update to 7.11


Update gdb to version 7.11

Signed-off-by: default avatarHannu Nyman <hannu.nyman@iki.fi>

SVN-Revision: 48990
parent 7409b5ab
No related branches found
No related tags found
No related merge requests found
......@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=gdb
PKG_VERSION:=7.10.1
PKG_VERSION:=7.11
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=@GNU/gdb
PKG_MD5SUM:=39e654460c9cdd80200a29ac020cfe11
PKG_MD5SUM:=b5c784685e1cde65ba135feea86b6d75
PKG_BUILD_PARALLEL:=1
PKG_INSTALL:=1
......
......@@ -8,7 +8,7 @@
#include "defs.h"
#include "inferior.h"
#include "infrun.h"
@@ -73,6 +74,10 @@
@@ -71,6 +72,10 @@
#define SPUFS_MAGIC 0x23c9b64e
#endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment