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

Re: [RFA] parse_frame_specification (stack.c)


Fernando Nasser wrote:
> 
> David,
> 
> The real problem here is that there is an ambiguity in this command
> argument specification.  If a frame is specified as an address, it
> should be proceeded by a "*" as we do in the break command.
> 
> It seems that problems like this have been encountered before.  here is
> the comment in the code that refers to s similar situation:

See:

http://sources.redhat.com/gdb/onlinedocs/gdb_7.html#SEC43

I believe David is preserving documented behavour.

	Andrew


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