all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Using commands in Emacs
@ 2011-11-03 14:55 Alexandros Stefanidis
  2011-11-03 17:24 ` max.le.libertaire
  2011-11-03 20:44 ` Peter Dyballa
  0 siblings, 2 replies; 3+ messages in thread
From: Alexandros Stefanidis @ 2011-11-03 14:55 UTC (permalink / raw)
  To: GNU Emacs Help


[-- Attachment #1.1: Type: text/plain, Size: 950 bytes --]


Hi. I have open a file in Emacs called Insertion_sort_in_C.c.
I have found some commands in the web such as C-x 2 (split Emacs screen).
In Emacs under the 'Tools' option I have selected the 'Shell command' feature.
Now at the bottom of emacs window a command line prompt is awaiting for a command.
In this prompt I typed 'C-x 2' but the reply was '/bin/bash: C-x: command not found'
I typed as well the 'M-x gdb' command to initiate the debugger but '/bin/bash: M-x: command not found' came up
Then I run the debugger by the 'Tools' tab and the (gdb) prompt came  up. I typed 'break 11' to enter a 
breakpoint in line 11 of Insertion_sort_in_C.c but warning: 'No symbol table is loaded.  Use the "file" command' came up.

I also thought that when the debugger is running I could left-click in the fringe so that a red disk
appears (a breakpoint). But nothing happens.

Is there anything wrong with Emacs/gdb?

Alexandros
 		 	   		  

[-- Attachment #1.2: Type: text/html, Size: 1206 bytes --]

[-- Attachment #2: Screenshot at 2011-11-03 163416.png --]
[-- Type: image/png, Size: 66610 bytes --]

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

end of thread, other threads:[~2011-11-03 20:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-03 14:55 Using commands in Emacs Alexandros Stefanidis
2011-11-03 17:24 ` max.le.libertaire
2011-11-03 20:44 ` Peter Dyballa

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.