Guest User

Untitled

a guest
Jul 18th, 2018
231
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.58 KB | None | 0 0
  1. (gdb) p mHttpClient
  2. $2 = (class librets::CurlHttpClient &) @0x68c950: {<librets::RetsHttpClient> = {
  3. _vptr.RetsHttpClient = 0x710990}, mCurlMulti = {mMultiHandle = 0x602280,
  4. mShareHandle = 0x7fffffffffff,
  5. mCurlEasyInUse = {<std::_Vector_base<boost::shared_ptr<librets::CurlEasy>, std::allocator<boost::shared_ptr<librets::CurlEasy> > >> = {
  6. _M_impl = {<std::allocator<boost::shared_ptr<librets::CurlEasy> >> = {<__gnu_cxx::new_allocator<boost::shared_ptr<librets::CurlEasy> >> = {<No data fields>}, <No data fields>},
  7. _M_start = 0x53474e49574f4853, _M_finish = 0x61746e6f43202d20,
  8. _M_end_of_storage = 0x4850455453207463}}, <No data fields>},
  9. mCurlEasyAvailable = {<std::_Vector_base<boost::shared_ptr<librets::CurlEasy>, std::allocator<boost::shared_ptr<librets::CurlEasy> > >> = {
  10. _M_impl = {<std::allocator<boost::shared_ptr<librets::CurlEasy> >> = {<__gnu_cxx::new_allocator<boost::shared_ptr<librets::CurlEasy> >> = {<No data fields>}, <No data fields>},
  11. _M_start = 0x332d363532204e45, _M_finish = 0x464f20202e303833,
  12. _M_end_of_storage = 0x45202d2053524546}}, <No data fields>},
  13. mPriorRunning = 1818845549, mStillRunning = 544175136, mCookieList = 0x476172646e616843},
  14. mDefaultHeaders = {_M_t = {
  15. _M_impl = {<std::allocator<std::_Rb_tree_node<std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >> = {<__gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >> = {<No data fields>}, <No data fields>},
  16. _M_key_compare = {<std::binary_function<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::basic_string<char, std::char_traits<char>, std::allocator<char> >, bool>> = {<No data fields>}, <No data fields>}, _M_header = {_M_color = 1868770924,
  17. _M_parent = 0x712d657250206874, _M_left = 0x7474656c206c6175,
  18. _M_right = 0x4120646e61207265}, _M_node_count = 7234013692928008275}}}, mHeaders = {
  19. mSlist = 0x20202e6d75646e65}, mLogger = 0x656c6c6553206f4e, mCookies = {
  20. mSlist = 0x6373694420732772}, mLogging = 108, mUrl = {static npos = 18446744073709551615,
  21. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>},
  22. _M_p = 0x20657361656c5020 <Address 0x20657361656c5020 out of bounds>}}, mUserName = {
  23. static npos = 18446744073709551615,
  24. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>},
  25. _M_p = 0x20746f4420657375 <Address 0x20746f4420657375 out of bounds>}}, mPassword = {
  26. static npos = 18446744073709551615,
  27. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>},
  28. _M_p = 0x20746120617a6f59 <Address 0x20746120617a6f59 out of bounds>}}, mProxyUrl = {
  29. static npos = 18446744073709551615,
  30. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>},
  31. _M_p = 0x7974696c65646946 <Address 0x7974696c65646946 out of bounds>}},
  32. mProxyPassword = {static npos = 18446744073709551615,
  33. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>},
  34. _M_p = 0x616e6f6974614e20 <Address 0x616e6f6974614e20 out of bounds>}},
  35. mTimeout = 1767121004, mFlags = 778398836}
Add Comment
Please, Sign In to add comment