"Junk at end of arguments." when setting breakpoint

Dean Tsai dctsai.work@gmail.com
Fri Jun 13 19:33:00 GMT 2008


Hi Mike,

Nope, no such luck :(
People on the apple list stop responding too...
This is a sad day.

-Dean

(gdb) break FTinit:19
No source file named FTinit.
Make breakpoint pending on future shared library load? (y or [n])

(gdb) break FTinit.c:19
Junk at end of arguments.
(gdb)


On Fri, Jun 13, 2008 at 2:55 PM, Michael Snyder <msnyder@specifix.com> wrote:
> On Fri, 2008-06-13 at 09:01 -0400, Dean Tsai wrote:
>> Hi Eli and others,
>>
>> No, quotation marks don't help either. I dont know what it is telling
>> me that the file cannot be found?!
>> Here are a series of cases I tried. Notice 1) I have changed 42init.c
>> to FTinit.c and 2) b filename:functionname works so I know the file
>> exist in my program... please help :(
>
> OK, I have one more idea, but it's a crazy one.
> Would you try this please?
>
>  break FTinit:19
>
>
>
>



More information about the Gdb mailing list