prevent the "load" command from repeating
authorJoel Brobecker <brobecker@gnat.com>
Mon, 3 Jan 2011 07:53:06 +0000 (07:53 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Mon, 3 Jan 2011 07:53:06 +0000 (07:53 +0000)
commite5cc9f32cdebeda14cca3948b18e06c926112a6a
treeb9eee78c7fd42242058f6459d9ecd79bab2a1824
parent8a541dfccfc1ee0fdacf0e8f6d29f3cddd1d3915
prevent the "load" command from repeating

This makes sure that the `load' command does not repeat when the user
presses Return again, as documented in the GDB User's Manual.

gdb/ChangeLog:

        * symfile.c (find_sym_fns): Add call to dont_repeat.
gdb/ChangeLog
gdb/symfile.c
This page took 0.036364 seconds and 4 git commands to generate.