aboutsummaryrefslogtreecommitdiff
path: root/gdb/tracefile.c
diff options
context:
space:
mode:
authorSimon Marchi <simon.marchi@ericsson.com>2017-04-28 17:16:18 -0400
committerSimon Marchi <simon.marchi@ericsson.com>2017-04-28 17:16:18 -0400
commit9ccbfd7bc1b7228d67f2d4ca878224d493918264 (patch)
tree4c939fccccc9457bef276ff571bd15888527eb99 /gdb/tracefile.c
parent76e75227c37bc058449a09fe5017eeb40cda0781 (diff)
downloadgdb-9ccbfd7bc1b7228d67f2d4ca878224d493918264.zip
gdb-9ccbfd7bc1b7228d67f2d4ca878224d493918264.tar.gz
gdb-9ccbfd7bc1b7228d67f2d4ca878224d493918264.tar.bz2
Class-ify lm_info_darwin
This patch makes lm_info_darwin a "real" class. It initializes the field and replaces XCNEW/xfree with new/delete. gdb/ChangeLog: * solib-darwin.c (struct lm_info_darwin): Initialize field. (darwin_current_sos): Allocate lm_info_darwin with new, remove cleanup. (darwin_free_so): Free lm_info_darwin with delete.
Diffstat (limited to 'gdb/tracefile.c')
0 files changed, 0 insertions, 0 deletions