Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.os.linux.development.system > #423
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!postnews.google.com!6g2000vbv.googlegroups.com!not-for-mail |
|---|---|
| From | Hari Prasath <gehariprasath@gmail.com> |
| Newsgroups | comp.os.linux.development.system |
| Subject | Starting an application from GDB prompt |
| Date | Wed, 30 May 2012 15:55:50 -0700 (PDT) |
| Organization | http://groups.google.com |
| Lines | 13 |
| Message-ID | <8bb99d54-c1e4-4c96-9c48-d0cd3d6eeb50@6g2000vbv.googlegroups.com> (permalink) |
| NNTP-Posting-Host | 209.144.41.182 |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=ISO-8859-1 |
| X-Trace | posting.google.com 1338418550 23221 127.0.0.1 (30 May 2012 22:55:50 GMT) |
| X-Complaints-To | groups-abuse@google.com |
| NNTP-Posting-Date | Wed, 30 May 2012 22:55:50 +0000 (UTC) |
| Complaints-To | groups-abuse@google.com |
| Injection-Info | 6g2000vbv.googlegroups.com; posting-host=209.144.41.182; posting-account=6Fg8owoAAABkK03mUybjqoz-fp5mWS0O |
| User-Agent | G2/1.0 |
| X-HTTP-UserAgent | Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:11.0) Gecko/20100101 Firefox/11.0,gzip(gfe) |
| Xref | csiph.com comp.os.linux.development.system:423 |
Show key headers only | View raw
Hello All, I have an application that is to be debugged using GDB. So I can use the standard gdb <app_name> and enter into the gdb prompt and then start my application,make it to crash and get the backtrace. But the problem is that the application to be debugged is driven by another application which has to be started after this and from the same shell session. So my problem is once I am at the gdb prompt, I don't know how to start my other application(which is not needed to be debugged) which driver the actual application to be debugged. Any thoughts how to get this done ?
Back to comp.os.linux.development.system | Previous | Next — Next in thread | Find similar
Starting an application from GDB prompt Hari Prasath <gehariprasath@gmail.com> - 2012-05-30 15:55 -0700
Re: Starting an application from GDB prompt Rainer Weikusat <rweikusat@mssgmbh.com> - 2012-05-31 14:20 +0100
Core dumps (was Re: Starting an application from GDB prompt) Jorgen Grahn <grahn+nntp@snipabacken.se> - 2012-05-31 21:39 +0000
Re: Core dumps (was Re: Starting an application from GDB prompt) "Ersek, Laszlo" <lacos@caesar.elte.hu> - 2012-06-01 01:14 +0200
Re: Core dumps (was Re: Starting an application from GDB prompt) "Ersek, Laszlo" <lacos@caesar.elte.hu> - 2012-06-01 01:44 +0200
Re: Core dumps Rainer Weikusat <rweikusat@mssgmbh.com> - 2012-06-01 16:16 +0100
Re: Core dumps Jorgen Grahn <grahn+nntp@snipabacken.se> - 2012-06-04 21:22 +0000
Re: Core dumps "Ersek, Laszlo" <lacos@caesar.elte.hu> - 2012-06-05 00:29 +0200
Re: Core dumps Jorgen Grahn <grahn+nntp@snipabacken.se> - 2012-06-05 06:55 +0000
Re: Core dumps Rainer Weikusat <rweikusat@mssgmbh.com> - 2012-06-05 15:03 +0100
Re: Core dumps Jorgen Grahn <grahn+nntp@snipabacken.se> - 2012-06-06 06:56 +0000
Re: Core dumps "Ersek, Laszlo" <lacos@caesar.elte.hu> - 2012-06-06 18:25 +0200
shell init files (was: Core dumps) Rainer Weikusat <rweikusat@mssgmbh.com> - 2012-06-06 18:30 +0100
Re: shell init files (was: Core dumps) "Ersek, Laszlo" <lacos@caesar.elte.hu> - 2012-06-06 21:45 +0200
Re: shell init files Rainer Weikusat <rweikusat@mssgmbh.com> - 2012-06-06 21:17 +0100
csiph-web