aboutsummaryrefslogtreecommitdiff
path: root/gdb/frame.h
diff options
context:
space:
mode:
authorRafael Ávila de Espíndola <rafael.espindola@gmail.com>2015-04-17 11:51:36 -0400
committerRafael Ávila de Espíndola <rafael.espindola@gmail.com>2015-04-17 11:51:36 -0400
commit4277535cdc6ce6998cdc273bbe454f9ca2c23037 (patch)
treec5205ed53cb26c0b0b76a9e756b84ef48165d7a8 /gdb/frame.h
parenta4ea36c6cb13d100aacab3a90762597cef471b35 (diff)
downloadgdb-4277535cdc6ce6998cdc273bbe454f9ca2c23037.zip
gdb-4277535cdc6ce6998cdc273bbe454f9ca2c23037.tar.gz
gdb-4277535cdc6ce6998cdc273bbe454f9ca2c23037.tar.bz2
Use LIFO instead of FIFO to implement gc's transitive closure.
FIFO is harder to implement and has less locality than LIFO. It is also not necessary to implement a transitive closure, a LIFO works just as well.
Diffstat (limited to 'gdb/frame.h')
0 files changed, 0 insertions, 0 deletions