设为首页收藏本站

LUPA开源社区

 找回密码
 注册
文章 帖子 博客
LUPA开源社区 首页 业界资讯 软件追踪 查看内容

GDB 7.11发布,程序调试利器

2016-2-25 22:21| 发布者: joejoe0332| 查看: 559| 评论: 0|原作者: oschina|来自: oschina

摘要: GDB 7.11 发布了,该版本值得关注的改进记录包括:*Per-inferiorthreadnumbers(threadnumbersarenowperinferiorinstead ofbeingglobal). *GDBnowallowsuserstospecifybreakpointlocationsusingamore explicitsyntax( ...

GDB 7.11 发布了,该版本值得关注的改进记录包括:

* Per-inferior thread numbers (thread numbers are now per inferior instead
  of being global).

* GDB now allows users to specify breakpoint locations using a more
  explicit syntax (named "explicit location").  This feature is also
  available in GDB/MI.

* New convenience variables ($_gthread, $_inferior)

* When hitting a breakpoint or receiving a signal while debugging a
  multi-threaded program, the debugger now shows which thread triggered
  the event.

* Record btrace now supports non-stop mode.

* Various improvements on AArch64 GNU/Linux
  ** Multi-architecture debugging support
  ** displaced stepping
  ** tracepoint support added in GDBserver

* kernel-based threads support on FreeBSD.

* Support for reading/writing memory and extracting values on architectures
  whose memory is addressable in units of any integral multiple of 8 bits.

* In Ada, the overloads selection menu provides the parameter types and
  return types for the matching overloaded subprograms.

* Various remote protocol improvements, including several new packets
  which can be used to support features such as follow-exec-mode, exec
  catchpoints, syscall catchpoints, etc.

* Some minor improvements in the Python API for extending GDB.

* Support for various ROM monitors has been removed:

  target dbug           dBUG ROM monitor for Motorola ColdFire
  target picobug        Motorola picobug monitor
  target dink32         DINK32 ROM monitor for PowerPC
  target m32r           Renesas M32R/D ROM monitor
  target mon2000        mon2000 ROM monitor
  target ppcbug         PPCBUG ROM monitor for PowerPC

完整内容请看下载包中的 NEWS 文件,下载地址:

http://www.gnu.org/software/gdb/


酷毙

雷人

鲜花

鸡蛋

漂亮
  • 快毕业了,没工作经验,
    找份工作好难啊?
    赶紧去人才芯片公司磨练吧!!

最新评论

关于LUPA|人才芯片工程|人才招聘|LUPA认证|LUPA教育|LUPA开源社区 ( 浙B2-20090187 浙公网安备 33010602006705号   

返回顶部