[glug-t] Re: gdb and regexp question !
- From: "Vijay Kumar Bagavath Singh" <vijaykumar@xxxxxxxxxxxxx>
- To: glug_t@xxxxxxxxxxxxx
- Date: Fri, 16 Jul 2004 21:06:42 +0500
I was in a hurry. I skipped the following.
> > e.Floating point number
-?[0-9]*\.[0-9]*\(E-?[0-9]*\)?
> > Give the commands in gdb to do the following:
> > b.Display program listing
I usually run GDB from within Emacs, and the source gets displayed in another
buffer. The GDB manual tells me that you can display source lines using the
'list' command.
You can start GDB from within Emacs using M-x gdb.
> > c.Single stepping through the program
>
> s and n
s - Step in
n - Step over
Vijay
--
______________________________________________
Check out the latest SMS services @ http://www.linuxmail.org
This allows you to send and receive SMS through your mailbox.
Powered by Outblaze
---------------------------------------------------------------
To unsubscribe send a mail to glug_t-request@xxxxxxxxxxxxx with
'unsubscribe' as subject.
Website: http://glugt.linuxisle.com
Other related posts: