This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

breakpoint commands and finish



What should be the behavour of the following?


break function
commands
finish
continue
end

Should finish cause gdb to stop and wait for a prompt
or should gdb act on the continue?  (gdb5.x does the
former while gdb4.x did the latter)

--
Matt Thomas               Internet:   matt at 3am-software dot com
3am Software Foundry      WWW URL:    http://www.3am-software.com/bio/matt/
Cupertino, CA             Disclaimer: I avow all knowledge of this message


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]