diff options
author | Rob Bradford <rob@o-hand.com> | 2008-02-11 16:09:58 +0000 |
---|---|---|
committer | rob <rob@aea7fca7-3721-49c4-ace3-ac8c44b998bb> | 2008-02-11 16:09:58 +0000 |
commit | c284fbc0fd10a2e9edf5cd866acf28c55e9ce72d (patch) | |
tree | b537b13ece472f8618f10714c87403164885fab2 /ChangeLog | |
parent | 01a72c814fec8ba49d76a51753a9b682397399a3 (diff) | |
download | anjuta-poky-c284fbc0fd10a2e9edf5cd866acf28c55e9ce72d.tar.gz anjuta-poky-c284fbc0fd10a2e9edf5cd866acf28c55e9ce72d.tar.bz2 anjuta-poky-c284fbc0fd10a2e9edf5cd866acf28c55e9ce72d.zip |
2008-02-11 Rob Bradford <rob@openedhand.com>
* src/plugin.c: (do_local_gdb):
Switch the prefix that the cross gdb uses to find the symbols to the
new location. (Includes the triplet.)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2008-02-11 Rob Bradford <rob@openedhand.com> + + * src/plugin.c: (do_local_gdb): + Switch the prefix that the cross gdb uses to find the symbols to the + new location. (Includes the triplet.) + 2008-02-04 Ross Burton <ross@openedhand.com> * src/plugin.c: |