• R/O
  • HTTP
  • SSH
  • HTTPS

List of commits

標籤
無標籤

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

GNU Binutils with patches for OS216


gdb-7.10-branch
RSS
修訂. 時間 作者
718b36f gdb-7.10-branch 2016-02-11 08:42:15 Don Breazeal

Fix '-data-read-memory-bytes' typo/assertion

Backported to the 7.10 branch per this thread:
https://www.sourceware.org/ml/gdb-patches/2016-02/msg00134.html

This patch fixes a typo in target.c:read_memory_robust, where
it calls read_whatever_is_readable with the function arguments
in the wrong order. Depending on the address being read, it
can cause an xmalloc with a huge size, resulting in an assertion
failure, or just read something other than what was requested.

The problem only arises when GDB is handling an MI
"-data-read-memory-bytes" request and the initial target_read returns
an error status. Note that read_memory_robust is only called from
the MI code.

gdb/ChangeLog:

* gdb/target.c (read_memory_robust): Call
read_whatever_is_readable with arguments in the correct order.

9939a5a 2016-02-10 09:00:50 GDB Administrator

Automatic date update in version.in

fd25813 2016-02-09 09:00:41 GDB Administrator

Automatic date update in version.in

926ad02 2016-02-08 09:00:30 GDB Administrator

Automatic date update in version.in

b79c959 2016-02-07 09:00:41 GDB Administrator

Automatic date update in version.in

3127b41 2016-02-06 09:00:35 GDB Administrator

Automatic date update in version.in

4ae96ed 2016-02-05 09:00:41 GDB Administrator

Automatic date update in version.in

ecf7179 2016-02-04 09:00:33 GDB Administrator

Automatic date update in version.in

3f4ee8a 2016-02-03 09:00:42 GDB Administrator

Automatic date update in version.in

26a736a 2016-02-02 09:00:40 GDB Administrator

Automatic date update in version.in

e12287e 2016-02-01 09:00:35 GDB Administrator

Automatic date update in version.in

8d9612c 2016-01-31 09:00:29 GDB Administrator

Automatic date update in version.in

4aea2ee 2016-01-30 09:00:38 GDB Administrator

Automatic date update in version.in

c141f0a 2016-01-29 09:00:35 GDB Administrator

Automatic date update in version.in

9f4cd99 2016-01-28 09:00:40 GDB Administrator

Automatic date update in version.in

04c2cc8 2016-01-27 09:00:34 GDB Administrator

Automatic date update in version.in

be3fdbc 2016-01-26 09:00:43 GDB Administrator

Automatic date update in version.in

e8c8175 2016-01-25 09:00:34 GDB Administrator

Automatic date update in version.in

7598c6a 2016-01-24 09:00:35 GDB Administrator

Automatic date update in version.in

5e4f127 2016-01-23 09:00:35 GDB Administrator

Automatic date update in version.in

cec9b48 2016-01-22 09:00:34 GDB Administrator

Automatic date update in version.in

ebee3c7 2016-01-21 09:00:39 GDB Administrator

Automatic date update in version.in

00e38d0 2016-01-20 09:00:38 GDB Administrator

Automatic date update in version.in

79ed73a 2016-01-19 09:00:38 GDB Administrator

Automatic date update in version.in

2a02aa3 2016-01-18 09:00:39 GDB Administrator

Automatic date update in version.in

4d048bf 2016-01-17 09:00:32 GDB Administrator

Automatic date update in version.in

57508ee 2016-01-16 09:00:36 GDB Administrator

Automatic date update in version.in

42f80d0 2016-01-15 09:00:32 GDB Administrator

Automatic date update in version.in

ae977c7 2016-01-14 09:00:35 GDB Administrator

Automatic date update in version.in

7deecb8 2016-01-13 09:00:31 GDB Administrator

Automatic date update in version.in