all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Nick Roberts <nickrob@snap.net.nz>
To: "Sanjeev Kumar.S" <sanjeevfiles@yahoo.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: kgdb in emacs
Date: Mon, 28 Jan 2008 09:40:16 +1300	[thread overview]
Message-ID: <18332.60464.847230.58035@kahikatea.snap.net.nz> (raw)
In-Reply-To: <599749.86642.qm@web57714.mail.re3.yahoo.com>

 > Sanjeev: I'm using emacs graphical. I see
 > now what you meant by gdb-many-windows
 > (locals and breakpoints and stackframes).
 > and I dont think its got anything to do with
 > source code display, eg in my case even
 > after the new break enters the old source code is displayed in the multi-window mode.
 > and when I do a "n" the current source where the break
 > hit was displayed. and like in other emacs instances
 > after the "n" when I do a "f" I get the source
 > opened in a seperate window if it is not already
 > opened.

By break do you mean breakpoint?  (there should be a red bullet in the
fringe by breakpoints).  If so, how does the breakpoint get set?  I'm not
sure what you are saying here.  Sometimes if the source is already in another
window and execution goes there GUD will display in that window and not the
dedicated source buffer.

To generate a log of the transactions between kgdb and Emacs can you please
do the following:

1) Set gdb-enable-debug to t using M-x set-variable.
2) Do M-x gdb and start kgdb with the arguments you are using (and tell me
   what they are).
3) Type 'n' or 's' to get the source buffer to display.
4) Post the value of gdb-debug-log to me (it may be large and is not of
   interest to the list).

 > But I think like you said the marker ^Z^Z is 
 > missing, I dont want to step everytime I
 > jump into gdb to see where I am in the code.
 > Any way to get this working ? I tried doing a 
 > ^Z^Z on the emacs window and it minimized  on the first ^Z :). Doesnt want
 > me to use it anymore.

The ^Z^Z markers that GDB outputs are characters that are processed by the
process-filter and are not related to ^Z typed from the keyboard which is
bound to the command suspend-frame.

-- 
Nick                                           http://www.inet.net.nz/~nickrob

  reply	other threads:[~2008-01-27 20:40 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-26 17:14 Mysterious hidden end of line characters David
2008-01-26 19:21 ` Thierry Volpiatto
2008-01-26 19:54   ` David
2008-01-26 20:06   ` David
2008-01-26 20:08     ` David
     [not found]   ` <mailman.6584.1201377847.18990.help-gnu-emacs@gnu.org>
2008-01-27  6:10     ` Tim X
2008-01-27  7:17       ` kgdb in emacs Sanjeev Kumar.S
2008-01-27  8:26         ` Nick Roberts
2008-01-27  8:53           ` Sanjeev Kumar.S
2008-01-27  9:23             ` Nick Roberts
2008-01-27 10:17               ` Sanjeev Kumar.S
2008-01-27 10:51                 ` Nick Roberts
2008-01-27 11:21                   ` Sanjeev Kumar.S
2008-01-27 20:40                     ` Nick Roberts [this message]
2008-01-26 20:41 ` Mysterious hidden end of line characters Peter Dyballa
2008-01-30 15:04   ` David
     [not found]   ` <mailman.6748.1201705322.18990.help-gnu-emacs@gnu.org>
2008-01-31  6:21     ` Tim X
2008-01-31 10:20       ` Thierry Volpiatto
2008-01-31 11:17         ` Peter Dyballa
2008-01-31 12:44           ` Thierry Volpiatto
2008-01-31 16:04           ` Thierry Volpiatto
2008-01-31 16:12           ` Thierry Volpiatto
2008-01-31 16:40           ` Thierry Volpiatto
2008-02-02 14:18           ` Thierry Volpiatto
2008-02-04 13:00           ` Thierry Volpiatto
2008-02-04 13:10           ` Thierry Volpiatto

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=18332.60464.847230.58035@kahikatea.snap.net.nz \
    --to=nickrob@snap.net.nz \
    --cc=help-gnu-emacs@gnu.org \
    --cc=sanjeevfiles@yahoo.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.