This is the mail archive of the
gdb@sourceware.org
mailing list for the GDB project.
Re: possible gdb agent expression extension
- From: Eli Zaretskii <eliz at gnu dot org>
- To: David Taylor <dtaylor at emc dot com>
- Cc: gdb at sourceware dot org
- Date: Mon, 25 Aug 2014 19:44:33 +0300
- Subject: Re: possible gdb agent expression extension
- Authentication-results: sourceware.org; auth=none
- References: <20426 dot 1406558341 at usendtaylorx2l> <12648 dot 1408745258 at usendtaylorx2l> <83fvgnmzk7 dot fsf at gnu dot org> <7594 dot 1408975383 at usendtaylorx2l> <83lhqclibe dot fsf at gnu dot org> <9155 dot 1408984202 at usendtaylorx2l>
- Reply-to: Eli Zaretskii <eliz at gnu dot org>
> Date: Mon, 25 Aug 2014 12:30:02 -0400
> From: David Taylor <dtaylor@emc.com>
>
> end (0x27) : ==>
>
> it means that inputs -- if any -- are consumed; nothing is pushed on the
> stack.
Then please use
end (0x27) : ==> (nothing)
to make that explicit.