diff options
author | Phil Muldoon <pmuldoon@redhat.com> | 2013-08-29 09:36:02 +0000 |
---|---|---|
committer | Phil Muldoon <pmuldoon@redhat.com> | 2013-08-29 09:36:02 +0000 |
commit | ca422daf34ee4bbf46d281ebaff362ce3c780483 (patch) | |
tree | d84228f2a1e7ab2008a0f75ae3dbc2a3bfd74650 /gdb/ChangeLog | |
parent | 8ee002dfdc61eeda5448253021bf183ed2a301e3 (diff) | |
download | gdb-ca422daf34ee4bbf46d281ebaff362ce3c780483.zip gdb-ca422daf34ee4bbf46d281ebaff362ce3c780483.tar.gz gdb-ca422daf34ee4bbf46d281ebaff362ce3c780483.tar.bz2 |
2013-08-29 Phil Muldoon <pmuldoon@redhat.com>
* ChangeLog: Remove blank lines between PR and ChangeLog description.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 3ce275f..38ca053 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,7 +1,6 @@ 2013-08-29 Phil Muldoon <pmuldoon@redhat.com> PR python/15752 - * python/py-framefilter.c (apply_frame_filter): Check gdb_python_initialized. Exit if the Python frame-filter code cannot be initialized. @@ -9,7 +8,6 @@ 2013-08-29 Phil Muldoon <pmuldoon@redhat.com> PR cli/15842 - * top.c (print_gdb_version): Remove erroneous newline after help text. |