)]}'
{
  "commit": "f62843d7513da02f791d88e2d2d0ee9833af5ce0",
  "tree": "2850be1323647e31ada0cd724610706746665ac9",
  "parents": [
    "94e57f287f96af6af97dd086e4a04ddf55b7cf60"
  ],
  "author": {
    "name": "Andrew Burgess",
    "email": "aburgess@redhat.com",
    "time": "Mon Jan 24 21:25:38 2022 +0000"
  },
  "committer": {
    "name": "Andrew Burgess",
    "email": "aburgess@redhat.com",
    "time": "Sun Feb 06 12:29:48 2022 +0000"
  },
  "message": "gdb/tui: add window width information to \u0027info win\u0027 output\n\nNow that we support horizontal window placement in the tui, it makes\nsense to have \u0027info win\u0027 include the width, as well as the height, of\nthe currently visible windows.\n\nThat\u0027s what this commit does.  Example output is now:\n\n  (gdb) info win\n  Name       Lines Columns Focus\n  src           12      40 (has focus)\n  asm           12      41\n  status         1      80\n  cmd           11      80\n\nI\u0027ve added a NEWS entry, but the documentation was already suitably\nvague, it just says that \u0027info win\u0027 displays the size of the visible\nwindows, so I don\u0027t think anything needs to be added there.\n\nI\u0027ve also added some tests, as far as I could find, the \u0027info win\u0027\ncommand was previously untested.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e1900596ca74b9dfcbd428558af314b0ef0edcae",
      "old_mode": 33188,
      "old_path": "gdb/NEWS",
      "new_id": "8da68c88defc3ca3384f0bb4db5c3892f6becc6e",
      "new_mode": 33188,
      "new_path": "gdb/NEWS"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "2607d5be4932d61a2d8ed88a3e6ee46fe665a31b",
      "new_mode": 33188,
      "new_path": "gdb/testsuite/gdb.tui/info-win.exp"
    },
    {
      "type": "modify",
      "old_id": "c85dfd4e88264a18c0990ab651598d44c346e6c5",
      "old_mode": 33188,
      "old_path": "gdb/tui/tui-win.c",
      "new_id": "fd6ca59a728ac58e6b98581e22c93b94fc12c29d",
      "new_mode": 33188,
      "new_path": "gdb/tui/tui-win.c"
    }
  ]
}
