diff options
Diffstat (limited to 'gdb/NEWS')
-rw-r--r-- | gdb/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ *** Changes since GDB 14 -* GDB index now contains information about the main function. This speeds up +* GDB index now contains information about the main function. This speeds up startup when it is being used for some large binaries. * Python API |