commit | b0f6c8d24726d9bf4a5571a9c881eaa49e3129a3 | [log] [tgz] |
---|---|---|
author | Simon Marchi <simon.marchi@polymtl.ca> | Sat Aug 28 10:58:43 2021 -0400 |
committer | Simon Marchi <simon.marchi@polymtl.ca> | Mon Sep 27 22:30:11 2021 -0400 |
tree | afd3572ff62995c09b7d192c9cc87f29d38fd2b5 | |
parent | a58f2d262b3348770a140927ba4bcc20195789d7 [diff] |
gdb: make lwp_info non-POD Initialize all fields in the class declaration directly. This opens the door to using intrusive_list, done in the following patch. Change-Id: I38bb27410cd9ebf511d310bb86fe2ea1872c3b05