aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.threads/non-ldr-exc-2.exp
diff options
context:
space:
mode:
authorDon Breazeal <donb@codesourcery.com>2015-09-11 11:06:02 -0700
committerDon Breazeal <donb@codesourcery.com>2015-09-11 11:12:46 -0700
commitd46addbb52a1f6d970bcac583b0b00ff4326e116 (patch)
tree9949852f9013c2a601d4266fbccbfdc4ba5f2285 /gdb/testsuite/gdb.threads/non-ldr-exc-2.exp
parent94585166dfea8232c248044f9f4b1c217dc4ac2e (diff)
downloadgdb-d46addbb52a1f6d970bcac583b0b00ff4326e116.zip
gdb-d46addbb52a1f6d970bcac583b0b00ff4326e116.tar.gz
gdb-d46addbb52a1f6d970bcac583b0b00ff4326e116.tar.bz2
Extended-remote catch exec
This patch implements exec catchpoints for extended-remote Linux targets. The implementation follows the same approach used for fork catchpoints, implementing extended-remote target routines for inserting and removing the catchpoints by just checking if exec events are supported. Existing host-side code and previous support for extended-remote exec events takes care of the rest. gdb/ChangeLog: * remote.c (remote_exec_event_p): New function. (remote_insert_exec_catchpoint): New function. (remote_remove_exec_catchpoint): New function. (init_extended_remote_ops): Initialize extended_remote_ops members to_insert_exec_catchpoint and to_remove_exec_catchpoint.
Diffstat (limited to 'gdb/testsuite/gdb.threads/non-ldr-exc-2.exp')
0 files changed, 0 insertions, 0 deletions