This is the mail archive of the gdb-patches@sourceware.org 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]

Re: [doc RFA] improve docs on disassemble command


> From: Doug Evans <dje@google.com>
> Date: Wed, 06 Feb 2013 13:19:42 -0800
> 
> While "break foo.c:bar" works, "disassemble foo.c:bar" does not,
> and one has to instead do "disassemble 'foo.c'::bar".
> Note the quotes and the ::.
> 
> This text clarifies things so those who've long since paged out
> the difference but know to at least try help, will find the answer.
> 
> Ok to check in?

Yes, thanks.


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