Use gdb_assert in two places in buildsym.c
authorTom Tromey <tom@tromey.com>
Sun, 20 May 2018 22:15:14 +0000 (16:15 -0600)
committerTom Tromey <tom@tromey.com>
Mon, 16 Jul 2018 14:55:20 +0000 (08:55 -0600)
commitccdac490bb3b568e88626afc84017c79e2d086e7
treeadf27344c840b81fc8b9fa735b4fe2e27ad203f5
parent43130d6f969cebcd407e210fd06e565647401ba9
Use gdb_assert in two places in buildsym.c

This changes buildsym.c to use gdb_assert rather than internal_error
in a couple of spots.

gdb/ChangeLog
2018-07-16  Tom Tromey  <tom@tromey.com>

* buildsym.c (push_subfile): Use gdb_assert.
(pop_subfile): Use gdb_assert.
gdb/ChangeLog
gdb/buildsym.c
This page took 0.024244 seconds and 4 git commands to generate.