unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Is  this  a  bug ?
@ 2012-09-27  9:36 horse_rivers
  2012-09-27 17:12 ` Eli Zaretskii
  0 siblings, 1 reply; 4+ messages in thread
From: horse_rivers @ 2012-09-27  9:36 UTC (permalink / raw)
  To: emacs help list

hi:

   I  use  emacs  gdb  to  debug  ,and find  a  problem  when  I  use  the  gdb-disassembly-buffer   , which  is described  below :

   I stepi the  progremme, the  gdb-disassembly-buffer  should  follow  with  $ip  , but  I  find  it  changes to  another  function's 

  disassembly code  after  a  "mov"  instrution.  this means the  gdb-disassembly-buffer can not  follow  the $ip.
 
  or  amy other  reasons?


thanks!



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Is  this  a  bug ?
  2012-09-27  9:36 Is this a bug ? horse_rivers
@ 2012-09-27 17:12 ` Eli Zaretskii
  2012-09-28  0:27   ` horse_rivers
  0 siblings, 1 reply; 4+ messages in thread
From: Eli Zaretskii @ 2012-09-27 17:12 UTC (permalink / raw)
  To: help-gnu-emacs

> Date: Thu, 27 Sep 2012 17:36:42 +0800 (CST)
> From: horse_rivers <horse_rivers@126.com>
> 
>    I  use  emacs  gdb  to  debug  ,and find  a  problem  when  I  use  the  gdb-disassembly-buffer   , which  is described  below :
> 
>    I stepi the  progremme, the  gdb-disassembly-buffer  should  follow  with  $ip  , but  I  find  it  changes to  another  function's 
> 
>   disassembly code  after  a  "mov"  instrution.  this means the  gdb-disassembly-buffer can not  follow  the $ip.

Does this happen if you run GDB outside Emacs, from the shell, with
the same program you debug?  If it happens outside Emacs, then you
should ask this question on the GDB mailing list, gdb@sourceware.org.

In any case, please show the details of the commands you type and what
you see as result in the disassembly buffer.




^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re:Re: Is  this  a  bug ?
  2012-09-27 17:12 ` Eli Zaretskii
@ 2012-09-28  0:27   ` horse_rivers
  2012-09-28  7:30     ` Eli Zaretskii
  0 siblings, 1 reply; 4+ messages in thread
From: horse_rivers @ 2012-09-28  0:27 UTC (permalink / raw)
  To: help-gnu-emacs

oh,yes,I  run gdb  within  emacs 

At 2012-09-28 01:12:43,"Eli Zaretskii" <eliz@gnu.org> wrote:
>> Date: Thu, 27 Sep 2012 17:36:42 +0800 (CST)
>> From: horse_rivers <horse_rivers@126.com>
>> 
>>    I  use  emacs  gdb  to  debug  ,and find  a  problem  when  I  use  the  gdb-disassembly-buffer   , which  is described  below :
>> 
>>    I stepi the  progremme, the  gdb-disassembly-buffer  should  follow  with  $ip  , but  I  find  it  changes to  another  function's 
>> 
>>   disassembly code  after  a  "mov"  instrution.  this means the  gdb-disassembly-buffer can not  follow  the $ip.
>
>Does this happen if you run GDB outside Emacs, from the shell, with
>the same program you debug?  If it happens outside Emacs, then you
>should ask this question on the GDB mailing list, gdb@sourceware.org.
>
>In any case, please show the details of the commands you type and what
>you see as result in the disassembly buffer.
>
>



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Is  this  a  bug ?
  2012-09-28  0:27   ` horse_rivers
@ 2012-09-28  7:30     ` Eli Zaretskii
  0 siblings, 0 replies; 4+ messages in thread
From: Eli Zaretskii @ 2012-09-28  7:30 UTC (permalink / raw)
  To: help-gnu-emacs

> Date: Fri, 28 Sep 2012 08:27:17 +0800 (CST)
> From: horse_rivers  <horse_rivers@126.com>
> 
> oh,yes,I  run gdb  within  emacs 

I understand that.  But I asked whether the same problem happens if
you try the same outside Emacs.




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-09-28  7:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-27  9:36 Is this a bug ? horse_rivers
2012-09-27 17:12 ` Eli Zaretskii
2012-09-28  0:27   ` horse_rivers
2012-09-28  7:30     ` Eli Zaretskii

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).