Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-02-10 | Fix '-data-read-memory-bytes' typo/assertiongdb-7.10-branch | Don Breazeal | 2 | -2/+8 | |
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. | |||||
2016-02-10 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2016-02-09 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2016-02-08 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2016-02-07 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2016-02-06 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2016-02-05 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2016-02-04 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2016-02-03 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2016-02-02 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2016-02-01 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2016-01-31 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2016-01-30 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2016-01-29 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2016-01-28 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2016-01-27 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2016-01-26 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2016-01-25 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2016-01-24 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2016-01-23 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2016-01-22 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2016-01-21 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2016-01-20 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2016-01-19 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2016-01-18 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2016-01-17 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2016-01-16 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2016-01-15 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2016-01-14 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2016-01-13 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2016-01-12 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2016-01-11 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2016-01-10 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2016-01-09 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2016-01-08 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2016-01-07 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2016-01-06 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2016-01-05 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2016-01-04 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2016-01-03 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2016-01-02 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2016-01-01 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2015-12-31 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2015-12-30 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2015-12-29 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2015-12-28 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2015-12-27 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2015-12-26 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2015-12-25 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2015-12-24 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |