This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: "Junk at end of arguments." when setting breakpoint


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
>
>
>
>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]