diff options
author | Gary Benson <gbenson@redhat.com> | 2018-10-01 10:37:39 +0100 |
---|---|---|
committer | Gary Benson <gbenson@redhat.com> | 2018-10-01 10:37:39 +0100 |
commit | 3795e814428a269a3528d3d9a86da957449fc5b6 (patch) | |
tree | 79f3dec984ec902da4653cb4f9ddc6bc4136f7a0 /gdb/gdbserver/ChangeLog | |
parent | 4176f14d9c9e509425bffc01404c751e238b1f01 (diff) | |
download | fsf-binutils-gdb-3795e814428a269a3528d3d9a86da957449fc5b6.zip fsf-binutils-gdb-3795e814428a269a3528d3d9a86da957449fc5b6.tar.gz fsf-binutils-gdb-3795e814428a269a3528d3d9a86da957449fc5b6.tar.bz2 |
gdb_proc_service.h comment and whitespace synchronization
This commit updates comments and whitespace in GDB's and gdbserver's
gdb_proc_service.h.
gdb/ChangeLog:
* gdb_proc_service.h: Whitespace change.
gdb/gdbserver/ChangeLog:
* gdb_proc_service.h: Synchronize comments and whitespace with
GDB's version of this file.
Diffstat (limited to 'gdb/gdbserver/ChangeLog')
-rw-r--r-- | gdb/gdbserver/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/gdbserver/ChangeLog b/gdb/gdbserver/ChangeLog index 9e7f917..8a21850 100644 --- a/gdb/gdbserver/ChangeLog +++ b/gdb/gdbserver/ChangeLog @@ -1,3 +1,8 @@ +2018-10-01 Gary Benson <gbenson@redhat.com> + + * gdb_proc_service.h: Synchronize comments and whitespace with + GDB's version of this file. + 2018-09-25 Tom Tromey <tom@tromey.com> * configure: Rebuild. |