Discussion:
[ACTIVITY] 02 - - 05 Jan 2018
Yao Qi
2018-01-05 17:26:50 UTC
Permalink
* New year holiday

# Progress #

* GDB 8.1 release.
8.1 branch is created. Fix GDB and GDBserver build failure in
release mode. Patches are posted.

Looking at several test fails caused by new GCC emitting multiple
line entries for the same line but with different columns, like,

i = 1; j = 2;

GDB can't step over the whole source line, and program stops at the
middle of the source line.

# Plan #

* GDB 8.1 release.
* Resume my pending patches on removing MAX_REGISTER_SIZE.
--
Yao Qi
Loading...