"Junk at end of arguments." when setting breakpoint

Dean Tsai dctsai.work@gmail.com
Thu Jun 12 21:04:00 GMT 2008


Hi Michael,

I am not sure exactly what you meant, but this is what I did to create
the problem (see below). 42init.c actually resides in ./Source/ but I
don't think it matter, does it?

Thanks!
-Dean

LM220008151:42_SDP_tmp dtsai$ gdb 42

GNU gdb 6.3.50-20050815 (Apple version gdb-768) (Tue Oct  2 04:07:49 UTC 2007)
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-apple-darwin"...Reading symbols for
shared libraries ...... done

(gdb) b 42init.c:14
Junk at end of arguments.

(gdb) pwd
Working directory /Users/dtsai/work/42_SDP_tmp.

(gdb)



More information about the Gdb mailing list