diff options
author | Don Breazeal <donb@codesourcery.com> | 2015-09-30 09:58:34 -0700 |
---|---|---|
committer | Don Breazeal <donb@codesourcery.com> | 2015-09-30 10:14:45 -0700 |
commit | 6ab24463cb63af792c958ab4455d630b5936f1b1 (patch) | |
tree | e5765394bcb2dd279e6246a5c94abbbeeaa4cccc /gdb/linux-thread-db.c | |
parent | 6899683948c66a81ae470efc0869ea01e489e9cd (diff) | |
download | gdb-6ab24463cb63af792c958ab4455d630b5936f1b1.zip gdb-6ab24463cb63af792c958ab4455d630b5936f1b1.tar.gz gdb-6ab24463cb63af792c958ab4455d630b5936f1b1.tar.bz2 |
Call strprefix instead of strncmp in event parsing
This fixes a typo that used strncmp instead of strprefix when
checking for an exec event in a stop reply packet.
gdb/ChangeLog:
* remote.c (remote_parse_stop_reply): Call strprefix instead
of strncmp.
Diffstat (limited to 'gdb/linux-thread-db.c')
0 files changed, 0 insertions, 0 deletions