Remove file and line from struct complain
authorTom Tromey <tom@tromey.com>
Thu, 17 May 2018 05:14:03 +0000 (23:14 -0600)
committerTom Tromey <tom@tromey.com>
Wed, 23 May 2018 15:17:02 +0000 (09:17 -0600)
commit7ff8817441fcebe3d32343dbd9d514366bfe8e23
treef0f173bbf97155eee2c2bf3285c70178c62f1101
parentde54e1a5d231c5857e870acc788f9b843ff5f050
Remove file and line from struct complain

The file and line handling in complaints.c wasn't used once
internal_complaint was removed.  This patch removes all the related
code.

gdb/ChangeLog
2018-05-23  Tom Tromey  <tom@tromey.com>

* complaints.c (struct complain) <file, line>: Remove.
(find_complaint): Remove file, line parameters.
(complaint_internal): Update.
gdb/ChangeLog
gdb/complaints.c
This page took 0.025041 seconds and 4 git commands to generate.