Alan Lehotsky | 2 May 2002 17:33
Picon
Favicon

Question about multi-threaded gdb

I'm developing tools for an embedded chip that contains 4 distinct
(and heterogeneous) processors.
(Well actually, there are two instances of two different processor types....)

How difficult would it be to make GDB treat each of these processors
as running separate threads in a single instance of GDB?

--

-- 
		    Quality Software Management
		http://home.earthlink.net/~qsmgmt
		          apl <at> alum.mit.edu
		          (978)287-0435 Voice
		          (978)808-6836 Cell

	Software Process Improvement / Management Consulting
	     Language Design / Compiler Implementation
gate | 16 May 2002 09:46
Picon

(no subject)

Hello!

Where, can i find cpu32bug.

--

-- 
Best regards,
 Andrey Palkin                       mailto:apalkin <at> morion.ru

:::::::网站改版服务::::::::

您好!<br>
你们原来企业网站的设计做得不漂亮吗? <br><br>
是不是对当初为你们服务的网络公司感到失望? <br><br>
想为公司的网站增加多点功能? <br><br>
想由自己人来管理网站,找网络公司来维护费时失事?<br><br>

 ::::::深圳数康(SCICON)科技可以帮你!::::::: <br><br>
我们专门为海外企业设计网站,可以让你拥有欧美式风格的企业网站,质量、简洁、鲜明是我们所推崇的。
<br><br>
网站建设服务价格:2500元起 <br><br>
请先看看这个案例: http://sciconcybertech.com/winway20020116/
(一个美国的小家电生产厂商) <br>
<br><br>

数康(Scicon)的网络技术其它服务包括: <br><br>
Flash交互式动态影片<br>
自助式网页图文更新系统<br>
网上订购系统<br>
论坛系统<br>
新闻发布系统<br>
虚拟现实3D ( 产品、场景 ) 演示<br>
欧美化简洁、精美的网页设计<br>
 …………<br><br><br>

公司网站: www.sciconcybertech.com<br><br><br>

        致<br>
礼!<br>
                 深圳市数康科技开发有限公司<br>
                 info <at> sciconcybertech.com   <br>
(Continue reading)

Limor Hevroni | 28 May 2002 10:40

FW: ddd with gdb for a workshop compiled executables


> Hi,
> I am trying to use the ddd (version 3.2.91) with the gdb debugger for exe
> which was compiled with workshop 4.2.
> when I am choosing the dbx option it works fine (what a surprise ...:-))
> but I need to work with the gdb debugger and I have following problem with
> it, I'll appreciate any help solving them:
> I can't set break points using function names. it always tries doing
> "break 'func name' " and this doesn't work. I cant either display
> variables, it doesn't show me the variable data, or says "Internal error:
> 'this' is not an aggregate".
> I have compiled with the -xs flags as was written in tip #42 to use for
> cases of working with gdb and compiling with CC.
> but it doesn't seem to be the sufficient solution.
> any information regarding my problem will be appreciated.
> 10x,
> limor hevrony
> 058-356485 03-6945436
> 

Gmane