src/gdb/gdbtk ChangeLog generic/gdbtk-bp.c gen ...
kseitz@sourceware.cygnus.com
kseitz@sourceware.cygnus.com
Thu Jun 7 07:43:00 GMT 2001
CVSROOT: /cvs/src
Module name: src
Changes by: kseitz@sources.redhat.com 2001-06-07 07:43:03
Modified files:
gdb/gdbtk : ChangeLog
gdb/gdbtk/generic: gdbtk-bp.c gdbtk-hooks.c gdbtk.c
Log message:
Some "-Wall" cleanups.
* generic/gdbtk-hooks.c (x_event): Remove unused variable "count".
(tracepoint_notify): Remove superfluous declaration. This funtion
was moved to gdbtk-bp.c.
* generic/gdbtk-bp.c (gdb_find_bp_at_addr): Remove unused variable
"b".
(gdb_set_bp): Remove unused variable "cmd".
(gdb_set_bp_addr): Remove unused variables "cmd" and "filename".
* generic/gdbtk.c (gdbtk_init): Remove unused variables
"auto_path_name", "auto_path_elem", and "found_main".
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/gdbtk/ChangeLog.diff?cvsroot=src&r1=1.94&r2=1.95
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/gdbtk/generic/gdbtk-bp.c.diff?cvsroot=src&r1=1.5&r2=1.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/gdbtk/generic/gdbtk-hooks.c.diff?cvsroot=src&r1=1.14&r2=1.15
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/gdbtk/generic/gdbtk.c.diff?cvsroot=src&r1=1.14&r2=1.15
More information about the Gdb-cvs
mailing list