Update comments on stepping over resolver code.
authorPedro Alves <palves@redhat.com>
Wed, 26 Jun 2013 21:37:53 +0000 (21:37 +0000)
committerPedro Alves <palves@redhat.com>
Wed, 26 Jun 2013 21:37:53 +0000 (21:37 +0000)
commit7b624e71365424e79d4e9d18eee2d213af9e484b
treed15381fbd1f7d0b7b6c462cdcf60e254dbd83e0c
parent74e5a34656bca58b23274307778613f14bb77bbd
Update comments on stepping over resolver code.

This updates the comments on the step-over-resolver mechanism a bit,
adjusting it to refer to the gdbarch hooks instead of the old macros;
to mention the in_dynsym_resolve_code hook of the target_so_ops
vector; and to American English spelling (signalling->signaling).

gdb/
2013-06-26  Pedro Alves  <palves@redhat.com>

* infrun.c: Update comments on stepping over runtime loader
dynamic symbol resolution code.
gdb/ChangeLog
gdb/infrun.c