bug-gdb
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

hello, my GDB guys, I think I have comments for GDB to be improved---- D


From: Zhao, Feng-Lin (Finlinden Gio)
Subject: hello, my GDB guys, I think I have comments for GDB to be improved---- Due to a question
Date: Tue, 23 Oct 2007 13:04:03 +0800

Hello, MR. Key:

I am using the GDB to debug my program.

When I use the command: ‘rbreak’ to set my breakpoint.

 

I just try to use only one “regular _expression_” to cover all the possibilities, that is to ignore the case, just like in the vim: to execute the commad :” :set ignorecase ”

 

But, when I tried every way I can imagine, all my effort amount to nothing.

Is this a GDB’s point to be improved or this is due to my short sight??:) ( I know: maybe there exists already a solution for my question)

 

Do you have any smart idea about this questionJ?

 

That is : for example,

If I use the command :“ rb REGEX ”, then all the functions, including: [SetValue()], [SETVALUE()], [Setvalue()], [setValue()].………or even [setvALue()] and [sEtvaluE()], can be viewed as a matched function and set as a breakpoint ??

Question is: what this “REGEX” after “rb” should be??

 

A good gift will be as a reward for you, with or even w/o your effective answer, to slap a label for your marvelous talent about the “regular _expression_”

and to

monumentalize the great friendship between USA &Chinese People~!!!!!!!!!! :)

 

Good luck~!!

Looking forward to your reply


reply via email to

[Prev in Thread] Current Thread [Next in Thread]