aboutsummaryrefslogtreecommitdiff
path: root/scripts/remote-gdb
Commit message (Collapse)AuthorAge
* Correct libc pathHamish Guthrie2011-05-13
| | | | SVN-Revision: 26885
* remote-gdb: fix parsing of arch and libc from given path as wellJo-Philipp Wich2010-10-12
| | | | SVN-Revision: 23407
* remote-gdb: - fix parsing of arch-libc tuples - automatically add sysroot to ↵Jo-Philipp Wich2010-10-12
| | | | | | executable if needed SVN-Revision: 23406
* remote-gdb: * use sysroot instead of solib search paths * don't query arch ↵Jo-Philipp Wich2010-03-18
| | | | | | if there's only one choice SVN-Revision: 20290
* remote-gdb: change library paths after r19849, swap usr/lib/ and lib/Jo-Philipp Wich2010-02-24
| | | | SVN-Revision: 19850
* remote-gdb: add build_dir/target-*/debug-* to solib-search-pathJo-Philipp Wich2010-02-24
| | | | SVN-Revision: 19845
* add "remote-gdb", a helper script to connect the local host gdb with a ↵Jo-Philipp Wich2009-10-25
running gdbserver on the target SVN-Revision: 18153